SofaDefrost / SofaGym

Machine Learning framework for Sofa
68 stars 10 forks source link

Fix goal random initialization in CartStemContact #34

Closed samuelmyoussef closed 1 year ago

samuelmyoussef commented 1 year ago

Fixed an issue in the cartstemcontact env where the goal wasn't randomized each new episode because the goalPos config wasn't properly updated.