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.2.tar.gz
(17.1 kB
view details)
Built Distribution
File details
Details for the file pybullet_robot-0.1.2.tar.gz
.
File metadata
- Download URL: pybullet_robot-0.1.2.tar.gz
- Upload date:
- Size: 17.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 87e736a76b2d927cd0981c06d65de8bfd4a7310068a35d8a891b5ddfa868fc77 |
|
MD5 | dfca0d281f76d44bba9ea429d7ac0977 |
|
BLAKE2b-256 | 8358bd8a66348971c23a5d440eacfe7a46864da4ae8be1727cfb47bc74a7301a |
File details
Details for the file pybullet_robot-0.1.2-py3-none-any.whl
.
File metadata
- Download URL: pybullet_robot-0.1.2-py3-none-any.whl
- Upload date:
- Size: 17.9 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 | 045be8d171cd882a265bdf84b4e76e79036bbb8483c720fb0a648f701b391220 |
|
MD5 | 4df196bb887f579286cdabb950fd6375 |
|
BLAKE2b-256 | 30cd41220e39aa29cde66209579397415d63c687bc602d64dd660ffdeff08906 |