Skip to main content

a package that makes simulating robots on python more like matlab

Project description

pybotron

Welcome to pybotron! Yet another Python robotics library.

But this one is different! It was built around one idea:

How to make coding animations in Python as fast as MATLAB

So you can test your algorithms in an isolated environment without the complexity and setup time of things like ROS, while also leveraging the power of Python's libraries and creating a code that can be directly plugged into ROS.

Features

Custom classes with animation friendly methods, including:

  • SimpleRobot: a minimal robot class that allows you to create the wireframe of a revolute joint robot. With convenient functionalities such as calculating the Jacobian and plotting. Includes a UR3e subclass as an example.
  • Camera: a minimal class that allows for simulating the projection behavior of a camera to test image-based visual servoing methods.
  • PluckerLine: with convenient methods for constructing and transforming.
  • Quaternion: with extremely convenient and short operations syntax.
  • DualQuaternion: with extremely convenient and short operations syntax, as well as methods for change of form

Mathematical functions (mainly linear algebra) that should have had a simple one-word function in some famous package (but they don't... ) including:

  • Skew symmetric matrix (axiator) of a vector
  • Rodrigues formula
  • Adjoint transform of a matrix
  • Vector to Matrix form of a twist and vice-versa
  • Image Jacobian (Interaction matrix)

And much much more!

Examples

The package includes a handful of demos under the /examples folder.

I will be working on and off on a more thourough documentation. Feel free to dig into the code since it's really simple.

Installation

Position yourself in the folder where you want to clone the repo and do:

git clone https://github.com/higifnr/pybotron.git

Then do:

pip install ./pybotron

Enjoy.

(PyPI release is planned ASAP)

Roadmap

  • Lines interaction matrix implementation
  • PyPI release
  • Better documentation
  • ROS1/2 implementation (this would be EXTREMELY convenient)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pybotron-1.0.3.tar.gz (19.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

pybotron-1.0.3-py3-none-any.whl (18.1 kB view details)

Uploaded Python 3

File details

Details for the file pybotron-1.0.3.tar.gz.

File metadata

  • Download URL: pybotron-1.0.3.tar.gz
  • Upload date:
  • Size: 19.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.8.10

File hashes

Hashes for pybotron-1.0.3.tar.gz
Algorithm Hash digest
SHA256 20321e4b5206753bef007ec4a7f7564176eaeef21cec8f3e514ab39de778d87a
MD5 98d3e43767d1c2f6a92b44ebc01032f9
BLAKE2b-256 47f694dcfdaf857211f429b551098be00af810a1e5e9fd1dd3ad76ca41e91fe8

See more details on using hashes here.

File details

Details for the file pybotron-1.0.3-py3-none-any.whl.

File metadata

  • Download URL: pybotron-1.0.3-py3-none-any.whl
  • Upload date:
  • Size: 18.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.8.10

File hashes

Hashes for pybotron-1.0.3-py3-none-any.whl
Algorithm Hash digest
SHA256 2eb83cce340795b08521b2e06125b1f85510b46d0925a0efbec9f9369c4da0a6
MD5 ad2d059b14a731577bfad94f2e228cc4
BLAKE2b-256 c3893f0b841af9a2c0933f0f9df7981e00e99d80471e3d5d8ab26869b0094bd6

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page