Skip to content
Snippets Groups Projects
Commit 6e16cc44 authored by Fernando Herrero's avatar Fernando Herrero
Browse files

Update README.md

parent 13c48f70
No related branches found
No related tags found
No related merge requests found
...@@ -55,6 +55,6 @@ roslaunch seat_car_gazebo sim.launch ...@@ -55,6 +55,6 @@ roslaunch seat_car_gazebo sim.launch
rosservice call /semaphore_start1_color_plugin/trigger rosservice call /semaphore_start1_color_plugin/trigger
# Test car movement # Test car movement
rostopic pub /steering std_msgs/Int16 "data: 75" rostopic pub /steering std_msgs/UInt8 "data: 75"
rostopic pub /manual_control/speed std_msgs/Int16 "data: -750" rostopic pub /manual_control/speed std_msgs/Int16 "data: 250"
``` ```
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment