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?