|
OpenRTM-aist IDL
1.1
|
Control specification for a robot capable of moving in a given direction in 3D space. [詳解]
import"ExtendedDataTypes.idl";
公開変数類 | |
| double | speed |
| Speed in metres per second. [詳解] | |
| Orientation3D | direction |
| Direction of travel. [詳解] | |
Control specification for a robot capable of moving in a given direction in 3D space.
| Orientation3D RTC::SpeedHeading3D::direction |
Direction of travel.
| double RTC::SpeedHeading3D::speed |
Speed in metres per second.
1.8.11