verlab / terrain_aware_exploration

Terrain aware exploration algorithms for ground robots

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Espeleo planner meta package

Mesh-based safe path planning and exploration for ground robots

Espeleo_planner is a ROS1-enabled, mesh-based, path planner and exploration algorithm for ground robots with traversability constraints.

Features

This meta-package is subdivided in two modules:

  • espeleo_planner which is responsable for path planning and autonomous exploration.
  • recon_surface which is responsable for the surface reconstruction.

Installation

Please refer to the local modules READMES for instalation and execution.

Demo

A demo of the system performing an iteration of the exploration pipeline with the mesh planner is depicted below (Link to complete ICRA 2021 video):

License

MIT

Free Software, Hell Yeah!

About

Terrain aware exploration algorithms for ground robots


Languages

Language:Python 75.8%Language:C++ 21.4%Language:CMake 1.5%Language:Jupyter Notebook 1.2%Language:C 0.1%