17 #ifndef _GAZEBO_SPACENAV_HH_
18 #define _GAZEBO_SPACENAV_HH_
24 class SpaceNavPrivate;
73 private:
double Deadband(
double _deadband,
double _value)
const;
bool Load()
Open the space navigator interface, and start polling.
Interface to the space navigator joystick.
Definition: SpaceNav.hh:51
Private data for the SpaceNav class.
Definition: SpaceNavPrivate.hh:30
virtual ~SpaceNav()
Destructor.