Go to the documentation of this file.
9 #ifndef CHolonomicVFF_H
10 #define CHolonomicVFF_H
72 const std::vector<float> &obstacles,
74 double &desiredDirection,
76 CHolonomicLogFileRecordPtr &logRecord );
81 options.loadFromConfigFile(INI_FILE, std::string(
"VFF_CONFIG"));
TOptions options
Parameters of the algorithm (can be set manually or loaded from CHolonomicVFF::initialize or options....
A holonomic reactive navigation method, based on Virtual Force Fields (VFF).
A class for storing extra information about the execution of CHolonomicVFF navigation.
This is the global namespace for all Mobile Robot Programming Toolkit (MRPT) libraries.
double TARGET_ATTRACTIVE_FORCE
Dimension-less (may have to be tuned depending on the density of obstacle sampling) (Default: 20)
A base class for holonomic reactive navigation methods.
#define MRPT_MAKE_ALIGNED_OPERATOR_NEW
This class allows loading and storing values and vectors of different types from a configuration text...
This is a virtual base class for sets of options than can be loaded from and/or saved to configuratio...
#define DEFINE_SERIALIZABLE_POST_CUSTOM_BASE_LINKAGE(class_name, base_name, _LINKAGE_)
double TARGET_SLOW_APPROACHING_DISTANCE
For stopping gradually (Default: 0.10)
#define DEFINE_SERIALIZABLE_PRE_CUSTOM_BASE_LINKAGE(class_name, base_name, _LINKAGE_)
This declaration must be inserted in all CSerializable classes definition, before the class declarati...
#define DEFINE_SERIALIZABLE(class_name)
This declaration must be inserted in all CSerializable classes definition, within the class declarati...
A base class for log records for different holonomic navigation methods.
void initialize(const mrpt::utils::CConfigFileBase &INI_FILE)
Initialize the parameters of the navigator from section "VFF_CONFIG" of a config file.
#define MRPT_OVERRIDE
C++11 "override" for virtuals:
Page generated by Doxygen 1.8.16 for MRPT 1.4.0 SVN: at Mon Oct 14 22:32:58 UTC 2019 | | |