A generel Python interface class for robot simulations using PyBullet. Also provides an IK interface for multi-end-effector robots that uses bullet physics as a solver.
Project description
PyBullet Robot
This package provides:
- A generel Python interface class for robot simulations using PyBullet. Python API class to control and monitor the robot in the simulation.
- A pybullet inverse kinematics interface that can be used for getting joint position values when end-effector/link targets are provided. Supports multi-end-effector targets and floating-base robots.
Installation
From pypi
pip install pybullet_robot
From source
git clone -b main https://github.com/justagist/pybullet_robot
cd pybullet_robot
pip install .
Usage
(TODO)
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
pybullet_robot-0.1.3.tar.gz
(17.6 kB
view details)
Built Distribution
File details
Details for the file pybullet_robot-0.1.3.tar.gz
.
File metadata
- Download URL: pybullet_robot-0.1.3.tar.gz
- Upload date:
- Size: 17.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 793a2db62a92f8513a07427feb92649bf0ad685c158b838beaa2f9e8b8717462 |
|
MD5 | 6460589943251af0ee13c19ac6f3daab |
|
BLAKE2b-256 | 34d5325ad3fdc0b3fbd2a7062a2b4419b00bd542734b1a23e1aac0fbd45acc08 |
File details
Details for the file pybullet_robot-0.1.3-py3-none-any.whl
.
File metadata
- Download URL: pybullet_robot-0.1.3-py3-none-any.whl
- Upload date:
- Size: 18.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 20808e5d9e03e6e48caa1f1e1fdee26f5925da80fd347942d6d6db28c8f1df9c |
|
MD5 | ecbac218305eed2ed106faa3a325e73a |
|
BLAKE2b-256 | 9501b0ccb9936008d095378230c06d2614796112b8cbbb284c1b71bc8272e3d8 |