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

Request: change to not download calibration file when it is already downloaded #179

Open
h-ohta opened this issue Jul 30, 2024 · 3 comments
Assignees

Comments

@h-ohta
Copy link

h-ohta commented Jul 30, 2024

Now, the nebula driver always downloads calibration file from LiDAR sensor when launching driver.
Could you change not to download calibration file when it is already downloaded in specific directory ?

@mojomex mojomex self-assigned this Jul 30, 2024
@mojomex
Copy link
Collaborator

mojomex commented Jul 30, 2024

Hi, I think we can introduce that either as a setting or as the standard.
Just out of curiosity, were there any particular problems with nebula downloading the data every time?

@drwnz
Copy link
Collaborator

drwnz commented Jul 31, 2024

I would like to propose that we save the sensor MAC address (either in the file name, or better the first line of the file) and then verify that the sensor is correct before deciding whether to download from the sensor or not.

@h-ohta
Copy link
Author

h-ohta commented Jul 31, 2024

@mojomex
Thank you.

were there any particular problems with nebula downloading the data every time?

I have no problem about driver. But, I have long console log when I launch nebula driver.
I'd like to reduce console log as less as possible.

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

3 participants