tf_rbdl
tf_rbdl is a python library that contains some essential rigid body dynamics algorithms such as forward dynamics and inverse dynamics using Tensorflow. It uses Lie Group representation and provides kinematic and dynamics quatities of rigid body systems.
Examples
General Usages
- See examples/general_usage.py for details.
Installation
You can install tf_rbdl from PyPI:
$ pip install tf_rbdl
or, you can also install from source:
$ git clone https://github.com/junhyeokahn/tf_rbdl
$ cd tf_rbdl
$ pip install -e .
Citation
@misc{junhyeok_ahn_2020_3828061,
author = {Junhyeok Ahn},
title = {junhyeokahn/tf\_rbdl: tf\_rbdl-v1.2.0},
month = may,
year = 2020,
publisher = {Zenodo},
version = {v1.2.0},
doi = {10.5281/zenodo.3828061},
url = {https://doi.org/10.5281/zenodo.3828061}
}
Todo
- Write examples
- Parse urdf
Acknowledgement
This library is based on the book Modern Robotics and the code.
Release files for tf-rbdl 2.0.3
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| tf_rbdl-2.0.3.tar.gz | 10.6 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| tf_rbdl-2.0.3-py2.py3-none-any.whl | Python 3, Python 2 | none | any | Details |
Total release size: 21.6 kB
Release files / tf_rbdl-2.0.3.tar.gz
| Download URL | tf_rbdl-2.0.3.tar.gz |
|---|---|
| Size | 10.6 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
2bc1487119e3dbee0fd592cf4143afed4b456c6b931c8f41e0a34daa3403e1c2
|
|
BLAKE2b-256 checksum How to use checksums |
48fd49592b451939eb9857d43bd86f3a6419a0383f2c44996eea8cd9aed1df17
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/46.0.0 requests-toolbelt/0.9.1 tqdm/4.42.1 CPython/3.6.9
|
Release files / tf_rbdl-2.0.3-py2.py3-none-any.whl
| Download URL | tf_rbdl-2.0.3-py2.py3-none-any.whl |
|---|---|
| Size | 10.9 kB |
| Tags | Python 2 Python 3 |
|
SHA-256 checksum How to use checksums |
76615c282470860b1ac831f6afe33ace8df7227cd6c9d805065d1c5d06bb2724
|
|
BLAKE2b-256 checksum How to use checksums |
f06fed000f2565d587d44b34026d9df9974e95437d51153f6448ab1efb509656
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/46.0.0 requests-toolbelt/0.9.1 tqdm/4.42.1 CPython/3.6.9
|