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

How to capture the LiDAR IMU data? #8

Open
roya-correct-ai opened this issue May 26, 2020 · 2 comments
Open

How to capture the LiDAR IMU data? #8

roya-correct-ai opened this issue May 26, 2020 · 2 comments
Labels
enhancement New feature or request

Comments

@roya-correct-ai
Copy link

Hello

Thank you for you perfect library.
Could you please guide me on how I can capture the real-time IMU information and data from the LiDAR?
I know there is a "get_imu_intrinsics" code, but I need the real-time information of the IMU sensor.
I appreciate it if you could help me with this issue.

Many thanks in advance
Roya

@rsiemens
Copy link
Owner

rsiemens commented May 27, 2020

Hey there, thanks for reaching out!

Currently the library doesn't provide the ability to get the real time IMU data. According the software user guide the packet is fairly simple so it shouldn't be to hard to add.

Unfortunately I no longer have access to a ouster device so it's not something I can add and test that it works. If someone want's to work on this I'd be happy to merge in a patch that adds this.

@rsiemens rsiemens added the enhancement New feature or request label May 27, 2020
@roya-correct-ai
Copy link
Author

Hey there, thanks for reaching out!

Currently the library doesn't provide the ability to get the real time IMU data. According the software user guide the packet is fairly simple so it shouldn't be to hard to add.

Unfortunately I no longer have access to a ouster device so it's not something I can add and test that it works. If someone want's to work on this I'd be happy to merge in a patch that adds this.

Thank you for your guidance.

If you agree and have time to write the code, I would appreciate it and I can test it on my ouster lidar and tell you the result.

Many thanks
Roya

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

2 participants