A helper class to hold the different SLAM parameters. More...
#include "Robots/LoBot/ui/LoDrawable.H"
#include "Robots/LoBot/misc/singleton.hh"
#include "Robots/LoBot/util/range.hh"
#include "Robots/LoBot/util/triple.hh"
#include <string>
#include <utility>
Go to the source code of this file.
Classes | |
class | lobot::SlamParams |
A helper class for holding the various SLAM related parameters. More... |
A helper class to hold the different SLAM parameters.
This file defines a helper class that holds the different SLAM parameters together in one place that can be used by the different bits and pieces that implement Robolocust's SLAM subsystem.
Definition in file LoSlamParams.H.