MushroomRL / mushroom-rl

Python library for Reinforcement Learning.
MIT License
814 stars 148 forks source link

Added warning callback to catch warnings from Mujoco #108

Closed robfiras closed 1 year ago

robfiras commented 1 year ago

Added warning callback to catch warnings from Mujoco and raise an exception to stop the simulation.