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

Calibrated Data #71

Open
sagar0609nagdev opened this issue Apr 11, 2024 · 3 comments
Open

Calibrated Data #71

sagar0609nagdev opened this issue Apr 11, 2024 · 3 comments

Comments

@sagar0609nagdev
Copy link

Hello Evan, I have successfully cloned this repository and data is being published. I want to use this in LIO-SAM algorithm but before that I need to calibrate it.

So I have calibrated data separately, I want to ask how can I use this data in your code or were can I add that so that whenever I start your code I get calibrated data.
Or can you suggest me any other way for getting calibrated data directly from your algorithm.
Thank you.

Copy link

Thank you for creating your first issue on this repo! Give me some time to review and respond to your problem.

@flynneva
Copy link
Owner

@sagar0609nagdev calibration is one area where I haven't yet really dove into yet but would be interested in.

Doing a quick search it looks like bno055 devices should calibrate themselves I think, and just need to be moved in a specific way while on to calibrate:

https://www.mathworks.com/help/matlab/supportpkg/calibrate-sensors.html

I'm traveling today and at the airport, but let me know if you figure something out with the link above. We can add this to the readme for this repo once we learn more, so others can follow the steps too.

@sagar0609nagdev
Copy link
Author

Hello, sorry for delay.
With this the imu shows this on terminal, for e.g. data: '{"sys": 3, "gyro": 3, "accel": 3, "mag": 3}' but after some time it changes
data: '{"sys": 1, "gyro": 3, "accel": 3, "mag": 3}. So I don't know if its fully calibrated or not.

Also everytime I start IMU this thing pops up on terminal:
[bno055-1] [WARN] [1714049071.538192834] [bno055]: Receiving calibration status failed with BusOverRunException:"Data fusion not ready, resend read request".

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