Code Monkey home page Code Monkey logo

motion-planning-for-kuka-lbr's Introduction

🤖 Motion Planning for the KUKA LBR iiwa arm

The project implements Motion Planning for the KUKA LBR iiwa robotic arm.

Given a set of points the end effector must go through and an obstacle, the goal of the project is to implement a Motion Planning, performing null-space reconfiguration, using MATLAB and the CoppeliaSim simulator.

Prerequisites and how to run it

In order to run the project, MATLAB 2020 and CoppeliaSim robot simulator must be installed. Add the libraries necessary for the communication with CoppeliaSim copying them from the CoppeliaSim installation folder:

  • remApi.m
  • remoteApi.so
  • remoteApiProto.m

in a subfolder vrep_lib in the current workspace.

Open the scene vrep_model.ttt defined in the vrep_sim sub-folder in the CoppeliaSim simulator and execute main.m from the MATLAB environment.

Results

Two possible motion controllers were used, one being a Cartesian Motion controller and the second being a Joint Motion controller. It's possible to configure which controller to use during the simulation by setting the controller variable in main.m (line 17) either to 'cartesian' or 'joint'.

The following videos show two versions of motion planning for the arm: on the left, the standard implementation without obstacle-avoidance, on the right, the obstacle-free motion implemented by exploiting 5 control points placed on the arm itself. The shown results are obtained using cartesian motion control, however the simulation can be tested using joint motion control as well.

For further information, please consult the project presentation or the youtube video

motion-planning-for-kuka-lbr's People

Contributors

ariannagavioli avatar leobrizi avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

motion-planning-for-kuka-lbr's Issues

Issue regarding wavepoints

Hey!
I have been working on motion planning for kuka LBR. I have used your codes for reference, but I am facing some issues with it. The simulation works well on Coppelia sim for the defined way points, but it fails when the way points are altered. I have been trying to fix it, but haven't succeeded yet. Kindly guide me on what changes should be made in the existing code to make the simulation work. 
Thanks.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.