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 fa8e3e3 commit 984aad4
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 @@ -47,7 +47,7 @@ ros2 run rmw_zenoh_cpp rmw_zenohd

> Note: Without the zenoh router, nodes will not be able to discover each other since multicast discovery is disabled by default in the node's session config. Instead, nodes will receive discovery information about other peers via the zenoh router's gossip functionality. See more information on the session configs [below](#config).
### Clear stale ros2 daemons
### Terminate ROS 2 daemon started with another RMW
```bash
pkill -9 -f ros && ros2 daemon stop
```
Expand Down

0 comments on commit 984aad4

Please sign in to comment.