Visualization Distance

Official Python bindings with a focus on reinforcement learning and robotics.
Post Reply
ahorvath
Posts: 2
Joined: Sun Jan 23, 2022 11:50 pm

Visualization Distance

Post by ahorvath »

Hi all,

I have been experimenting some with PyBullet. It seems that objects that are very far away (i.e. 1600 units or more) are not shown by the debugVisualizerCamera. Is there a way to set this distance further away using pybullet or is this something that would have to be done with bullet specifically?

Thanks!
Post Reply