#include "rawlog_play_node.h"#include <boost/interprocess/sync/scoped_lock.hpp>#include <mrpt_bridge/pose.h>#include <mrpt_bridge/laser_scan.h>#include <mrpt_bridge/time.h>#include <mrpt/system/filesystem.h>#include <mrpt/slam/CSensoryFrame.h>#include <mrpt/slam/CRawlog.h>#include <mrpt/slam/CObservation2DRangeScan.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 42 of file rawlog_play_node.cpp.