Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
SEUZTh opened this issue Jul 27, 2023 · 0 comments
Open

Comments

@SEUZTh
Copy link

SEUZTh commented Jul 27, 2023

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; });

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant