Skip to content

Remote PC subscribers causing significant frame drop #3

@AnthonyZJiang

Description

@AnthonyZJiang

- Steps to reproduce

  1. Connect a second PC to the onboard NUC
  2. Subscribe to a sensor topic, e.g. ros2 topic echo /velodyne_points

- Issue:
The topic that gets subscribed on the secondary PC stutters.

- Early thoughts:
This is almost certain due to QoS settings.
All sensor topics are published as reliable and subscribers by defaults are set to reliable too. If the secondary PC is connected over WiFi, network delay will cause such problems.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions