ethz-asl / mav_voxblox_planning

MAV planning tools using voxblox as the map representation.
BSD 3-Clause "New" or "Revised" License
453 stars 135 forks source link

Compatibility with Voxgraph based Planning #62

Open gasserl opened 4 years ago

gasserl commented 4 years ago

The goal of this PR is to enable planning based on a voxgraph map. The PR contains a collection of changes to allow reusing existing planning methods and code.

Changes:

jaiswalharsh commented 1 year ago

Hi Laura,

Is it possible to test this with voxgraph already? It would be great to know if you can point to some other planners that could work with voxgraph based mapping.

Thanks in advance.