I am using the mujoco python wrapper in a project. I would like to dynamically add and change text labels to objects in the scene that are displayed beside them in the final rendering.
Is this possible?
Thanks!
PS:I couldn't find any documentation.