aidudezzz / deepbots

A wrapper framework for Reinforcement Learning in the Webots robot simulator using Python 3.
https://deepbots.readthedocs.io/
GNU General Public License v3.0
236 stars 50 forks source link

get_timestep deprecation warning in supervisor_emitter_receiver #108

Closed tsampazk closed 2 years ago

tsampazk commented 2 years ago

/deepbots/supervisor/controllers/supervisor_emitter_receiver.py:97: DeprecationWarning: get_timestep is deprecated, use .timestep instead warn("get_timestep is deprecated, use .timestep instead"