Open mikepurvis opened 10 years ago
These have been removed. At present, there is no action server; the ideal would be leverage something from ros_control, at the very least the PointHead action:
https://github.com/ros-controls/control_msgs/blob/indigo-devel/control_msgs/action/PointHead.action
Current is provided separately (!) in both
ptu_action_server.py
andptu_node.py
, neither of which look very complicated.