This website works better with JavaScript.
Home
Explore
Help
Sign In
cccccccc
/
stretch_ros
mirror of
https://github.com/hello-robot/stretch_ros.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
Change python runner to python3
pull/25/head
Vatan Aksoy Tezer
3 years ago
parent
42d0b71bb2
commit
115750d1c7
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
stretch_gazebo/scripts/publish_ground_truth_odom.py
+ 1
- 1
stretch_gazebo/scripts/publish_ground_truth_odom.py
View File
@ -1,4 +1,4 @@
#! /usr/bin/env python
#! /usr/bin/env python
3
from
gazebo_msgs.srv
import
GetModelState
,
GetModelStateRequest
from
nav_msgs.msg
import
Odometry
Write
Preview
Loading…
Cancel
Save