robotology / yarp-devices-ros2

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

Fix positionDirect and velocity callbacks within ControlBoard_nws_ros2 #59

Closed martinaxgloria closed 11 months ago

martinaxgloria commented 11 months 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