Using Input Devices
Sensors
- Sensor represents an abstract 6DOF input and
any associated buttons/knobs
- Contains the last k read values, as
SensorRead objects
- Each SensorRead contains:
- A time-stamp
- A 6DOF value
- The button states
- A sensor can return a Transform3D that can be
written directly to a TransformGroup