eager-dev / eager

[deprecated] Engine Agnostic Gym Environment for Robotics
https://eager-control.readthedocs.io/
Apache License 2.0
16 stars 0 forks source link

Sample Sensor implementation in WeBots #88

Closed AlexanderKeijzer closed 3 years ago

AlexanderKeijzer commented 3 years ago

Renames separate Robots and Sensors to a combined Object.

This PR includes a ur5e example with a separate stereo camera. TODO in other PRs:

These things are a lot of work and will take a lot of time, so we should merge in steps.

This closes: #15 and closes #39