I just started working on an open-source library for robotics algorithms, CppRobotics!

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

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

    Header-only C++ library for robotics, control, and path planning algorithms. Work in progress, contributions are welcome!

  • First of all I am by no means a C++ expert. I love the language and did quite a bit of studying, but I still have plenty to learn. Since I love robotics and control theory, I thought it would be a good idea to create CppRobotics and implement something that I really believe in.

  • eigen

  • Thanks for the suggestion. While I agree on the fact that std::size_t would be a better choice (which should be just an unsigned int underneath and shouldn't make any difference when instantiating the object), I chose to go with int because that's what Eigen uses as a parameter.

  • 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