Skip to main content

An interval solver for robots' workspace area

Project description

Project title

IntervalPyLib implments the necessary functionality to solve the systems of equations describing a robot's workspace area.

Decription

The robot has a lot of unknown variables, such as velocity, different angles, lengths and more importantly its position. Based on these variables, a kinematic system of equations is constructed that restricts the robot's workspace area. This package allows for easy solving and visualization of such equations.

How to install

This package can be installed using python's pip:

python3 -m pip install intervalpylib

How to use

First of all, import that package:

import intervalpylib as ival_utils

or

from intervalpylib import <necessary class>

Inside the package, there are 3 main classes that provide necessary functionality:

  1. SymbolicEquationSolver, provides the functionality for algebraic system manipulations needed for other classes
  2. AreaCalculator, contains the functions/methods that allow to visualize the solution, as well as contain the analytically calculated robot areas for some known configurations
  3. Solver, an abstract class that sets the interface which custom solvers need to respect

As an example, KrawczykSolver is included in the package (it implements the interval Krawczyk operator)

Example usage is included in the example.py

License

License

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

intervalpylib-0.1.1.tar.gz (13.0 kB view details)

Uploaded Source

Built Distribution

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

intervalpylib-0.1.1-py3-none-any.whl (13.4 kB view details)

Uploaded Python 3

File details

Details for the file intervalpylib-0.1.1.tar.gz.

File metadata

  • Download URL: intervalpylib-0.1.1.tar.gz
  • Upload date:
  • Size: 13.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.10.12

File hashes

Hashes for intervalpylib-0.1.1.tar.gz
Algorithm Hash digest
SHA256 af3c44d3d70c0fad5994ad1fb23e65f79502ad69abd307837dbb9273570f63f3
MD5 b9e89a4c8d58475ea5a7646ce52a8e38
BLAKE2b-256 5f34a388ac4c8c2469bf96498c2f8af8e45bdbd2c20f74020e5a8dd01f81ffc5

See more details on using hashes here.

File details

Details for the file intervalpylib-0.1.1-py3-none-any.whl.

File metadata

  • Download URL: intervalpylib-0.1.1-py3-none-any.whl
  • Upload date:
  • Size: 13.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.10.12

File hashes

Hashes for intervalpylib-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 ba53d1a7e81bfd82d051f18fb9528d6328166467b4ac83e438eadee2d6c230cb
MD5 1fd1ebcca6b089e0338700c359f66e1c
BLAKE2b-256 c6be5576037fdc85e962a05db9ef7cdd5c4b2bb3e237c53a93f65c9153050390

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