eager-dev / eagerx_pybullet

This repository contains the eagerx_pybullet package, which allows to simulate systems with EAGERx using pybullet.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

eagerx_pybullet package

license codestyle Continuous Integration

This repository/package contains the PybulletEngine for simulating robots with EAGERx in pybullet. EAGERx (Engine Agnostic Graph Environments for Robotics) enables users to easily define new tasks, switch from one sensor to another, and switch from simulation to reality with a single line of code by being invariant to the physics engine.

The core repository is available here.

Full documentation and tutorials (including package creation and contributing) are available here.

You can install the package using pip:

pip3 install eagerx-pybullet

For examples on how to use this package to add a pybullet implementation for your objects, please see:

EAGERx is funded by the OpenDR Horizon 2020 project.

About

This repository contains the eagerx_pybullet package, which allows to simulate systems with EAGERx using pybullet.

License:Apache License 2.0


Languages

Language:Python 99.1%Language:Makefile 0.8%Language:Shell 0.2%