Tekkotsu Homepage | Demos | Overview | Downloads | Dev. Resources | Reference | Credits |
CreateOdometry Class ReferenceHolds particle-independent odometry code so we can avoid templating and just recompile the cc file. More...
Inheritance diagram for CreateOdometry:
Detailed DescriptionHolds particle-independent odometry code so we can avoid templating and just recompile the cc file. Definition at line 19 of file CreateMotionModel.h.
Constructor & Destructor Documentation
Definition at line 26 of file CreateMotionModel.h.
Definition at line 31 of file CreateMotionModel.h. Member Function Documentation
Compute distance update for a given linear distance and angular distance traveled. Definition at line 43 of file CreateMotionModel.cc. Referenced by CreateMotionModel< ParticleT >::updateMotion(). Calculate translation and rotation using both Create hardware odometry and visual odometry. Definition at line 7 of file CreateMotionModel.cc. Referenced by CreateMotionModel< ParticleT >::updateMotion(). Member Data Documentation
Definition at line 22 of file CreateMotionModel.h. Referenced by getCreateOdometry().
Definition at line 21 of file CreateMotionModel.h. Referenced by getCreateOdometry().
Definition at line 23 of file CreateMotionModel.h. Referenced by getCreateOdometry().
Definition at line 40 of file CreateMotionModel.h. Referenced by getCreateOdometry(), and CreateMotionModel< ParticleT >::updateMotion().
Definition at line 39 of file CreateMotionModel.h. Referenced by getCreateOdometry(), and CreateMotionModel< ParticleT >::updateMotion(). The documentation for this class was generated from the following files: |
Tekkotsu v5.1CVS |
Generated Mon May 9 04:59:06 2016 by Doxygen 1.6.3 |