robotology / yarp-devices-ros2

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

Fix positionDirect and velocity callbacks within ControlBoard_nws_ros2 #59

Closed martinaxgloria closed 1 year ago

martinaxgloria commented 1 year ago

With this PR, it's possible to use position_direct and velocity control modes within a ros2 environment by properly calling the relative callbacks inside controlBoard_nws_ros2 device.

cc @pattacini @Nicogene