HuaweiWang / robopy

Robopy is a python port for Robotics Toolbox in Matlab created by Peter Corke

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

robopy logo

Build Status PyPI License: MIT

A Python 3 implementation of Peter Corke's Robotics Toolbox

Dependencies:

  • VTK
  • Numpy
  • Scipy

To install:

pip install robopy

Unofficial windows binaries available from: https://www.lfd.uci.edu/~gohlke/pythonlibs/

Puma 560 simulation:-

Click on the image to see a VR simulation

Puma 560 image

UnitQuaternions:-

Click on the image to see UnitQuaternion animation

UnitQuaternion example code

Transformation functions:-

Make a gif:-

Pose plot:-

Orion5:-

About

Robopy is a python port for Robotics Toolbox in Matlab created by Peter Corke

License:MIT License


Languages

Language:Python 100.0%