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

Python API: LidarScan & LidarPacket timestamps vs PCAP UDP timestamps #530

Open
d33dler opened this issue Jul 3, 2023 · 1 comment
Open
Assignees
Labels
enhancement New feature or request question Further information is requested

Comments

@d33dler
Copy link

d33dler commented Jul 3, 2023

Describe your question
When accessing the .timestamp field from a LidarScan object we get an numpy array of timestamps of all LidarPacket's. I understand these timestamps are obtained from the sensor itself and are subject to issues if the timestamp set on the sensor is wrong (or other issues). Is it possible to use your Python API to access directly the PCAP UDP packets timestamps instead? If not, this would be a nice feature to have.

Screenshots
N/A

Platform:

Ouster Sensor? OS 1
Ouster Firmware Version? 2.4
Programming Language? Python
For Python include the targeted Python version Python3.9
Operating System? unix

@d33dler d33dler added the question Further information is requested label Jul 3, 2023
@kairenw kairenw added the enhancement New feature or request label Jul 5, 2023
@twslankard twslankard self-assigned this Aug 14, 2023
@twslankard
Copy link
Collaborator

twslankard commented Aug 14, 2023

Thanks for your question @d33dler . We're adding a per-packet timestamp header to LidarScan in the next release, expected end of September.

Best Regards,

Tom
Staff Engineer
Ouster, Inc.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request question Further information is requested
Projects
None yet
Development

No branches or pull requests

3 participants