stereolabs / zed-ros-wrapper

ROS wrapper for the ZED SDK
https://www.stereolabs.com/docs/ros/
MIT License
447 stars 391 forks source link

Point Cloud Visualization on RVIZ in Separate Computer #863

Closed TuskAW closed 1 year ago

TuskAW commented 1 year ago

Preliminary Checks

Description

I ran the zed_display_rviz example on an Xavier, and roscore + zed ros wrapper on another computer. The ROS_MASTER_URI was set correctly on the Xavier to the IP address and port of roscore on the second computer. I was unable to see the point cloud on the Xavier or the second computer. I checked if the rostopics could be seen on both computers, and they appeared as expected. I was only able to visualize the point cloud on the Xavier when the ROS_MASTER_URI was localhost. Is this a bug or am I setting the test incorrectly?

Steps to Reproduce

1.run roscore on a computer 2.run rviz on the same computer 3.set ROS_MASTER_URI to the IP address of the computer where roscore is running.

  1. run zed_display_rviz on another computer.

Expected Result

See the point cloud rendered on rviz on a separate computer.

Actual Result

The point cloud isn't rendered on rviz on a separate computer.

ZED Camera model

ZED2

Environment

NVIDIA Xavier Jetpack 4.6.1 + ZED SDK 3.7.6
Laptop running Linux 18.04 + CUDA 11 + ZED SDK 3.7.6

Anything else?

No response

Myzhar commented 1 year ago

Hi @TuskAW this is not a ROS wrapper bug. Please open a thread to receive support on the Stereo Community Forum or write an email to support@stereolabs.com