|
p2os.h File Reference
#include <pthread.h>
#include <sys/time.h>
#include <driver.h>
#include <drivertable.h>
#include <packet.h>
#include <player.h>
#include <robot_params.h>
#include <sip.h>
Go to the source code of this file.
Define Documentation
#define MOTOR_DEF_MAX_SPEED 0.5
|
|
#define MOTOR_DEF_MAX_TURNSPEED DTOR(100)
|
|
#define P2OS_CYCLETIME_USEC 200000
|
|
#define STATUSSTOPPED 0x32
|
|
#define STATUSMOVING 0x33
|
|
#define CMUCAM_IMAGE_WIDTH 80
|
|
#define CMUCAM_IMAGE_HEIGHT 143
|
|
#define CMUCAM_MESSAGE_LEN 10
|
|
#define DEFAULT_P2OS_PORT "/dev/ttyS0"
|
|
Typedef Documentation
Generated on Tue May 3 14:15:41 2005 for Player by 1.3.6
|