Skip to content

Commit eec5c12

Browse files
authored
Update dummy_sensors readme to echo the correct topic (#675)
Signed-off-by: jmackay2 <[email protected]>
1 parent 34d29db commit eec5c12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dummy_robot/dummy_sensors/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ A similar terminal output should be seen after running commands described in the
4545

4646
```bash
4747
# Open new terminal.
48-
ros2 topic echo /laser
48+
ros2 topic echo /scan
4949
```
5050

5151
```bash

0 commit comments

Comments
 (0)