Go to the source code of this file.
Functions | |
void | joyCallback (const sensor_msgs::Joy::ConstPtr &joy) |
int | main (int argc, char **argv) |
void | printAxes () |
Variables | |
Armadillo2Teleop * | armadillo_teleop |
void joyCallback | ( | const sensor_msgs::Joy::ConstPtr & | joy | ) |
Definition at line 12 of file armadillo2_teleop_node.cpp.
int main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 42 of file armadillo2_teleop_node.cpp.
void printAxes | ( | ) |
Definition at line 7 of file armadillo2_teleop_node.cpp.
Armadillo2Teleop* armadillo_teleop |
Definition at line 5 of file armadillo2_teleop_node.cpp.