multiworld icon indicating copy to clipboard operation
multiworld copied to clipboard

Indentation error in `mujoco_envs/sawyer_pick_and_place.py`

Open avandekleut opened this issue 4 years ago • 0 comments

In generate_uncorrected_env_goals, the return block needs to be unindented by one level or it doesn't return anything when fix_goals == True.

avandekleut avatar Oct 01 '20 15:10 avandekleut