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

Added simulation reset to RosEnv, and implemented it for PyBullet. #83

Closed bheijden closed 3 years ago

bheijden commented 3 years ago

WeBots/Gazebo still work by adding dummy services for the state get/set services. Simulator specific implementation for them still has to be added.

closes #9.