This PR fixes the task-specific object placements that use the default randomly generated placement distribution fixture provided by Robocasa, which was missing previously. The Object placements should work for any Kitchen task registered from Robocasa here, including Single-Stage/Multi-Stage.
Additionally now the [robocasa_gen.model_generation_wizard()]() API unpacks an additional element object_infos dictionary which has info on objects placement.
This PR fixes the task-specific object placements that use the default randomly generated placement distribution fixture provided by Robocasa, which was missing previously. The Object placements should work for any Kitchen task registered from Robocasa here, including Single-Stage/Multi-Stage.
Additionally now the [robocasa_gen.model_generation_wizard()]() API unpacks an additional element
object_infos
dictionary which has info on objects placement.