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

Booting Data Collection #18

Open
flynn248 opened this issue Sep 21, 2021 · 0 comments
Open

Booting Data Collection #18

flynn248 opened this issue Sep 21, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@flynn248
Copy link
Collaborator

Booting up the data collection has gotten easier, but can be improved further.

  1. The initialize_collection.sh file can be updated to account for it having been run once before. Or, separate the chrony time sync from the file to save 30ish seconds when booting up the sensors.
  2. Ensure that the log directory located in the home directory exists before continuing the process.
  3. The most important thing is adding some kind of check to ensure that a sensor loaded correctly. This is easy to visually see with the lidar and routers since the lidar spins and the routers have an led that flickers rapidly. However, this method is not ideal for the USB cameras which have nothing that can be visually seen without looking at the logs. This step is important, but may be best to wait until the web application is addressed more to see what format that requires. Any ideas can be submitted on this issue.
@flynn248 flynn248 added the enhancement New feature or request label Sep 21, 2021
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
None yet
Development

No branches or pull requests

1 participant