Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Co-authored-by: Yadu <[email protected]>
Signed-off-by: Bernd Pfrommer <[email protected]>
  • Loading branch information
berndpfrommer and Yadunund authored May 29, 2024
1 parent 62bea49 commit fa8e3e3
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 @@ -53,7 +53,7 @@ pkill -9 -f ros && ros2 daemon stop
```
Without this step, ROS 2 CLI commands (e.g. `ros2 node list`) may
not work properly since they would query ROS graph information from the ROS 2 daemon that
is running on a different RMW.
may have been started with different a RMW.

### Run the `talker`
```bash
Expand Down

0 comments on commit fa8e3e3

Please sign in to comment.