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

Make startup script to speed up testing #27

Closed
iandareid opened this issue May 17, 2024 · 2 comments · Fixed by #32
Closed

Make startup script to speed up testing #27

iandareid opened this issue May 17, 2024 · 2 comments · Fixed by #32
Assignees
Labels
enhancement New feature or request

Comments

@iandareid
Copy link
Collaborator

Currently it takes 8 or more commands to launch ROSplane in a sim environment. It is even more for a flight test. This significantly slows down the ability to test. We need to have a script that can in no more than 2 commands get the entire environment set up.

@iandareid iandareid self-assigned this May 17, 2024
@iandareid iandareid converted this from a draft issue May 17, 2024
@iandareid
Copy link
Collaborator Author

The script will use tmux to create a session and then run the commands. There are issues that have long been neglected in the calibration process that need to be resolved to make the script reliably only 2 commands. However, as it stands it is a major improvement to even have the environment set up.

The script will need to be dynamic to either be used for sim or a real life flight test.

@iandareid iandareid added the enhancement New feature or request label May 17, 2024
@iandareid
Copy link
Collaborator Author

The script is written and works well for simulations. It needs to be refactored to be in rosflight_gcs. It also needs testing on real world remotes.

@iandareid iandareid linked a pull request May 22, 2024 that will close this issue
@github-project-automation github-project-automation bot moved this from In Progress to Done in v2.0 Release Jun 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant