23:57:31 /tmp/binarydeb/ros-humble-python-mrpt-2.15.3/.obj-x86_64-linux-gnu/mrpt-build/src/mrpt/python/src/mrpt/system/CRateTimer.cpp:8:10: fatal error: mrpt/system/WorkerThreadsPool.h: No such file or directory
23:57:31 8 | #include <mrpt/system/WorkerThreadsPool.h>
23:57:31 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Binary builds were fine on Feb 5th, but started failing on Feb 9th. I'm assuming this is due to this change in mrpt: MRPT/mrpt@f932cc5.
It's all due to this error:
Binary builds were fine on Feb 5th, but started failing on Feb 9th. I'm assuming this is due to this change in mrpt: MRPT/mrpt@f932cc5.
I'm planning on doing a Humble sync next week, so if this is not resolved,
python_mrptwill be removed.