terminate called after throwing an instance of 'std::system_error'
-
Hey,
I am trying to build and test a custom code on the voxl-emulator. It uses OpenCV and MV. It compiles fine but whenever I try to run the output file, it throws this error:terminate called after throwing an instance of 'std::system_error'
what(): Resource deadlock avoided
Aborted (core dumped)I even tried compiling an empty program with an empty main function and it still throws the same error. Can anyone point out what I am doing wrong ?
-
The emulator is meant to be a build environment and not for running code, this is likely the source of the issue, does your code encounter this problem when running on a voxl?
Reading along? Create a free ModalAI Forum account to join in.
With an account you can reply, ask your own question, get an email when a ModalAI engineer answers, and mark the reply that solved it. Your place in each thread is saved between visits.
Questions about VOXL, Flight Core, ESCs and ModalAI drones are answered here by the engineers who build them.
Register Login