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 -0500
Seen: 454 times
Last updated: Jan 06 '17
How to implement an angle sensor
How to get model properties in a sensor plugin?
purpose of the use parent reference frame
Where is contact sensor plugin data going?
Sensor plugin: how to access parent link velocity?
Adding a special-purpose physics simulator
Cannnot get joint torque while setting velocity command for joints