Skip to content

Latest commit

 

History

History
33 lines (18 loc) · 879 Bytes

README.md

File metadata and controls

33 lines (18 loc) · 879 Bytes

Motion-Planning

Interesting pragramming assignmnets related to Motion Planning.

Course website: here

Assignment authors: Dr. Ioannis Karamouzas (ioannis@g.clemson.edu), Pei Xu (peix@g.clemson.edu)

No requirement except:

Python 3.6

Please see different folders for details of each project.

Examples results

  • RRT

image4

  • A star

image1

  • Sampling-based local navigation

image2

  • PRM

image3