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

How do i use /compute_fk services offered by moveit_group in ROS?

asked 2020-02-03 00:46:42 -0500

Shiva_uchiha gravatar image

I want to get the value of joints for a given end effector position and I saw /compute_IK being listed under ros service . can any give synatx on how to call the service ?

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2021-04-25 23:41:39 -0500

Running rosservice info compute_fkshows that the service is of type GetPositionFK, which is documented at http://docs.ros.org/en/melodic/api/mo...

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

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2020-02-03 00:46:42 -0500

Seen: 9,799 times

Last updated: Feb 03 '20