
This file defines the non-inline member functions of the lobot::CalibrateLET class. More...
#include "Robots/LoBot/control/LoCalibrateLET.H"#include "Robots/LoBot/tti/LoTTIEstimator.H"#include "Robots/LoBot/tti/LoSensorModel.H"#include "Robots/LoBot/lgmd/gabbiani/LoGabbiani.H"#include "Robots/LoBot/config/LoConfigHelpers.H"#include "Robots/LoBot/misc/LoRegistry.H"#include "Robots/LoBot/util/LoGL.H"#include "Robots/LoBot/util/LoMath.H"#include "Robots/LoBot/util/range.hh"#include "Robots/LoBot/util/triple.hh"#include <GL/glu.h>#include <GL/gl.h>#include <sstream>#include <algorithm>#include <vector>
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::sigma_label (float sigma) |
| static std::string | lobot::prob_label (const range< float > &prob_range) |
Variables | |
| SensorModel * | lobot::g_sensor_model |
| static bool | lobot::g_update_flag |
This file defines the non-inline member functions of the lobot::CalibrateLET class.
Definition in file LoCalibrateLET.C.
1.6.3