Ralf Mayet
Results
2
comments of
Ralf Mayet
Is this going to be fixed by the nvme fixes in the 5.4 kernel?
Hi, I looked a bit into this problem and found the following: There is two crashes happening in the ```_getCameraImage``` function, one for [```pybullet.getLinkState```](https://github.com/softbankrobotics-research/qibullet/blob/46b7f3a6f1672185233bbe5be545a8b176bc9127/qibullet/camera.py#L286) and one for [```pybullet.getCameraImage```](https://github.com/softbankrobotics-research/qibullet/blob/46b7f3a6f1672185233bbe5be545a8b176bc9127/qibullet/camera.py#L308). When I...