JdeRobot / RoboticsApplicationManager

Robotic applications lifecycle management
3 stars 12 forks source link

Implement error handling for unexpected events in the application #7

Closed ango1994 closed 2 months ago

ango1994 commented 1 year ago

When unexpected errors occur, the application should catch and report the issues to the manager. The manager should be able to relaunch the application.

javizqh commented 2 months ago

Duplicate of #8