Skip to content
This repository has been archived by the owner on Nov 9, 2022. It is now read-only.

Exception handling for ROS ServiceConnections #317

Open
EliteMasterEric opened this issue Mar 19, 2020 · 0 comments
Open

Exception handling for ROS ServiceConnections #317

EliteMasterEric opened this issue Mar 19, 2020 · 0 comments

Comments

@EliteMasterEric
Copy link

When developing my application, I have noticed that, when certain networking issues occur (the Wi-Fi is not connected, the device can't connect to the node, etc) exceptions sometimes are thrown. This is to be expected.

However, these exceptions are thrown in the ServiceConnection. The result is that I cannot gracefully handle these from my activity, which is completely separate, through user-facing means such as a Toast.

How is this situation intended to be handled?

@EliteMasterEric EliteMasterEric changed the title Exception handling for ROS services Exception handling for ROS ServiceConnections Mar 19, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant