aalapshah12297 / cc_rrtLinks
An implementation of chance-constrained RRT (for a course project) along with a fully functional SLAM + Control ROS stack.
☆25Updated 7 years ago
Alternatives and similar repositories for cc_rrt
Users that are interested in cc_rrt are comparing it to the libraries listed below
Sorting:
- RRT Star path planning for dynamic obstacle avoidance for the F110 Autonomous Car☆64Updated 5 years ago
- ☆19Updated 4 years ago
- Kinodynamic RRT implementation☆109Updated 7 years ago
- The control_box_rst package provides C++ libraries for predictive control, direct optimal control, optimization and simulation.☆64Updated last year
- An application to test controllers on mobile robots.☆69Updated 8 years ago
- based on ros navigation stack, using mpc to do path tracking☆96Updated 6 years ago
- Collision avoidance for mavs in dynamic environments using model predictive control☆91Updated 5 years ago
- This repository contains notes and assignment for the University of Pennsylvania/Coursera in the Robotics Specialization: Computational M…☆42Updated 9 years ago
- ☆27Updated 3 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 project for Motion Planning: Combined application of A* with RRT* where A* acts as a global planner and RRT* acts as a local planner☆52Updated 4 years ago
- Implementation of Rapidly exploring Random Trees algorithm to Turtlebot3 to navigate in a predefined location with static and dynamic obs…☆33Updated 4 years ago
- Bi Directional RRT* solver in ROS☆20Updated 6 years ago
- Robotics: Computational Motion Planning delivered by University of Pennsylvania. Major topic is path planning.