Welcome to gennav’s documentation!¶
A python package containing all the elements required to build robotics navigation algorithms. All components have been designed to be as modular as possible while following a unified API. This means all components work well with each other and its easy for the user add additional custom functionality.
Whats in the box¶
- Path planning algorithms
- Controllers
- Environment representations
- A bunch of useful utilities