Giter Club home page Giter Club logo

robotics_lab's Introduction

Robotics Labs Course, Tel Aviv University, Mechanical Engineering

Labs Content

In each lab there is an instructions file. Be sure to follow it.

  • Lab 1: Introduction to the Kinova Gen3 Lite arm

  • Lab 2: Forward Kinematics

  • Lab 3: Numerical Inverse Kinematics

  • Lab 4: Path Planning

  • Lab 5: Visual Servoing Control

  • Lab 6: Motion Planning for a mobile robot

  • Final Project

Installation

Required Python version and module

  • Python >= 3.5
  • pip

Install Kortex Python API and required dependencies

(Source: Kortex Github)

Install what is needed to run the examples via a downloaded whl file (Python wheel package).

The whl file can be downloaded via the Kinova Artifactory: kortex_api

On Linux:

python3 -m pip install <whl relative fullpath name>.whl

Note: root privilege is usually required to install a new module under Linux.

On Windows:

python -m pip install <whl relative fullpath name>.whl

Note: Robot default IP address: 192.168.1.10

robotics_lab's People

Contributors

osheraz avatar imishani avatar inbarbd avatar

Stargazers

 avatar  avatar Avishai Sintov avatar

Watchers

Avishai Sintov avatar  avatar

Forkers

osheraz

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.