HowTos and Practical Guidesο
This section contains a curated collection of HowTos and short guides for EasyNavigation (EasyNav). Each document provides step-by-step instructions to accomplish specific tasks β from setting up costmaps to configuring controllers and running navigation examples.
If you are new to EasyNav, we recommend starting with Getting Started and Build & Install before diving into these guides.
π Overviewο
The HowTos are grouped by category:
Simple navigation β basic examples using the Simple stack.
Costmap navigation β using 2D costmaps for mapping and planning.
GridMap navigation β elevation-aware mapping and path planning.
Bonxai navigation β building and using probabilistic Bonxai maps.
NavMap navigation β surface-based mapping and 3D navigation.
Controllers β configuring and tuning controllers for different robots.
Behaviors β using EasyNav externally from any application or behavior.
General β ways to do something independent of a specific stack.
Use these guides as templates or quick references while developing with EasyNav.
Simple Stackο
Costmap Stackο
GridMap Stackο
Bonxai Stackο
Controllersο
Behaviorsο
Generalο
Note
Each HowTo is self-contained and can be executed independently, provided that the EasyNav core and its dependencies are installed.