Library of robot motions with inverse kinematics and predictive control.
Project description
pink_bench
A library of robot motions performed by inverse kinematics and model predictive control.
Installation
For best compatibility we recommended installing the bench from Conda:
conda install -c conda-forge pink_bench
You can also install it from PyPI:
pip install pink_bench
Usage
To play a scenario from the library, simply call:
pink_bench.play_scenario(
name="jaxon",
dt=0.005, # seconds
qpsolver="proxqp",
)
This will open a MeshCat tab in your web browser playing the scenario for its prescribed duration. You can also do the same from the command-line:
$ ./examples/run_scenario.py jaxon --dt 0.005 --qpsolver proxqp
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pink_bench-0.2.0.tar.gz.
File metadata
- Download URL: pink_bench-0.2.0.tar.gz
- Upload date:
- Size: 18.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.31.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7ce4a4e46b209e3927cfb8e08b88302f14f03f3d8a23985b7b06e6ee6f5aa23a
|
|
| MD5 |
b0c9ce89b33b0d2b8dff373386c754ac
|
|
| BLAKE2b-256 |
aa125c86e69af0457d29b2b337cc0682c315f3ca17dcb1b6e54092ff2a00a427
|
File details
Details for the file pink_bench-0.2.0-py3-none-any.whl.
File metadata
- Download URL: pink_bench-0.2.0-py3-none-any.whl
- Upload date:
- Size: 21.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.31.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1e0807decc000d775b4da08fd30c5e5a327e0e62575a4ddcb9df0c3b3db3f9ec
|
|
| MD5 |
d4457b7e12f1926c98ac5f96ff1fdfac
|
|
| BLAKE2b-256 |
4e85a3be05194ca710d3d8f7f6332b2db9edbcc969b5135f78b32b5df65d6387
|