Tekkotsu Homepage | Demos | Overview | Downloads | Dev. Resources | Reference | Credits |
HolonomicMotionModel.h File ReferenceDefines HolonomicMotionModel, which can model the path of a holonomic robot. More... #include "Shared/ParticleFilter.h" #include "Localization/LocalizationParticle.h" #include "Shared/get_time.h" #include "Shared/zignor.h" #include <cmath>
Include dependency graph for HolonomicMotionModel.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Detailed DescriptionDefines HolonomicMotionModel, which can model the path of a holonomic robot. Definition in file HolonomicMotionModel.h. Function Documentation
the main function -- to avoid numeric issues, treats paths that would result in a radius over 1e6 long as a straight line see HolonomicMotionModel class notes for more information on the math involved Definition at line 3 of file HolonomicMotionModel.cc. Referenced by HolonomicMotionModel< ParticleT >::getPosition(), HolonomicMotionModel< ParticleT >::setVelocity(), and HolonomicMotionModel< ParticleT >::updateMotion(). |
Tekkotsu v5.1CVS |
Generated Mon May 9 04:58:57 2016 by Doxygen 1.6.3 |