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
Hey, I'm building a program using your lib that read the data packet stream from the ouster and converts it to pcd files.
I was wondering what could cause this error:
I do set the Lidar mode a bit earlier in the code:
and the error gets thrown in this part that was inspired from your project's tests folder:
I think it might be because I am using the Ouster os2 but then again I am setting it into a well supported mode.
Any pointers would be great,
cheers !
The text was updated successfully, but these errors were encountered:
Hey, I'm building a program using your lib that read the data packet stream from the ouster and converts it to pcd files.
I was wondering what could cause this error:
I do set the Lidar mode a bit earlier in the code:
and the error gets thrown in this part that was inspired from your project's tests folder:
I think it might be because I am using the Ouster os2 but then again I am setting it into a well supported mode.
Any pointers would be great,
cheers !
The text was updated successfully, but these errors were encountered: