#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>
Go to the source code of this file.
| Functions | |
| int | main (int argc, char **argv) | 
| int main | ( | int | argc, | 
| char ** | argv | ||
| ) | 
Definition at line 40 of file mrpt_localization_node.cpp.