EasyNav Simple Stack
Loading...
Searching...
No Matches
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 12]
 Neasynav
 CAMCLLocalizerA localization method implementing a simplified AMCL (Adaptive Monte Carlo Localization) approach
 CGridNode
 CParticleStructure representing a single particle in the AMCL algorithm
 CPIDControllerA simple PID (Proportional-Integral-Derivative) controller implementation
 CSimpleControllerA simple path-following controller using PID and look-ahead strategy
 CSimpleMapSimple 2D uint8_t grid using basic C++ types, with full metric conversion support
 CSimpleMapsManagerA plugin-based map manager using the SimpleMap data structure
 CSimplePlannerA planner implementing the A* algorithm on a SimpleMap grid
 CAMCLLocalizerTestFixture for AMCLLocalizer tests (minimal)
 CControllerMethodBase
 CFriendAMCLLocalizer
 CFriendSimpleMapsManager
 CLocalizerMethodBase
 CPlannerMethodBase
 CSimpleMapsManagerTestFixture for SimpleMapsManager tests (minimal)
 CSimpleMapTestFixture for SimpleMap tests (minimal)