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

Improve GNC safety features #162

Open
3 tasks
Thomas-Neill opened this issue Mar 31, 2024 · 1 comment
Open
3 tasks

Improve GNC safety features #162

Thomas-Neill opened this issue Mar 31, 2024 · 1 comment
Labels

Comments

@Thomas-Neill
Copy link
Collaborator

Thomas-Neill commented Mar 31, 2024

Safety features not currently present should be added to the GNC commander node codebase to make it more robust.

We should implement and have a testing procedure (either unit test or manual integration test) for all items in this following non-exhaustive list:

  • Always before pushing waypoints, it should be validated that they're compatible with the geofence.

  • Input files should be validated more to ensure that they are in the correct format (lat,lon,alt) and are within the geofence.

  • If ever the mode is changed and it wasn't because of the script, it should immediately die instead of trying to set-mode again.

@Thomas-Neill
Copy link
Collaborator Author

@nathanyvng nathanyvng mentioned this issue Jun 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant