stereolabs / zed-ros2-examples

A collection of examples and tutorials to illustrate how to better use the ZED cameras in the ROS2 framework
https://www.stereolabs.com/docs/ros2/
Apache License 2.0
34 stars 29 forks source link

Merge error in zed2.rviz #37

Open kirstyellis opened 3 weeks ago

kirstyellis commented 3 weeks ago

Preliminary Checks

Description

It seems that in commit 5b7acdf the rviz config for Zed2 was broken. There are some conflict markers left in the file.

Steps to Reproduce

  1. Launching the display launch for zed2 camera results in rviz being loaded with no saved config.

Expected Result

Rviz should open with configuration from a saved rviz config

Actual Result

Rviz opens with just one window and no camera views etc.

ZED Camera model

ZED2

Environment

Ubuntu 22, ROS 2 Humble.

Anything else?

No response