OpenRTM-aist IDL 2.1.0
|
Geometry of a single bumper. [詳解]
import <InterfaceDataTypes.idl;
公開変数類 | |
Pose3D | pose |
Pose of the bumper's base point in the array's coordinate space. | |
Size3D | size |
Size of the bumper. | |
double | roc |
Radius of curvature of the bump sensor in metres. Zero if the bumper is a straight line. | |
Geometry of a single bumper.
Pose3D RTC::BumperGeometry::pose |
Pose of the bumper's base point in the array's coordinate space.
double RTC::BumperGeometry::roc |
Radius of curvature of the bump sensor in metres. Zero if the bumper is a straight line.
Size3D RTC::BumperGeometry::size |
Size of the bumper.