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 25c5476 commit 48a2e44
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 @@ -53,7 +53,7 @@ For iCub robots, instead, the module can be activated using an `xml` file, for e

With this kind of file, the positions of all the joints specified in the `alljoints-mc_remapper` are published on the `/joint_states` ROS 2 topic.

More in particular, this file is meant to be used as part of the same `yarprobotinterface` with which you launch the robot. To include it among the devices that you launch with it, you should modify the `icub_all.xml` (or any file that is launched with your `yarprobotinterface` when you launch the robot) to include the line:
In particular, this file is meant to be used as part of the same `yarprobotinterface` with which you launch the robot. To include it among the launched devices, you have to modify the `icub_all.xml` (or any file that is launched with your `yarprobotinterface`) to include the line:

```xml
<xi:include href="wrappers/motorControl/alljoints-mc_nws_ros2.xml" />
Expand Down

0 comments on commit 48a2e44

Please sign in to comment.