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

ISAR crashed when DriveToSafePosition mission started #621

Closed
Eddasol opened this issue Oct 10, 2024 · 3 comments
Closed

ISAR crashed when DriveToSafePosition mission started #621

Eddasol opened this issue Oct 10, 2024 · 3 comments
Labels
bug Something isn't working

Comments

@Eddasol
Copy link
Contributor

Eddasol commented Oct 10, 2024

Describe the bug
When the ongoing mission described here -> equinor/flotilla#1758 completed and the DriveToSafePosition mission started, ISAR crashed.

The area the robot was running in had only one safe position. This safe position was an infeasible point.

To Reproduce
Steps to reproduce the behavior:

Expected behavior
Should fail, and not crash

Screenshots

@Eddasol Eddasol added the bug Something isn't working label Oct 10, 2024
@tsundvoll
Copy link
Contributor

Investigate more the root cause

@andchiind
Copy link
Contributor

In general, should we catch such exceptions in step_status, and report a failure so that we can continue the mission without ISAR stopping working? If ISAR stops working we can no longer stop the robot remotely.

@Eddasol
Copy link
Contributor Author

Eddasol commented Oct 25, 2024

Should be solved by step to task rewrite

@Eddasol Eddasol closed this as completed Oct 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants