- Cross-compatibility with
ROS 2 Galactic
. - Added IS_ROS2_DISTRO compilation flag to select which ROS 2 version will be used.
- Avoid communication between internal publishers and subscribers on the same topic, solving the infinite loop problem.
- Unify
CMakeLists
to avoid creation of empty folders when the tests are not compiled. - New issue badge to open issues only in the main repository.