mitchellspryn/UrdfSim

getting the robot states

Closed this issue · 2 comments

I am interested in getting the robot states.

So, for instance, in the case of the Arm, these states include the joint angles and the position of the prismatic joint of the grippers.

For reference, I am interested in doing some closed loop, probably PID control to move the arm to a particular location and picking it up and moving it.

Thank you!

Sorry, I think that I found it getUrdfBotState.

For anyone coming from google, yes, that is the API call to use.