robotology / gym-ignition

Framework for developing OpenAI Gym robotics environments simulated with Ignition Gazebo
https://robotology.github.io/gym-ignition
GNU Lesser General Public License v3.0
227 stars 26 forks source link

Do not merge #413

Closed diegoferigo closed 2 years ago

diegoferigo commented 2 years ago

This PR is just a way to debug the failures of https://github.com/robotology/gym-ignition/pull/411. It seems that one of the merged changes broke finding the physics plugin in both User and Developer mode for the Stable channel. This morning I merged https://github.com/robotology/gym-ignition/pull/409 that branched off directly from master and CI was green, this made me think that the failures are due something in devel.

diegoferigo commented 2 years ago

Problem found as described in https://github.com/robotology/gym-ignition/pull/411#issuecomment-950883926. Closing.