"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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file forwardkinematics-1.2.3.tar.gz
.
File metadata
- Download URL: forwardkinematics-1.2.3.tar.gz
- Upload date:
- Size: 7.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.8.13 Linux/5.15.0-1064-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 72cb7de0ad0e4bb2d5a57567f823ec7af6cfd048d2a0832d3bef8a4391273308 |
|
MD5 | 71d17241dbe32f4c80f7b91d73813439 |
|
BLAKE2b-256 | 521b38de7f6b2823e02f89824c56880d609ea17254a095654faabdad879066c7 |
File details
Details for the file forwardkinematics-1.2.3-py3-none-any.whl
.
File metadata
- Download URL: forwardkinematics-1.2.3-py3-none-any.whl
- Upload date:
- Size: 11.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.8.13 Linux/5.15.0-1064-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 04db7df69e42969b006598ac41dd7ee26aab99513439eb868c82e9959385d658 |
|
MD5 | ec2746fb910d43250d6e1d08c70676d8 |
|
BLAKE2b-256 | 3a859fc12fff5090b9d24680483af540b44225050fe14959756e45a476e51733 |