Set Joint state publisher offsets

asked 2019-08-16 04:59:47 -0500

BhanuKiran.Chaluvadi gravatar image

updated 2019-08-16 06:25:29 -0500

Hi ,

I have a physical robot that can increase and decrease in size. Whenever i boot the robot from a different sizes the joint state publisher or /joint_states topic from ros control starts publishing with all the joint position as 0 from that particular start configuration. And when ever I boot the robot from different configuration the joint states has different zero position.

Is there any way that i can set offsets for each joints in joint_states , So that Robot state publisher has correct tf's.

Thanks

edit retag flag offensive close merge delete

Comments

Which node is publishing the /joint_states topic? If this is a driver node for the arm then there may be a bug in there that needs fixing. Can you link to the robot you're using.

PeteBlackerThe3rd gravatar image PeteBlackerThe3rd  ( 2019-08-16 07:52:52 -0500 )edit