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
230 stars 49 forks source link

Modify Docker #102

Closed tsampazk closed 1 year ago

tsampazk commented 2 years ago

Docker should install webots, deepbots with its generic requirements and then whatever requirements a specific example has, instead of installing specific example requirements by default.