Skip to content

To observer a target in the environment, Drone has to find out a pose that can view the target and also does not collide with the obstacle. Octomap is used for checking whether the pose is available.

Notifications You must be signed in to change notification settings

balloon61/Drone-Navigation-with-Octomap

Repository files navigation

Drone-Navigation-with-Octomap

More detail might be provided in the future.

Results

Building octomap with Drone

Screenshot from 2022-07-06 19-20-23 Screenshot from 2022-07-06 20-08-59 octomap_result_AdobeExpress (1)

PX4 Navigation with octomap

Description:

Given a sequence of random points, check if it will collide with an obstacle which means it's the occupied space in octomap, and then use the navigation command to control the PX4 to the points which we predict no collision. Also, if you give a target's position, you can check for occlusion between the drone and the target. https://youtu.be/W1sos9TLVeg

About

To observer a target in the environment, Drone has to find out a pose that can view the target and also does not collide with the obstacle. Octomap is used for checking whether the pose is available.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages