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

Can't display detected objects in rviz. ZED_OD display plugin fails to Load #32

Open
2 tasks done
immanueln98 opened this issue Jun 23, 2024 · 0 comments
Open
2 tasks done
Labels
bug Something isn't working

Comments

@immanueln98
Copy link

Preliminary Checks

  • This issue is not a duplicate. Before opening a new issue, please search existing issues.
  • This issue is not a question, feature request, or anything other than a bug report directly related to this project.

Description

The zed_od display plugin fails to load. Error: According to the loaded plugin descriptions the class rviz_plugin_zed_od/ZedOdDisplay with base class type rviz_common::Display does not exist, despite it being built as shown below
"
image

However, zed_aruco_localization fails to build, but I assumed it has nothing to do with the zed_od plugin. I could be wrong.

Steps to Reproduce

1.Install all required dependencies (ZED SDK, zed_ros2_wrapper, e.t.c)
2.Source and build zed-ros2-examples
3.Run ros2 launch zed_display_rviz2 display_zed_cam.launch.py camera_model:=zed2i

...

Expected Result

Detected objects visualised in Rviz2

Actual Result

image

ZED Camera model

ZED2i

Environment

OS: Ubuntu 22.04
Platform: Nvidia Jetson Orin
ROS: Humble
ZED SDK: 4

Anything else?

No response

@immanueln98 immanueln98 added the bug Something isn't working label Jun 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Development

No branches or pull requests

1 participant