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.2.tar.gz (12.9 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.2-py3-none-any.whl (13.4 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: intervalpylib-0.1.2.tar.gz
  • Upload date:
  • Size: 12.9 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.2.tar.gz
Algorithm Hash digest
SHA256 3585d24765093990fecaef7c7c505e4e7ab39d36beac6e4ede6794f26729e22f
MD5 9688d9e1903c88e72ddcdf0c868e3231
BLAKE2b-256 24524f6c69ff68b5fa031262d916d491adc18a5f986edaf1eb3ab8667e9a5d04

See more details on using hashes here.

File details

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

File metadata

  • Download URL: intervalpylib-0.1.2-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.2-py3-none-any.whl
Algorithm Hash digest
SHA256 f6e3d78a849a9f321749c4148ac689f8c7419e0d39c9020b3069274ae11f1ea4
MD5 e3213297a3a2b63e9a2f8b39a2fe3b20
BLAKE2b-256 15cb01b8994e4dc462acb48e93abd95b707c6f27327e402fe57614a937e84a41

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