Lars-Ki / px4_rrt_avoidance

A UAV collision avoidance package for px4 applications
MIT License
9 stars 7 forks source link

Obstacle Avoidance

Key features

Note: Collision prevention at a cruise velocity of 6 m/s. Collision avoidance

Note: Collision avoidance at a cruise velocity of 6 m/s. Collision avoidance

Blue line: followed path Green line: alternative suggested path

Instructions

Getting Started

See also:

Add to .bashrc:

Note: Your catkin workspace is assumed to be in ~/catkin_ws.

  • export GAZEBO_MODEL_PATH=$GAZEBO_MODEL_PATH:~/catkin_ws/src/px4_rrt_avoidance/include/gazebo_models

QGC (QGroundControl): \

Recommendations

Run RRT-Star collision avoidance simulation

run the following commands:

To-Do's: