|
OpenRTM-aist IDL
1.1
|
Stores the position of a single actuator. More...
import"InterfaceDataTypes.idl";
Public Attributes | |
| Time | tm |
| Time stamp. More... | |
| unsigned short | index |
| Zero-based index of the actuator. More... | |
| double | position |
| Position of the actuator in metres or radians. More... | |
Stores the position of a single actuator.
| unsigned short RTC::ActArrayActuatorPos::index |
Zero-based index of the actuator.
| double RTC::ActArrayActuatorPos::position |
Position of the actuator in metres or radians.
1.8.11