Go to the documentation of this file.
34 void PTG_Generator(
float alpha,
float t,
float x,
float y,
float phi,
float &v,
float &w );
This is the global namespace for all Mobile Robot Programming Toolkit (MRPT) libraries.
void PTG_Generator(float alpha, float t, float x, float y, float phi, float &v, float &w)
The main method to be implemented in derived classes.
CPTG6(const mrpt::utils::TParameters< double > ¶ms)
Constructor (this PTG has no parameters)
bool PTG_IsIntoDomain(float x, float y)
To be implemented in derived classes.
A variation of the alpha-PTG (with fixed parameters, for now)
EIGEN_STRONG_INLINE const AdjointReturnType t() const
Transpose.
std::string getDescription() const
Gets a short textual description of the PTG and its parameters.
For usage when passing a dynamic number of (numeric) arguments to a function, by name.
This is the base class for any user-defined PTG.
Page generated by Doxygen 1.8.20 for MRPT 1.4.0 SVN: at Thu Aug 27 02:40:23 UTC 2020 | | |