It seems that rtabmap started failing on the ROS 2 buildfarm around Jan 21st.
It looks like an upstream dependency may have changed its dependencies and thus we're getting a failure here.
I think the key error is this:
fatal error: grid_map_core/eigen_plugins/FunctorsPlugin.hpp: No such file or directory
This is causing a regression in all of the rtabmap_ros packages.
It may be related to #1283.
FYI @matlabbe
It seems that
rtabmapstarted failing on the ROS 2 buildfarm around Jan 21st.It looks like an upstream dependency may have changed its dependencies and thus we're getting a failure here.
I think the key error is this:
This is causing a regression in all of the
rtabmap_rospackages.It may be related to #1283.
FYI @matlabbe