Skip to content

Latest commit

 

History

History
40 lines (28 loc) · 1.43 KB

README.rst

File metadata and controls

40 lines (28 loc) · 1.43 KB

eagerx_ode package

license codestyle Continuous Integration

This repository/package contains the OdeEngine for simulating robots based on ordinary differential equations (ODEs) in EAGERx. 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-ode

EAGERx is funded by the OpenDR Horizon 2020 project.