Hi, I am using Isaac 4.0 for reinforcement training. The task is to train a policy for object grasping with Panda arm based on the object pointcloud. How could I filter out the robot pointcloud and just keep the object point cloud in Isaac Sim?
I am using the CameraView object to get the depth information in a batch style.