[Free] An Introduction To Sampling Based Motion Planning Algorithms
If you are interested in self driving cars and robotics, then check out this course! – Free Course
What you’ll learn
- Introduction to Python and the Tree Data Structure
- Motion Planning Basics
- Calculate a path using The Rapidly Exploring Random Trees (RRT) algorithm
- Calculate a path using The RRT Star and Informed RRT Star algorithms
Requirements
- No programming experience needed, I will teach you everything from scratch.
- It is preferred to already have Python 3.7.4 installed along with packages Numpy (1.16.x), Matplotlib (3.1.x)