eager-dev / eagerx_gui

The eagerx_gui package provides gui functionallity for EAGERx.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

eagerx_gui package

license codestyle Continuous Integration

This repository/package provides GUI functionality for EAGERx. It allows to view graphs created using EAGERx, but also allows to create graphs interactively using the GUI. 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-gui

The eagerx_gui package is heavily based on pyqtgraph. The GUI is adapted from the implementation of the pyqtgraph flowchart.

EAGERx is funded by the OpenDR Horizon 2020 project.

About

The eagerx_gui package provides gui functionallity for EAGERx.

License:Apache License 2.0


Languages

Language:Python 98.7%Language:Makefile 1.2%Language:Shell 0.1%