Home
FAQ
Player
Stage
Gazebo
Contrib
Documentation
Publications
Contributors
Users

Project
Download
Bugs/Feedback
Mailing lists

Radish

Old news
Old stuff

linuxjoy.cc File Reference

#include <linux/joystick.h>
#include <netinet/in.h>
#include <string.h>
#include <stdio.h>
#include <stdlib.h>
#include <errno.h>
#include <unistd.h>
#include <sys/types.h>
#include <sys/stat.h>
#include <sys/wait.h>
#include <sys/time.h>
#include <fcntl.h>
#include <math.h>
#include "replace.h"
#include "playercommon.h"
#include "drivertable.h"
#include "driver.h"
#include "devicetable.h"
#include "error.h"
#include "player.h"
#include "playertime.h"

Defines

#define XAXIS   0
#define YAXIS   1
#define MAX_XSPEED   0.5
#define MAX_YAWSPEED   DTOR(30.0)
#define AXIS_MAX   ((int16_t) 32767)

Functions

DriverLinuxJoystick_Init (ConfigFile *cf, int section)
void LinuxJoystick_Register (DriverTable *table)

Variables

PlayerTime * GlobalTime


Define Documentation

#define XAXIS   0
 

#define YAXIS   1
 

#define MAX_XSPEED   0.5
 

#define MAX_YAWSPEED   DTOR(30.0)
 

#define AXIS_MAX   ((int16_t) 32767)
 


Function Documentation

Driver* LinuxJoystick_Init ConfigFile cf,
int  section
 

void LinuxJoystick_Register DriverTable table  ) 
 


Variable Documentation

PlayerTime* GlobalTime
 


Generated on Tue May 3 14:15:40 2005 for Player by doxygen 1.3.6