Visualize the object poses with three axis.
env = RCareWorld() env.debugObjectPose()
Visualize the object IDs in the gameview
env = RCareWorld() env.debugObjectID()