Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Detect if robot is blocked #134

Open
andchiind opened this issue Feb 22, 2024 · 2 comments
Open

Detect if robot is blocked #134

andchiind opened this issue Feb 22, 2024 · 2 comments
Labels
feature New feature or request stale

Comments

@andchiind
Copy link
Contributor

Describe the new feature you would like to see
Isar-exr should be able to report the Blocked robot status.

Describe the solution you'd like
Since 'failures' in MissionExecutionType is deprecated, we may need to rely on MissionExecutionStatusEnum.PAUSED to detect if the robot is stuck. This is not ideal however, as it is less precise and we may not know the reason why the mission is not running.

How will this feature affect the current Threat Model?
N/A

@andchiind andchiind added the feature New feature or request label Feb 22, 2024
@tsundvoll
Copy link
Contributor

Related to #122

@aeshub
Copy link
Contributor

aeshub commented May 11, 2024

This issue has automatically been marked as stale as there has been no activity for 60 days. Remove stale label or comment or this will be closed in 7 days.

@aeshub aeshub added the stale label May 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request stale
Projects
None yet
Development

No branches or pull requests

3 participants