Skip to content

The edge computing device cannot use the lidar via the local area network. #35

@SEUZTh

Description

@SEUZTh

I can use the lidar with a wired connection on Nvidia's edge computing device, but I cannot start the radar on the local area network. This is feasible on my PC. After debugging with breakpoints, I found that the following program is stuck in a waiting state.

cv_.wait(lock, [=] { return count_ > 0; });

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions