This file defines the non-inline member functions of the lobot::TestScanMatching class. More...
#include "Robots/LoBot/control/LoTestScanMatching.H"
#include "Robots/LoBot/slam/LoScanMatch.H"
#include "Robots/LoBot/config/LoConfigHelpers.H"
#include "Robots/LoBot/thread/LoShutdown.H"
#include "Robots/LoBot/misc/LoRegistry.H"
#include <fstream>
#include <sstream>
#include <string>
#include <vector>
#include <algorithm>
#include <iterator>
Go to the source code of this file.
Functions | |
template<typename T > | |
static T | lobot::conf (const std::string &key, const T &default_value) |
static std::string | lobot::getline (std::istream &is) |
static Scan | lobot::to_scan (const std::string &line) |
This file defines the non-inline member functions of the lobot::TestScanMatching class.
Definition in file LoTestScanMatching.C.