ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

Revision history [back]

Running rosservice info compute_fk shows that the service is of type GetPositionFK, which is documented at http://docs.ros.org/en/melodic/api/moveit_msgs/html/srv/GetPositionFK.html

Based on the documentation there, the usage is self explanatory. Something similar can be done for compute_ik.