|
OpenRTM-aist IDL
1.1
|
Stores the speed of a single actuator. [詳解]
import"InterfaceDataTypes.idl";
公開変数類 | |
| Time | tm |
| Time stamp. [詳解] | |
| unsigned short | index |
| Zero-based index of the actuator. [詳解] | |
| double | speed |
| Speed of the actuator in metres per second or radians per second. [詳解] | |
Stores the speed of a single actuator.
| unsigned short RTC::ActArrayActuatorSpeed::index |
Zero-based index of the actuator.
| double RTC::ActArrayActuatorSpeed::speed |
Speed of the actuator in metres per second or radians per second.
1.8.11