Status of a pan-tilt unit. More...
import "InterfaceDataTypes.idl";
Public Attributes | |
Time | tm |
Time stamp. | |
PanTiltAngles | angles |
Pan and tilt angles. | |
double | panSpeed |
Speed at which the pan-tilt unit is changing its pan angle in radians per second. | |
double | tiltSpeed |
Speed at which the pan-tilt unit is changing its tilt angle in radians per second. |
Status of a pan-tilt unit.
Pan and tilt angles.
double RTC::PanTiltState::panSpeed |
Speed at which the pan-tilt unit is changing its pan angle in radians per second.
double RTC::PanTiltState::tiltSpeed |
Speed at which the pan-tilt unit is changing its tilt angle in radians per second.
Time stamp.