robotology / yarp-devices-ros2

Plugins, devices and network wrappers for Yarp-ROS2 interoperation
http://www.yarp.it
10 stars 8 forks source link

Added a first ros2_control hardware interface #53

Closed elandini84 closed 11 months ago

elandini84 commented 1 year ago

This PR adds a first hardware component from the ros2_control framework that allows to control a set of joints my sending messages to a controlBoard_nws_ros.

For the moment being it is a "write-only" interface for position commands.

This pr also contains: