How to get joint position(x,y,z) of a robotic arm
I know that I can get joint angles of each joint from /joint_state topic of a urdf robotics arm. How to get a joint position(x,y,z) of each joint.Whether there is any other topic publishing it?
This question was asked several times in the last weeks (especially by http://answers.ros.org/users/27970/za... ) so please first use the search function. You can find solutions in q255597
and q252572