That would be quite difficult. Firstly, the project is quite large and upon small modifications (e. g. decreasing the speed of the robot) the error did not occur. Secondly, I have already made a lot of changes to it.
I know it would be hard to debug without the source and logs but I just wanted to know if anyone has an idea what could cause this.
Got it, If it does come up again, isolating it to some subset of python calls might also be helpful, even if its not a fully working sample. The full log is useful in case physx printed any warnings about the simulation becoming unstable
I encountered similar issues before. It happened when part of the robot initilized inside some other meshes. The error handling part of Isaac Sim is not very good.