def initialize_episode()

in gym_aloha/tasks/sim.py [0:0]


    def initialize_episode(self, physics):
        """Sets the state of the environment at the start of each episode."""
        super().initialize_episode(physics)