Go to the documentation of this file.
9 #ifndef CAbstractHolonomicReactiveMethod_H
10 #define CAbstractHolonomicReactiveMethod_H
51 const std::vector<float> &obstacles,
53 double &desiredDirection,
55 CHolonomicLogFileRecordPtr &logRecord) = 0;
nav::THolonomicMethod enum_t
THolonomicMethod
The implemented reactive navigation methods.
A bidirectional version of std::map, declared as bimap<KEY,VALUE> and which actually contains two std...
This is the global namespace for all Mobile Robot Programming Toolkit (MRPT) libraries.
virtual ~CAbstractHolonomicReactiveMethod()
Virtual destructor.
A base class for holonomic reactive navigation methods.
void insert(const KEY &k, const VALUE &v)
Insert a new pair KEY<->VALUE in the bi-map.
This class allows loading and storing values and vectors of different types from a configuration text...
static void fill(bimap< enum_t, std::string > &m_map)
Only specializations of this class are defined for each enum type of interest.
Page generated by Doxygen 1.8.17 for MRPT 1.4.0 SVN: at Tue Mar 3 09:15:16 UTC 2020 | | |