SMACC
|
#include <move_base_z_client_plugin/components/move_base_z_plugin/components/odom_tracker/odom_tracker.h>
#include <odom_tracker/OdomTrackerAction.h>
#include <actionlib/server/simple_action_server.h>
#include <memory>
Go to the source code of this file.
Classes | |
class | OdomTrackerActionServer |
Typedefs | |
typedef actionlib::SimpleActionServer< odom_tracker::OdomTrackerAction > | Server |
Functions | |
int | main (int argc, char **argv) |
typedef actionlib::SimpleActionServer<odom_tracker::OdomTrackerAction> Server |
Definition at line 11 of file odom_tracker_node.cpp.
int main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 101 of file odom_tracker_node.cpp.
References OdomTrackerActionServer::run().