Motivation for the redesign
At present, installing most mrpt packages on any minimal docker image or headless PC would lead to installation of hundreds of dependencies, mostly required by GUI & OpenGL parts, even if not needed in those systems. Also, OpenCV imgproc module introduces tens of dependencies that will be avoided in MRPT 3.0.0 by not using opencv anymore.
Working branch
https://github.com/MRPT/mrpt/tree/3.0
The plan
Release to-do list here upstream:
Plus new features:
Post-release list for Debian:
Post-release for ROS:
Motivation for the redesign
At present, installing most mrpt packages on any minimal docker image or headless PC would lead to installation of hundreds of dependencies, mostly required by GUI & OpenGL parts, even if not needed in those systems. Also, OpenCV imgproc module introduces tens of dependencies that will be avoided in MRPT 3.0.0 by not using opencv anymore.
Working branch
https://github.com/MRPT/mrpt/tree/3.0
The plan
Release to-do list here upstream:
Plus new features:
mrpt::maps::CGenericPointsMap==> Already done in 2.15.x. Remove them for 3.0.0.Post-release list for Debian:
Post-release for ROS: