UniversalRobots / Universal_Robots_ROS2_Driver

Universal Robots ROS2 driver supporting CB3 and e-Series
BSD 3-Clause "New" or "Revised" License
408 stars 212 forks source link

Fix for forward_velocity_controller test #1076

Closed VinDp closed 3 weeks ago

VinDp commented 1 month ago

This PR aims to fix the test for the forward_velocity_controller: basically the related config file was missing the publish_topic parameter. Now when the controller is active, the velocity goals are correctly sent by launching test_forward_velocity_controller.launch.py.