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: 408 times
Last updated: Jan 06 '17
How to create a joint with sensor programatically?
Flowchart of Gazebo initialization and iteration steps
Why are my joints moving / stretching under force?
How to get model properties in a sensor plugin?
How can i change a Gazebo model properties in runtime? [closed]
ERROR: undifined reference to sensors
gazebo bumper plugin wont give me any data ?