Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nhjschulz authored Sep 23, 2024
1 parent 44fa811 commit e6a1d8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,4 +76,4 @@ Supported launcher arguments:
The robot listens to Twist messages similar to the ROS2 TurtleSim demo. The ```turtle_teleop_key``` tool can be used
to control it using the keyboard. Use the following command form a second terminal window for controlling the robot:

ros2 run turtle_teleop_key --ros-args --remap turtle1/cmd_vel:=/cmd_vel
ros2 run turtlesim turtle_teleop_key --ros-args --remap turtle1/cmd_vel:=/cmd_vell

0 comments on commit e6a1d8d

Please sign in to comment.