Skip to content

braincorp/bc_exploration

Repository files navigation

README

environments and algorithms for exploration

Implemented an exploration simulation framework with modularity in:

  • Sensors: Neighborhood, 2D-Lidar
  • Exploration Algorithms: Frontier-Based Exploration
  • Mapping: Log-Odds Mapping
  • Motion Planners: Weighted A*

Can explore any environment that is given as a costmap Can easily plug in play other planners / mappers Frontier-based exploration implemented with a few different behavioral modes, each one explores a bit differently.

Includes integration with online mapping. Includes benchmarking framework / benchmarks

About

Brain Corp Exploration Repo -- Public

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages