Skip to content
This repository has been archived by the owner on Jan 18, 2024. It is now read-only.

Better Exception handling for python Code #96

Open
vinay0410 opened this issue Nov 3, 2018 · 3 comments
Open

Better Exception handling for python Code #96

vinay0410 opened this issue Nov 3, 2018 · 3 comments

Comments

@vinay0410
Copy link
Collaborator

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

@sleep-404
Copy link
Contributor

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

@Surajpatra700
Copy link

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

@sergiopaniego
Copy link
Member

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).

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants