How to implement concurrent motion planning algorithms?

This page summarizes the projects mentioned and recommended in the original post on /r/robotics

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • MT-RRT

    General purpose library for multithreaded Rapidly Random exploring Trees

  • PathPlanning

    Common used path planning algorithms with animations.

  • Do you need available algorithms in C++? Just Google "GitHub path planning algorithms C++". Otherwise, I do research on these algorithms and know about a good GitHub here: In Python. I recommend adding visualizations, random generator seeding, and unit tests that compare algorithms to make sure you've implemented them all correctly. Let me know if you need good papers, but in particular I like an RRT variant by Sidd Srinivasa's group from 2014. Original RRT papers are from LaValle

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts