jurgisp / memory-maze

Evaluating long-term memory of reinforcement learning algorithms
MIT License
129 stars 13 forks source link

Warning "Can not set velocity [...]" on env reset #27

Open jurgisp opened 1 year ago

jurgisp commented 1 year ago

There are pesky WARNING:absl:Cannot set velocity on Entity with no free joint. warnings on environment initialization, coming from somewhere inside MuJoCo. They don't mean anything bad, but would be nice to get rid of them, not to pollute the logs.