|
OpenRTM-aist IDL
1.1
|
Geometry information for a device in 2D cartesian space. More...
import"ExtendedDataTypes.idl";
Public Attributes | |
| Pose2D | pose |
| Size2D | size |
| Size of the device, taken with the origin at its base point. More... | |
Geometry information for a device in 2D cartesian space.
| Pose2D RTC::Geometry2D::pose |
Pose of the device's base point in its parent device's (e.g. the robot's) coordinate space.
| Size2D RTC::Geometry2D::size |
Size of the device, taken with the origin at its base point.
1.8.11