-
Notifications
You must be signed in to change notification settings - Fork 457
Open
Labels
questionFurther information is requestedFurther information is requested
Description
I am currently running into an issue with the SensorScanSource class where I cannot get scan information from any sensors beyond the first 3.
When using the client_example, I can connect to all 6 of the OS1s that I am trying to use (I will get the sensor information output with serial numbers, etc. from them all), however when it goes into the loop of collecting scans, it will only ever return scans from indices 0,1 and 2.
It even works if I simultaneously run the example on the first 3 ips and the last 3 ips at once.
Is there something I'm missing here or is there anything I can try to fix this?
Platform:
- Ouster Sensor: OS-1
- Ouster Firmware Version: 3.1
- Programming Language: C++
- Operating System: Ubuntu 22.04.5
- Machine Architecture? x86-64
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
questionFurther information is requestedFurther information is requested