Muye Jia
Robotics Portfolio

See Muye's robotics projects

RRT for Robot Path Planning

This RRT algorithm allows for 2D path planning for robots. The tree can find a free path around obstacles with any shapes and sizes, and the path along with the Tree generated is visualized using Matplotlib.