aalapshah12297 / cc_rrt
An implementation of chance-constrained RRT (for a course project) along with a fully functional SLAM + Control ROS stack.
☆24Updated 6 years ago
Alternatives and similar repositories for cc_rrt:
Users that are interested in cc_rrt are comparing it to the libraries listed below
- Robotics: Computational Motion Planning delivered by University of Pennsylvania. Major topic is path planning.☆29Updated 7 years ago
- ☆16Updated 4 years ago
- ROS package for an LQR controller on the manifold for a multirotor UAV☆31Updated 5 years ago
- The control_box_rst package provides C++ libraries for predictive control, direct optimal control, optimization and simulation.☆59Updated last year
- Kinodynamic RRT implementation☆108Updated 7 years ago
- Artificial potential fields based directionalized sampling for RRT*☆44Updated 7 years ago
- RRT Star path planning for dynamic obstacle avoidance for the F110 Autonomous Car☆61Updated 5 years ago
- ☆54Updated 10 years ago
- Model Predictive Control using acados and ROS.☆48Updated 4 months ago
- An efficient path smoothing algorithm that has analytic solution. This algorithm provides curvature continuous path using cubic Bezier cu…☆22Updated 6 years ago
- Online deadlock-free multi-agent trajectory planner using linear safe corridor (LSC)☆67Updated 2 years ago
- ☆26Updated 3 years ago
- A project for Motion Planning: Combined application of A* with RRT* where A* acts as a global planner and RRT* acts as a local planner☆49Updated 4 years ago
- Path planing for mobile robotics avoiding obstacles using Dynamic Voronoi diagrams . Was builded using ROS☆26Updated 6 years ago
- Collision avoidance for mavs in dynamic environments using model predictive control☆88Updated 4 years ago
- Implementation of a rapidly expanding random trees algorithm for ROS (Robot Operating System).☆17Updated 4 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…☆37Updated 9 years ago
- Model Predictive Contouring Controller (MPCC) for Autonomous Racing☆28Updated 6 years ago
- An application to test controllers on mobile robots.☆69Updated 7 years ago
- A ROS library for navigation☆40Updated 4 years ago
- Implementation of a paper "Kinodynamic Comfort Trajectory Planning for Car-like Robots" (IROS18)☆29Updated last year
- ROS move_base plugin that implements the D* Lite algorithm