#include "ros.h"
#include "main.h"
#include "sensor_msgs/Joy.h"
Go to the source code of this file.
Macros | |
#define | MAX_SPEED 80 |
Functions | |
void | begin (void *) |
void | moveRobot (const sensor_msgs::Joy &joy_msg) |
void | setup () |
#define MAX_SPEED 80 |
Definition at line 19 of file joydrive.cpp.
|
inline |
Definition at line 44 of file joydrive.cpp.
|
inline |
Definition at line 22 of file joydrive.cpp.
|
inline |
Definition at line 59 of file joydrive.cpp.