Skip to content

Commit

Permalink
Update docs/icub-ergocub_ros2/index.md
Browse files Browse the repository at this point in the history
  • Loading branch information
pattacini authored Dec 17, 2024
1 parent eca3aea commit 136c908
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/icub-ergocub_ros2/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

All the YARP [Network Wrapper Server (NWS) and Network Wrapper Client (NWC)](https://www.yarp.it/latest//group__nws__and__nwc__architecture.html) devices that use ROS 2 can be found under [`yarp-devices-ros2`](https://github.com/robotology/yarp-devices-ros2) repository.

`yarp-devices-ros2` contains the devices and utilities for YARP-ROS 2 compatibility. The devices are in the form of NWS/NWC that read and/or write information from ROS 2 topics and make them available via the YARP API. Starting from the distro [`v2024.11.1`](../sw_versioning_table/2024.11.1.md), it can be compiled within the robotology-superbuild by enabling the `ROBOTOLOGY_USES_ROS2` CMake option .
`yarp-devices-ros2` contains the devices and utilities for YARP-ROS 2 compatibility. The devices are in the form of NWS/NWC that read/write information from/to ROS 2 topics and make them available via the YARP API. Starting from the distro [`v2024.11.1`](../sw_versioning_table/2024.11.1.md), the devices can be built with `robotology-superbuild` by enabling the `ROBOTOLOGY_USES_ROS2` CMake option.

## Publishing `iCub/ergoCub`'s joints state: the `controlBoard_nws_ros2` module

Expand Down

0 comments on commit 136c908

Please sign in to comment.