CtfChan / LearnRoboticsCppLinks
Classical robotics algorithms implemented in C++17.
☆49Updated 5 years ago
Alternatives and similar repositories for LearnRoboticsCpp
Users that are interested in LearnRoboticsCpp are comparing it to the libraries listed below
Sorting:
- The control_box_rst package provides C++ libraries for predictive control, direct optimal control, optimization and simulation.☆64Updated last year
- Simulation of RRT* algorithms with and without Dubins Nonholonomic Robot steering.☆68Updated 8 years ago
- A cubic spline interpolator for path smoothing. Compatible with ROS.☆93Updated 2 years ago
- Repository for the path planner for SMB for the ETH Robotics Summer School☆95Updated last year
- Collision prediction based dynamic obstacle avoidance planner☆63Updated 5 years ago
- An implementation of chance-constrained RRT (for a course project) along with a fully functional SLAM + Control ROS stack.☆25Updated 7 years ago
- ROS move_base plugin that implements the D* Lite algorithm☆82Updated 4 years ago
- C++ sample codes for robotics algorithms.☆105Updated 5 years ago
- Implementation of Rapidly exploring Random Trees algorithm to Turtlebot3 to navigate in a predefined location with static and dynamic obs…☆33Updated 5 years ago
- A RRT* ROS plugin for Move Base using OMPL☆39Updated 7 years ago
- C++ implementation of RRT, RRT*, and Informed-RRT* using kd-tree for searching NN and NBHD nodes. Supports arbitrary dimensions and compi…☆143Updated 4 years ago
- Robot-agnostic online coordination for multiple robots☆56Updated 3 years ago
- Custom navigation stack for Turtlebot3. Includes Fast SLAM, EKF SLAM, several path planners, and a model predictive path integral control…☆51Updated 3 years ago
- ROS Package for running LQR controller in a simulated mobile robot. Capstone project for Udacity C++ Nanodegree☆14Updated 2 years ago
- The human_aware_navigation repository includes ROS packages to enable the planning of navigation paths that take human comfort into accou…☆126Updated 3 years ago
- The probabilistic roadmap (PRM) planner uses a graph of task poses to find a path between the start and goal poses.☆19Updated 4 years ago
- ROS packages for simulating a vehicle with Ackermann steering☆53Updated 4 years ago
- ROS RRT* Global Planner Plugin. Using Husky Robot.☆145Updated 4 years ago
- ☆105Updated 2 years ago
- based on ros navigation stack, using mpc to do path tracking☆98Updated 6 years ago
- Kinodynamic RRT implementation☆109Updated 8 years ago
- An application to test controllers on mobile robots.☆69Updated 8 years ago
- Motion Planning Library to accompany turtlebot3_from_scratch repository. Deployed PRM, Grid Map, A*, Theta*, LPA*, D* Lite*, Potential Fi…☆195Updated 4 years ago
- This project demonstrates the simulation of ROS Turtlebot3 path tracking with PID. I have generalized the pid controller to track circula…☆95Updated 5 years ago
- ☆16Updated 5 years ago
- Robotics: Computational Motion Planning delivered by University of Pennsylvania. Major topic is path planning.☆29Updated 8 years ago
- RRT, RRT*,RRT connect☆61Updated 6 years ago
- A move_base ROS global_planner plug-in that quickly finds from a socially-informed Voronoi diagram a set of homotopy classes and generate…☆38Updated 10 years ago
- A c++ implementation of potential field based path planning☆34Updated 8 years ago
- RRT Star path planning for dynamic obstacle avoidance for the F110 Autonomous Car☆65Updated 6 years ago