#include <iostream>
#include <stdint.h>
#include <boost/interprocess/sync/interprocess_mutex.hpp>
#include <mrpt/base.h>
#include <mrpt/slam.h>
Go to the source code of this file.