HKUST-Aerial-Robotics / Fast-Planner

A Robust and Efficient Trajectory Planner for Quadrotors
GNU General Public License v3.0
2.48k stars 665 forks source link

Load sdf map and plan #142

Open eliabntt opened 2 years ago

eliabntt commented 2 years ago

Hi, would it be possible to pre-load a known sdf map and plan in it?

I was thinking of using these tools to get a sdf map out of my octomap/stl and use your planner to move through it.

Do you have any tip on this?