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
This issue is not a duplicate. Before opening a new issue, please search existing issues.
This issue is not a question, bug report, or anything other than a feature request directly related to this project.
Proposal
I have installed the new python sdk versuib 4.1.4. In the description of the features it says "A new version of SVO is also available, recording full sensor data and supporting custom user data for ease of use."
It is not clear in the documentation how to record the sensor data within the SVO.
I recorded a new svo using the new sdk version but when I grab the sensor dar using zed.get_sensors_data(sensors_data, sl.TIME_REFERENCE.CURRENT) and sensors_data.get_imu_data() I get only zeros.
Can you please address the right documentation ?
Use-Case
No response
Anything else?
No response
The text was updated successfully, but these errors were encountered:
Preliminary Checks
Proposal
I have installed the new python sdk versuib 4.1.4. In the description of the features it says "A new version of SVO is also available, recording full sensor data and supporting custom user data for ease of use."
It is not clear in the documentation how to record the sensor data within the SVO.
I recorded a new svo using the new sdk version but when I grab the sensor dar using
zed.get_sensors_data(sensors_data, sl.TIME_REFERENCE.CURRENT)
andsensors_data.get_imu_data()
I get only zeros.Can you please address the right documentation ?
Use-Case
No response
Anything else?
No response
The text was updated successfully, but these errors were encountered: