#include <ros/ros.h>
#include <sensor_msgs/Joy.h>
#include <nav2d_operator/cmd.h>
#include <nav2d_navigator/SendCommand.h>
#include <nav2d_navigator/commands.h>
Go to the source code of this file.
Classes | |
class | Teleoperator |
Functions | |
int | main (int argc, char **argv) |
int main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 133 of file remote_joy.cpp.