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

Specify the engine parameters with dedicated class #52

Closed bheijden closed 3 years ago

bheijden commented 3 years ago

Also removed redundant gazebo example in ur5_example directory.

Currently using a .wbt world file parser to parse the world file and get the timestep. Notes, this patser requires python 3.7 though... could be a problem.