This website works better with JavaScript.
Home
Explore
Help
Sign In
cccccccc
/
stretch_tutorials
mirror of
https://github.com/hello-robot/stretch_tutorials.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
Fixed bash command.
pull/1/head
Alan Sanchez
3 years ago
parent
124941e7b6
commit
6b39a21a59
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
example_1.md
+ 1
- 1
example_1.md
View File
@ -16,7 +16,7 @@ To drive the robot forward with the move node, type the following in a new termi
```
cd catkin_ws/src/stretch_ros_turotials/src/
python move.py
python
3
move.py
```
To stop the node from sending twist messages, type
**Ctrl**
+
**c**
.
Write
Preview
Loading…
Cancel
Save