Skip to main content

"Light-weight implementation of forward kinematics using casadi."

Project description

Installation

This package provides a forward kinematics for simple robots as symbolic functions using casadi. This allows the usage in model predictive control schemes and other trajectory optimization methods.

pip3 install forwardkinematics

Install in editable mode

If you want to install as an editable without the usage of an virtual environment, you must create a setup.py first. This can be done using poetry2setup (pip install poetry2setup) Then you can run

poetry2setup > setup.py
mv pyproject.toml pyproject.toml_BACKUP
pip3 install -e .

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

forwardkinematics-1.2.3.tar.gz (7.8 kB view hashes)

Uploaded Source

Built Distribution

forwardkinematics-1.2.3-py3-none-any.whl (11.6 kB view hashes)

Uploaded Python 3

Supported by

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