#include "rawlog_record_node.h"
#include <boost/interprocess/sync/scoped_lock.hpp>
#include <mrpt_bridge/pose.h>
#include <mrpt_bridge/laser_scan.h>
#include <mrpt_bridge/marker_msgs.h>
#include <mrpt_bridge/time.h>
#include <mrpt/version.h>
Go to the source code of this file.
Functions | |
int | main (int argc, char **argv) |
Definition at line 46 of file rawlog_record_node.cpp.