def viewer_setup()

in robosumo/envs/mujoco_env.py [0:0]


    def viewer_setup(self):
        """Called when the viewer is initialized and after every reset.
        Optionally implement this method, if you need to tinker with camera
        position and so forth.
        """
        pass