Skip to content

A 3D probabilistic pathfinder built for the 2021 AUVSI-SUAS UAV competition.

Notifications You must be signed in to change notification settings

Drew-Wagner/Probabilistic-Pathfinder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Probabilistic Pathfinder

A 3D probabilistic pathfinder built for the 2021 AUVSI-SUAS UAV competition.

Obstacles

Currently only box search spaces and cylinderical obstacles are supported.

Obstacles are represented by triangular meshes. This allows efficient line segment intersections using the Moller-Trumbore ray-triangle intersection algorithm

Additionally, obstacles must have a well-defined inside.

About

A 3D probabilistic pathfinder built for the 2021 AUVSI-SUAS UAV competition.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages