lg609 / Robotics_Computational-Motion-Planning
This repository contains notes and assignment for the University of Pennsylvania/Coursera in the Robotics Specialization: Computational Motion Planning. If you are student in this course, please do not plagiarize this work as it violates the Honor Code.
☆40Updated 9 years ago
Alternatives and similar repositories for Robotics_Computational-Motion-Planning:
Users that are interested in Robotics_Computational-Motion-Planning 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
- An implementation of chance-constrained RRT (for a course project) along with a fully functional SLAM + Control ROS stack.☆25Updated 7 years ago
- Robotics Toolbox Extension:matlab scripts for cooperative control and manipulation based on Peter Corke's robotics toolbox. Also fix som…☆52Updated 10 months ago
- Implementation of RRT* and Informed-RRT* on Turtlebot in ROS-Gazebo☆14Updated 4 years ago
- MATLAB simulation for the paper 'Minimum snap trajectory generation and control for quadrotors☆37Updated 8 years ago
- RRT* algorithm☆37Updated 8 years ago
- This is a library for some of sampling-based motion planning algorithms implemented in MATLAB.☆35Updated 6 years ago
- Kinodynamic RRT implementation☆109Updated 7 years ago
- Coding: ①Path planning: RRT*, A*; ② Tracking: Optimization, PurePursuit, FollowLine. ③Planning and control on a mobile manipulator☆56Updated 6 years ago
- Artificial potential fields based directionalized sampling for RRT*