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 gazebo keyboard teleop shebang to py3
pull/122/head
Binit Shah
1 year ago
parent
c2ed45d600
commit
73576f90b6
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/nodes/keyboard_teleop_gazebo
+ 1
- 1
stretch_gazebo/nodes/keyboard_teleop_gazebo
View File
@ -1,4 +1,4 @@
#!/usr/bin/env python
#!/usr/bin/env python
3
from __future__ import print_function
import math
Write
Preview
Loading…
Cancel
Save