|
OpenRTM-aist IDL
1.1
|
Pose in 2D cartesian space. [詳解]
import"ExtendedDataTypes.idl";
公開変数類 | |
| Point2D | position |
| 2D position. [詳解] | |
| double | heading |
| Heading in radians. [詳解] | |
Pose in 2D cartesian space.
| double RTC::Pose2D::heading |
Heading in radians.
| Point2D RTC::Pose2D::position |
2D position.
1.8.11