eager-dev / eagerx_ode

This repository contains the eagerx_ode package, which allows to simulate systems with EAGERx using ODEs.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

This repository contains the eagerx_ode package, which allows to simulate systems with EAGERx using ODEs.

License:Apache License 2.0


Languages

Language:Python 97.2%Language:Makefile 2.3%Language:Shell 0.5%