ros2/rosbag2

mcap_vendor files not found

CM134 opened this issue · 0 comments

CM134 commented

Description

After upgrading ros-humble-mcap-vendor 0.15.11-1 on ARM I get the following error.

fatal error: mcap_vendor/mcap/writer.hpp: No such file or directory
   46 | #include <mcap_vendor/mcap/writer.hpp>

Before I was using 0.15.9-1, and my package compiled, but after the upgrade, it did not find the file. I can still see that the file exists in /opt/ros/humble/include/ and changing the include line in my code to have the full path to the file, my package builds.

I tested it also on amd64, and there it seems to find the files.

System

  • OS: Ubuntu 22.04.4 LTS on ARM
  • ROS 2 Distro: Humble
  • Install Method: APT
  • Version: 0.15.11-1jammy.20240522.165626