17 #ifndef _GAZEBO_SPACENAV_HH_    18 #define _GAZEBO_SPACENAV_HH_    24     class SpaceNavPrivate;
    73       private: 
double Deadband(
double _deadband, 
double _value) 
const;
    76       private: SpaceNavPrivate *dataPtr;
 Forward declarations for the common classes. 
Definition: Animation.hh:33
 
Interface to the space navigator joystick. 
Definition: SpaceNav.hh:51
 
bool Load()
Open the space navigator interface, and start polling. 
 
virtual ~SpaceNav()
Destructor.