|
OpenRTM-aist IDL
1.1
|
Status of a pan-tilt unit. [詳解]
import"InterfaceDataTypes.idl";
公開変数類 | |
| 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.
| PanTiltAngles RTC::PanTiltState::angles |
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.
1.8.11