Skip to content

A fast algorithm for finding an optimal path in a collection of safe boxes

License

Notifications You must be signed in to change notification settings

greinerth/fastpathplanning

 
 

Repository files navigation

fastpathplanning

Main Test

Library companion to the paper "Fast Path PlanningThrough Large Collections of Safe Boxes" by Tobia Marcucci, Parth Nobel, Russ Tedrake, and Stephen Boyd.

fastpathplanning has the following dependencies:

  • numpy
  • cvxpy>=1.3
  • networkx
  • scipy
  • clarabel

These dependencies are optional:

  • matplotlib (for plotting)
  • meshcat (for 3D visualizations)

About

A fast algorithm for finding an optimal path in a collection of safe boxes

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%