diff --git a/dummy_robot/dummy_sensors/README.md b/dummy_robot/dummy_sensors/README.md index fdfc0b413..1220872fb 100644 --- a/dummy_robot/dummy_sensors/README.md +++ b/dummy_robot/dummy_sensors/README.md @@ -45,7 +45,7 @@ A similar terminal output should be seen after running commands described in the ```bash # Open new terminal. -ros2 topic echo /laser +ros2 topic echo /scan ``` ```bash