Frame defines a position in space and has a name.
More...
#include <alrobotmodel.h>
Frame defines a position in space and has a name.
Definition at line 407 of file alrobotmodel.h.
creates an empty Frame, you should not use this.
- Warning
- The Frame being empty, every access to this object will throw.
static AL::Math::Transform Sim::Frame::globalPosition |
( |
const Frame * |
frame | ) |
|
|
static |
returns the position of the Frame frame in global Frame (generally robot's Torso).
const AL::Math::Transform& Sim::Frame::localPosition |
( |
| ) |
const |
returns the position of the Frame frame in the parent Frame.
const std::string& Sim::Frame::name |
( |
| ) |
const |
returns the name of the Frame.
const Frame* Sim::Frame::parentFrame |
( |
| ) |
const |
returns the frame in which the position is defined.
const AL::Math::Transform& Sim::Frame::position |
( |
| ) |
const |
returns the position of the Frame.
- Deprecated:
- Documentation for more details on AL::Math::Transform.
class FrameImpl* Sim::Frame::a_impl |
The documentation for this class was generated from the following file:
- /home/opennao/work/release-2.5/agility/alrobotmodel/libalrobotmodel/alrobotmodel/alrobotmodel.h