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

Update README.md

parent abae6184
No related branches found
No related tags found
No related merge requests found
......@@ -55,6 +55,6 @@ roslaunch seat_car_gazebo sim.launch
rosservice call /semaphore_start1_color_plugin/trigger
# Test car movement
rostopic pub /manual_control/steering std_msgs/Int16 "data: 75"
rostopic pub /steering std_msgs/Int16 "data: 75"
rostopic pub /manual_control/speed std_msgs/Int16 "data: -750"
```
\ 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