PX4 / PX4-Avoidance

PX4 avoidance ROS node for obstacle detection and avoidance.

Home Page:http://px4.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

how to make local_planner preffer to go above or below obstacle rather than around it?

DoneMan opened this issue · comments

HI all.

i've been using local_planner with a lot of success, it is truly some amazing piece of code. i wanted to ask: is it possible to configure somehow to tell the local_planner to prefer going above or below obstacles rather then around them?
if i put a wall of obstacles in front of the drone, it will prefer to go around them even if the wall is 400 meters wide, if it would just go above or below it will be much better off.

thanks in advanced

Did anyone here get this figured out by chance? If so- I'd love to know how you did it. =) Thank you!

commented

reduce the pitch cost param and increase yaw cost