|
rflex.h File Reference
#include <pthread.h>
#include <sys/time.h>
#include <driver.h>
#include <drivertable.h>
#include <player.h>
#include "rflex_commands.h"
#include "rflex-io.h"
#include "rflex_configs.h"
Go to the source code of this file.
Define Documentation
#define RFLEX_MOTORS_REQUEST_ON 0
|
|
#define RFLEX_MOTORS_ON 1
|
|
#define RFLEX_MOTORS_REQUEST_OFF 2
|
|
#define RFLEX_MOTORS_OFF 3
|
|
#define RFLEX_CONFIG_BUFFER_SIZE 256
|
|
#define DEFAULT_RFLEX_PORT "/dev/ttyS0"
|
|
#define DEFAULT_RFLEX_BUMPER_ADDRESS 0x40
|
|
#define RFLEX_BUMPER_STYLE_BIT "bit"
|
|
#define RFLEX_BUMPER_STYLE_ADDR "addr"
|
|
#define DEFAULT_RFLEX_BUMPER_STYLE RFLEX_BUMPER_STYLE_ADDR
|
|
#define DEFAULT_RFLEX_POWER_OFFSET 0
|
|
Typedef Documentation
Enumeration Type Documentation
Generated on Tue May 3 14:15:43 2005 for Player by 1.3.6
|