Universal_Robots_ROS_Driver
Universal_Robots_ROS_Driver copied to clipboard
Added freedrive mode functionality to ROS
'/enable_freedrive_mode' topic receives std_msgs/String:
- "[X,Y,Z,RX,RY,RZ]" where X,Y,Z,RX,RY,RZ = 1 or 0 for axis constraint
This looks like you have seen #546. Maybe it would be better to contribute to the discussion there before opening a PR giving an alternative to that.
This PR hasn't made any progress for quite some time and will be closed soon. Please comment if it is still relevant.
https://github.com/UniversalRobots/Universal_Robots_Client_Library/pull/138 is merged, so it makes sense to look at this again. Though using the freedriver support added in the Client Library
still interested in this feature - happy to test