Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rendered Depth Image in Pybullet #4582

Open
ZisongXu opened this issue Feb 21, 2024 · 0 comments
Open

Rendered Depth Image in Pybullet #4582

ZisongXu opened this issue Feb 21, 2024 · 0 comments

Comments

@ZisongXu
Copy link

I check the rendered depth image in pybullet, this depth image should be generated based on Orthographic Projection Matrix, I do the following experiment:

I place the camera horizontally and then place the target object 5cm in front of the camera and get the rendered depth image;

Then I print the data of the depth image and found that all the pixel points are 0.05, so I conclude that the depth image is generated based on Orthographic Projection Matrix. I want to know if there is a way in pybullet to turn Orthographic Projection Matrix into Perspective Projection Matrix.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant