Home
FAQ
Player
Utilities
Stage
Gazebo
Contrib
Documentation
Publications
Contributors
Users

Project
Download
Bugs/Feedback
Mailing lists

Radish

Old news
Old stuff

Truth Widget
[Models]

The TruthWidget is a magical device for querying and modifying the true pose of objects in the simulator. It has no simulated body, but can be attached to other models to learn or change their pose.

libgazebo interfaces
The TruthWidget supports the gz_truth interface.

Player drivers
Position information is provided through the gz_truth driver.

Attributes
The following attributes are supported.

  • id (string)
    • The model ID string (used by libgazebo to identify models).
    • Default: (empty)
  • xyz (float tuple, meters)
    • Model position (x, y, z, in meters).
    • Default: 0 0 0
  • rpy (float tuple, degrees)
    • Model orientation in Euler angles: roll, pitch, yaw.
    • Default: 0 0 0

Bodies
This model does not have a physical representation.

Example
<model:TruthWidget>
  <id>truth1</id>
</model:TruthWidget>

Authors
Chris Jones


Last updated $Date: 2004/12/21 01:49:15 $
Generated on Sun May 22 18:39:09 2005 for Gazebo by doxygen 1.4.2