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

The autonomous, data collect, and thr_step should be virtual buttons that can be overidden with a launch flag #110

Open
rianders opened this issue Aug 12, 2021 · 1 comment

Comments

@rianders
Copy link
Contributor

The autonomous, data collect, and thr_step should be virtual buttons that can be overridden with a launch flag. This would allow at launch time the ability to specify the autonomous mode and relevant data.

Each mode could launch with the correct start values. This could be sent to docker and do a restart with appropriate settings passed to the car for driving.

@ricklon
Copy link
Member

ricklon commented Aug 16, 2021

The argparse for mode was added, but there's plenty more todo.

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

No branches or pull requests

2 participants