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

Error when running roslaunch zed_cpu_ros depth.launch #30

Open
vincentcheng62 opened this issue Nov 19, 2021 · 0 comments
Open

Error when running roslaunch zed_cpu_ros depth.launch #30

vincentcheng62 opened this issue Nov 19, 2021 · 0 comments

Comments

@vincentcheng62
Copy link

I successfully run roslaunch zed_cpu_ros zed_cpu_ros.launch
as follows:

===================================================================================
... logging to /home/adminpc/.ros/log/5d24293c-490a-11ec-80ef-00e04c36415c/roslaunch-adminpc-GB01-26583.log
Checking log directory for disk usage. This may take a while.
Press Ctrl-C to interrupt
Done checking log file disk usage. Usage is <1GB.

started roslaunch server http://localhost:43709/

SUMMARY

PARAMETERS

  • /camera/zed_cpu_ros_node/config_file_location: /home/adminpc/cat...
  • /camera/zed_cpu_ros_node/device_name: /dev/video0
  • /camera/zed_cpu_ros_node/encoding: bgr8
  • /camera/zed_cpu_ros_node/frame_rate: 30
  • /camera/zed_cpu_ros_node/left_frame_id: left_frame
  • /camera/zed_cpu_ros_node/resolution: 1
  • /camera/zed_cpu_ros_node/right_frame_id: right_frame
  • /camera/zed_cpu_ros_node/show_image: False
  • /camera/zed_cpu_ros_node/use_zed_config: True
  • /rosdistro: melodic
  • /rosversion: 1.14.12

NODES
/camera/
zed_cpu_ros_node (zed_cpu_ros/zed_cpu_ros)

ROS_MASTER_URI=http://localhost:11311

process[camera/zed_cpu_ros_node-1]: started with pid [26603]
[ INFO] [1637307014.349376559]: Try to initialize the camera
[ INFO] [1637307014.676106411]: Stereo Camera Set Resolution 1, width 3840.000000, height 1080.000000
[ INFO] [1637307014.676197052]: Initialized the camera
[ INFO] [1637307014.845490653]: Try load camera calibration files
[ INFO] [1637307014.845552208]: Loading from zed calibration files
[ INFO] [1637307014.845947793]: Got camera calibration files
[ INFO] [1637307014.879999386]: Success, found camera

=================================================================
But when I try to run roslaunch zed_cpu_ros depth.launch ,

I encounter the following error:

... logging to /home/adminpc/.ros/log/5d24293c-490a-11ec-80ef-00e04c36415c/roslaunch-adminpc-GB01-26870.log
Checking log directory for disk usage. This may take a while.
Press Ctrl-C to interrupt
Done checking log file disk usage. Usage is <1GB.

RLException: roslaunch file contains multiple nodes named [/camera/depth_nodelet_manager].
Please check all 'name' attributes to make sure they are unique.
Also check that $(anon id) use different ids.
The traceback for the exception was written to the log file

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