Get Pose of a model from a plugin
Hi there,
I want to get the current Pose of the model from a plugin. I tried by using this plugin. But it gives an error when compiling
error: ‘gazebo::physics::ModelState’ is not a base of ‘gazebo::physics::Model’
Why this error is coming? And how each coordinate is accessed and is assigned to some other variables?
Thanks in advance!