Skip to content

Numpy and Scipy implementation of probabilistic roadmaps.

License

Notifications You must be signed in to change notification settings

magmawolf8/prm-pathfinding

Repository files navigation

prm-pathfinding

Numpy and Scipy implementation of probabilistic roadmaps. Type hints and ease-of-use rather than absolute efficiency I guess, since this project needs to be ported to Java.

Check out https://hyang.io/projects/project-2/ for an overview of the project.

Todo:

  • Make Lazy PRM available when the C-space changes
  • Implement D* Lite graph traversal for dynamic editing.

About

Numpy and Scipy implementation of probabilistic roadmaps.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages