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

Gazebo: fix inactive controllers at first time step. #162

Open jelledouwe opened 3 years ago

jelledouwe commented 3 years ago

Controllers are not active at first time step due to launching simulation in paused state. This results in not executing the first action.