Skip to content

SensorScanSource connection to multiple lidars #649

@jjoepayne

Description

@jjoepayne

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions