Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/adityadua24/robopy

Robopy is a python port for Robotics Toolbox in Matlab created by Peter Corke
https://github.com/adityadua24/robopy

graphical-models inverse-kinematics kinematics python robotics robotics-toolbox transformations vtk

Last synced: 2 months ago
JSON representation

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

Awesome Lists containing this project

README

        

robopy logo

[![Build Status](https://travis-ci.org/adityadua24/robopy.svg?branch=master)](https://travis-ci.org/adityadua24/robopy)
[![PyPI](https://img.shields.io/pypi/v/robopy.svg)](https://pypi.python.org/pypi/robopy)
[![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](https://opensource.org/licenses/MIT)

## -----------------------------------------------------------------------
## Checkout the newer port of the RTB toolbox - with more features - below
## https://github.com/petercorke/robotics-toolbox-python
## -----------------------------------------------------------------------

A Python 3 implementation of Peter Corke's Robotics Toolbox
- **Website:** https://adityadua24.github.io/robopy/
- **Bug reports:** https://github.com/adityadua24/robopy/issues

**Dependencies:**
- [VTK](https://www.vtk.org/)
- 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:-**