Thank you for your impressive works. I run two commands shown in the section 3, and I successfully launched the GUI to visualize the motion of the robot arm to manipulate the gripper to grab the apple on the plate. However, the scene was rendered based on mesh but no high-resolution splat-based images. When I enter the line 97 to see the image by result['base_rgb'], I found its a high-resolution image, how can I visualize this image on the GUI but not the image rendered based on mesh?
Thank you for your impressive works. I run two commands shown in the section 3, and I successfully launched the GUI to visualize the motion of the robot arm to manipulate the gripper to grab the apple on the plate. However, the scene was rendered based on mesh but no high-resolution splat-based images. When I enter the line 97 to see the image by result['base_rgb'], I found its a high-resolution image, how can I visualize this image on the GUI but not the image rendered based on mesh?