Geniussh / Robot-Autonomy

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

My code base for CMU 16662: Robot Autonomy

HW1:

  • PID Controller in VREP
  • Forward Kinematics
  • Inverse Kinematics in both Damped Least Squares and Jacobian Transpose approaches

HW2:

  • RRT (Rapidly-exploring Random Tree) planner with shortened path
    rrt
  • PRM (Probabilistic Road Maps) planner
    prm

About


Languages

Language:Python 99.6%Language:CMake 0.2%Language:HCL 0.1%Language:Dylan 0.1%