You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
Describe your question
When accessing the
.timestamp
field from aLidarScan
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
The text was updated successfully, but these errors were encountered: