Closed sloretz closed 1 year ago
Thanks! Yes it looks that's the issue, I'll fix it. I'm in the meantime investigating other weird series of failures for Mrpt packages only in humble (!), I'll head back to this one later.
@sloretz Fixed via 8cd002621d714d437af410f4408f96d062626b1e
Thanks @jlblancoc! Mind making a Noetic release with that fix within the next couple days? That will avoid 3 mrpt_* packages disappearing from the main apt repo when I do a Noetic sync this week.
https://discourse.ros.org/t/preparing-for-noetic-sync-2023-06-15/31924
It looks like
mrpt_sensorlib
is started failing to build around the time https://github.com/ros/rosdistro/pull/37538 was merged.Perhaps an API was changed in mrpt?
https://build.ros.org/view/Nbin_ufv8_uFv8/job/Nbin_ufv8_uFv8__mrpt_sensorlib__ubuntu_focal_arm64__binary/21/console
maybe this
https://github.com/mrpt-ros-pkg/mrpt_sensors/blob/5b92f9543f1720bf39e297124a04b3dbb3dd6174/mrpt_sensorlib/src/mrpt_sensorlib.cpp#L176
Should be changed to
because of https://github.com/MRPT/mrpt/commit/08b53e7a0183396160454415a01fcdbf931a3605#diff-5382d0c3e1a64af3ae30b1563998d80fd7c9b517a796a6ec2406719ce2259ddaL248-R248