-
Notifications
You must be signed in to change notification settings - Fork 35
Description
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
When attempting to build the zed-ros2-examples package in ROS 2, I encounter the following error in the zed_topic_benchmark_component package:
fatal error: zed_topic_benchmark_interfaces/msg/detail/benchmark_stats_stamped__type_support.hpp: No such file or directory
It appears that the header file benchmark_stats_stamped__type_support.hpp is missing, which prevents the component from building successfully.
Steps to Reproduce
1.Clone the zed-ros2-examples repository.
2.Set up the ROS 2 workspace and install necessary dependencies.
3.Run colcon build in the workspace.
4.Observe the error during the build process of zed_topic_benchmark_component
Expected Result
The build should proceed without errors, and the necessary files, including benchmark_stats_stamped__type_support.hpp, should be generated correctly.
Actual Result
The build fails
ZED Camera model
ZED2i
Environment
ROS 2 Distribution:Humble
Operating System: Ubuntu 22.04
ZED SDK version: 4.2
CUDA version: 12.6, Jetpack 6.1
Device: Nvidia Jetson AGX Orin