RTC::Actuator Struct Reference

State information of a single actuator. More...

import "InterfaceDataTypes.idl";

List of all members.

Public Attributes

double position
double speed
 Current speed of the actuator, in metres per second or radians per second.
double accel
 Current acceleration of the actuator, in metres per second or radians per second.
double current
 Current draw of the actuator, in amps.
ActArrayActuatorStatus status
 Status of the actuator.

Detailed Description

State information of a single actuator.


Member Data Documentation

Current acceleration of the actuator, in metres per second or radians per second.

Current draw of the actuator, in amps.

Current position of the actuator, in metres (for linear actuators) or radians (for rotary actuators).

Current speed of the actuator, in metres per second or radians per second.

Status of the actuator.


The documentation for this struct was generated from the following file:
Generated on Fri Oct 28 18:31:20 2016 for OpenRTM-aist IDL by  doxygen 1.6.3