Skip to content

Commit 13dad95

Browse files
authored
Update index.md (#233)
1 parent 16a0172 commit 13dad95

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • _docs/tutorials/core/microxrcedds_rmw_configuration

_docs/tutorials/core/microxrcedds_rmw_configuration/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,4 +114,4 @@ rcl_init(0, NULL, &init_options, &context);
114114
// ... micro-ROS code ...
115115
```
116116
117-
Notice that it is also possible to set the Micro XRCE-DDS `client_key`, which would otherwise be set randomly. This feature is useful for reusing DDS entities already created on the agent side. Further information can be found [here](https://micro-xrce-dds.readthedocs.io/en/latest/deployment.html#configurate-the-publisher).
117+
Notice that it is also possible to set the Micro XRCE-DDS `client_key`, which would otherwise be set randomly. This feature is useful for reusing DDS entities already created on the agent side. Further information can be found [here](https://micro-xrce-dds.readthedocs.io/en/latest/deployment.html#configurate-the-publisher) and [here](https://github.com/micro-ROS/rmw-microxrcedds#rmw-micro-xrce-dds-implementation).

0 commit comments

Comments
 (0)