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.4.tar.gz
(17.6 kB
view details)
Built Distribution
File details
Details for the file pybullet_robot-0.1.4.tar.gz
.
File metadata
- Download URL: pybullet_robot-0.1.4.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 | ef7dbe1b8b11d09173ee3712391a543a9d6f6b78ff6d6d9e0ae47bad66db8d0d |
|
MD5 | e3b896064e943dd32915cc5ea3e9a470 |
|
BLAKE2b-256 | 0986fda788b7a2892163e52521ea67829b1256f67c237229867d9ee823e94476 |
File details
Details for the file pybullet_robot-0.1.4-py3-none-any.whl
.
File metadata
- Download URL: pybullet_robot-0.1.4-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 | 8448fff91f1ed27f0621de079d9704ef1be5dfe798e549b6c64943b0de754c49 |
|
MD5 | 390cc531df079a4e5ec089ba71eb01cb |
|
BLAKE2b-256 | 4eb4f0d8724e59d79e469b8bfdce781e2e2d36cd6ebe51cbad852da587ce6296 |