reference frame/ coordinate system for pose obtained by get_model_state

asked 2019-02-21 04:43:31 -0500

mvish7 gravatar image

updated 2019-02-21 04:55:41 -0500

Hello,

I'm retrieving the pose of the models in gazebo by calling the service get_model_state. the pose which i receive contains position(x, y and z coordinates) and rotations (x, y, z, and w in terms of quaternions).

My question is:

This pose is with respect to which frame of reference?? i.e this obtained pose is with respect to world co-ordinate system or something else??

Thanks, Vishal

edit retag flag offensive close merge delete