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

Quadruped robot #74

Open tuonii opened 2 years ago

tuonii commented 2 years ago

Hello, thank you very much for making such an excellent project open source. I want to use these algorithms on legged robots. I tried to limit the planning boundary to a certain range. It turns out that this method is feasible in the same plane. I want my robot to plan up and down stairs. What do I need to do to achieve this goal?