Debug Object Pose

Visualize the object poses with three axis.

How to use:

env = RCareWorld()
env.debugObjectPose()

Debug Object ID

Visualize the object IDs in the gameview

How to use:

env = RCareWorld()
env.debugObjectID()