SkillAgentSearch skills...

Robopy

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

Install / Use

/learn @adityadua24/Robopy

README

<img src="./docs/images/logo.png" height="250" alt="robopy logo">

Build Status PyPI License: 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
  • 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

<a href="https://youtu.be/kWSJNwEWhRM"><img src="./docs/images/puma560.JPG" width="600" height="500" alt="Puma 560 image"></a>

UnitQuaternions:-

Click on the image to see UnitQuaternion animation

<a href="https://youtu.be/AyiGMnGzESs"><img src="./docs/images/qt.png" width="600" alt="UnitQuaternion example code"></a>

Transformation functions:-

<img src="./docs/images/transforms.png" width="600">

Make a gif:-

<img src="./docs/images/make_gif.png" width="600">

Pose plot:-

<img src="./docs/images/plot_pose.png" width="600" height="500">

Orion5:-

<img src="./docs/images/Orion5.png" width="600">
View on GitHub
GitHub Stars228
CategoryDevelopment
Updated2mo ago
Forks46

Languages

Python

Security Score

100/100

Audited on Jan 12, 2026

No findings