Point clouds from depth images, getCameraImage documentation #4040
atirehgram
started this conversation in
General
Replies: 1 comment 1 reply
-
Hi, I have the same issue, did you figure it out? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I am trying to get point clouds from depth images in PyBullet but I do not understand how the transformations work so I don't know how to invert them.
Basically what I'm doing is:
What am I doing wrong? Is there some documentation about what transformations the getCameraImage function applies and in which order, and expecting which format? What is in my depth variable and how do I use it?
Thank you in advance.
This is some of my code:
Beta Was this translation helpful? Give feedback.
All reactions