Path Planning for n-DoF Manipulator Arm

● Implemented sampling-based planning algorithms in C++ to generate the path of 5-DoF manipulator arm under 1 sec

● Optimized the planner to generate collision-free path for manipulator arm with arbitrary number of joints (n-DoF)

● Evaluated RRT, RRT* and RRT Connect planning algorithm on 5-DoF manipulator arm in simulation