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

refactor configuration script #53

Merged
merged 10 commits into from
Mar 17, 2024
Merged

refactor configuration script #53

merged 10 commits into from
Mar 17, 2024

Conversation

PonomarevDA
Copy link
Collaborator

  • use yaml config file for a vehicle instead of hard coding firmware link and parameters in .sh script
  • update all vehicles names in docker.sh and run_sim.sh, so now they are the same (the same as config.yaml files as well)
  • rewrite configuration script in python (it was in bash)

@PonomarevDA PonomarevDA self-assigned this Mar 17, 2024
@PonomarevDA
Copy link
Collaborator Author

  • ./scripts/docker.sh dv --force
  • ./scripts/docker.sh csv --force, log1
  • ./scripts/docker.sh dq --force, log2
  • ./scripts/docker.sh cq --force, log3

@PonomarevDA PonomarevDA merged commit 16a237b into master Mar 17, 2024
1 check passed
@PonomarevDA PonomarevDA deleted the pr-improve-scripts branch March 17, 2024 20:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant