Brian Chien

Results 1 comments of Brian Chien

Does update_latest_camera_pose affect the image data that the camera records during training? For example, if in the "_get_observations" method of a DirectRLEnv you call something like "camera_data = self.robot_camera.data.output["rgb"] /...