DetectionMetrics icon indicating copy to clipboard operation
DetectionMetrics copied to clipboard

Better Exception handling for python Code

Open vinay0410 opened this issue 5 years ago • 3 comments

Exceptions raised in python code doesn't halt the calling c++ code, causing the c++ code to run and causing a segmentation fault eventually

vinay0410 avatar Nov 03 '18 09:11 vinay0410

To which python code is this referring to ? Would exiting from the program when exceptions are raised , solve the problem ?

sleep-404 avatar Mar 17 '19 18:03 sleep-404

I would like to work upon this issue. Please tell me on which python file is creating this issue ?

Surajpatra700 avatar Dec 16 '23 10:12 Surajpatra700

Hi @Surajpatra700! Thanks for your interest in contributing to this project. We no longer maintain and update the codebase, so no new development is expected. If you would like to contribute to some JdeRobot projects, you may explore our other projects like https://github.com/JdeRobot/BehaviorMetrics (focus on AI) or https://github.com/JdeRobot/RoboticsAcademy (focus on robotics).

sergiopaniego avatar Dec 20 '23 15:12 sergiopaniego