-
Notifications
You must be signed in to change notification settings - Fork 173
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
Point cloud not working sometimes #81
Comments
Hi @Void12987 |
@Myzhar I got the following using
I don't know what QoS policies are; it's likely they are still default. Output of
|
Are you sending all this amount of data over Wi-Fi? |
I don't believe so. Our docker-compose.yaml has |
This issue is stale because it has been open 30 days with no activity. Remove stale label or comment otherwise it will be automatically closed in 5 days |
Preliminary Checks
Description
Although I am able to get point cloud data from x86_64 Foxy without Docker or x86_64 Melodic without Docker, I am unable to get it from arm64 Foxy Docker on the Jetson Nano. Although on arm64 Foxy Docker, I was able to get anything else: images, depth images, etc.
Steps to Reproduce
Dockerfile
docker-compose.yaml
Expected Result
ros2 topic hz zed2/zed_node/point_cloud/cloud_registered
outputs anythingActual Result
The cloud_registered topic is not doing anything, but all other topics are working
ZED Camera model
ZED2
Environment
Anything else?
No response
The text was updated successfully, but these errors were encountered: