Click on object and get name

ahorvath
Posts: 2
Joined: Sun Jan 23, 2022 11:50 pm

Click on object and get name

Post by ahorvath »

Hello all,

I would like to be able to click on an object in PyBullet and have the python console print out that object's name. Has anyone implemented anything like this yet? I know you can click and pick something up and move it so there must be a way. Maybe it is not exposed in PyBullet yet.

Thanks for your help!