Skip to content

akhilb-2002/rrtstar-kuka-iiwa7

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Motion Planning codes for the ED5215 course

Pre-requisites:

  • PyBullet
  • Robotics toolbox Powered by the Robotics Toolbox

Abstract: In this project, we conducted a comparative study of different motion planning algorithms for surgical tasks. In the second part, we incorporate a remote center of motion (RCM) constraint. We calculate forward kinematics using the DH parameters of the KUKA IIWA arm and utilize an inverse kinematic solver to generate points that satisfy the RCM constraint. These motions are then simulated in a PyBullet environment, and the performance of the algorithms is evaluated.

A sample RCM motion is shown below,

Clone the repository and start working, implemented algorithms may be found in the Algorithms folder, video demonstrations may be found attached to the report

Done by:

  • Akhil Bandamidapalli (ME20B016)
  • Prithvi Raj B (ME20B137)

About

Motion Planning codes for the ED5215 course

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 78.3%
  • Python 17.6%
  • CMake 4.1%