ad-rss-lib
ad-rss-lib copied to clipboard
RSS Sensor crashes Carla Simulator-0.9.13
Hi, I am repeatedly getting following error when using RSS Sensor with Carla-0.9.13
Signal 11 caught.
Malloc Size=65538 LargeMemoryPoolOffset=65554
CommonUnixCrashHandler: Signal=11
Engine crash handling finished; re-raising signal 11 for the default handler. Good bye.
Segmentation fault (core dumped)
I suspect this might be due to call vehicle.get_physics_control() in RSS python implementation, since it makes a request to server causing it to crash.