• Stars
    star
    4
  • Rank 3,304,323 (Top 66 %)
  • Language
    Python
  • Created almost 7 years ago
  • Updated almost 7 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

This is my implementation of the Robotics Nanodgree Pick-and-Place project. The inverse kinematics problem of the Kuka kr210 robot arm was solved, while using forward kinematics to check the solution. Resulting error rates were less than 10e-12. The robot arm then performed pick and place operations in simulation using ROS, Rviz, and Gazebo.