objects not visible after a while

Official Python bindings with a focus on reinforcement learning and robotics.
Post Reply
Mark97
Posts: 25
Joined: Sun Sep 26, 2021 12:38 pm

objects not visible after a while

Post by Mark97 »

When I implement my objects in PyBullet, everything seems to work fine. However, after I reach a few thousand objects, they do not become visible anymore. Can this be fixed?
maurock
Posts: 1
Joined: Tue Jun 28, 2022 11:10 am

Re: objects not visible after a while

Post by maurock »

I am having the same issue. Have you found a solution? I believe this has to do with memory leak / overflow of some sort.
Post Reply