How to get the pose (yaw) of a revolute joint from a sensor plugin?
I am developing a sensor, and I need the yaw of a joint at the time of reading a ray sensor.
You can get a joint's angle/position.
A sensor has a pose that you can read. You can also get the sensor's parent name (usually a link). This name can be used to find a link and then joints in a model. Refer to gazebo's API for more help.
Asked: 2017-01-06 08:38:07 -0600
Seen: 493 times
Last updated: Jan 06 '17
How to create a joint with sensor programatically?
Camera plugin changing image size during run time
Can I create custom sensor URDF 'types'?
Joints of a model are not visible in the joint panel.
gazebo::physics::Joint set world pose
Gazebo joint->SetForce() call applies forces to the whole model. How to circumvent that?
Gazebo crashes on Mac when model with CameraPlugin removed from scene