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.0.tar.gz (13.1 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.0-py3-none-any.whl (13.6 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: intervalpylib-0.1.0.tar.gz
  • Upload date:
  • Size: 13.1 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.0.tar.gz
Algorithm Hash digest
SHA256 87eca7831da833ac2f7f70c3bc713a847af73111d7bff69beae92177856acad7
MD5 5e07b323efc432d0c090c44ecb38dc91
BLAKE2b-256 dddd9d915e3fb881202350326f263e3d013e70bcdc8f29c881631ff295049cd2

See more details on using hashes here.

File details

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

File metadata

  • Download URL: intervalpylib-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 13.6 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.0-py3-none-any.whl
Algorithm Hash digest
SHA256 415b761428db659802cf56096ff62203d8a8c76b7cc767f098caa7afff2adce1
MD5 90dbd9ded471f30102446c6e9d4598e0
BLAKE2b-256 1bcb8323d05ddb3b83842cef5c888d2ca30d4a122b5cb13b20d9b6623540938a

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