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: 435 times
Last updated: Jan 06 '17
Why are my joints moving / stretching under force?
URDF Car model: Joint bounces/wobbles
How to use plugins for sensors?
revolute joint dos not work when adding an angular velocity to the model
How does getChild() and getChildCount() work?
Simulating Actuated Joint Stiffness
How do you simulate a servo motor in Gazebo