#include "mrpt_localization_node.h"#include <boost/interprocess/sync/scoped_lock.hpp>#include <geometry_msgs/PoseArray.h>#include <mrpt_bridge/pose.h>#include <mrpt_bridge/laser_scan.h>#include <mrpt_bridge/time.h>#include <mrpt_bridge/map.h>#include <mrpt/base.h>#include <mrpt/slam.h>#include <mrpt/gui.h>
Go to the source code of this file.
Functions | |
| int | main (int argc, char **argv) |
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
Definition at line 41 of file mrpt_localization_node.cpp.