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

Custom thresholds for the automatic data collector #992

Open
Kazadhum opened this issue Oct 10, 2024 · 0 comments
Open

Custom thresholds for the automatic data collector #992

Kazadhum opened this issue Oct 10, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@Kazadhum
Copy link
Collaborator

Hello!

I'm currently trying to implement a camera-IMU calibration method in ATOM which requires a "denser" dataset than usual - meaning more collections - to identify points where the system transitions between stillness and motion using IMU data.

To record such a dataset, I thought of using the automatic_data_collector. However, this collector has hardcoded thresholds which it uses to identify when it should save collections to the dataset. If these thresholds were given as an argument, keeping the old hardcoded values as default, I think I could achieve what I need.

I also think this is going to be useful in further camera-IMU calibration implementations.

Tagging for visibility @miguelriemoliveira @manuelgitgomes!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Development

No branches or pull requests

1 participant