Use newly introduced cmake macro moveit_build_options() from moveit_core
Split CollisionPluginLoader (#2834)
To avoid circular dependencies, but enable reuse of the CollisionPluginLoader, the non-ROS part was moved into moveit_core/moveit_collision_detection.so and the ROS part (reading the plugin name from the parameter server) into moveit_ros_planning/moveit_collision_plugin_loader.so (as before).
Introduce a reference frame for collision objects (#2037)
Fix RDFLoader: uninitialized member (#2806)
Add missing dependencies to generated dynamic_reconfigure headers (#2772)
clang-tidy: modernize-make-shared, modernize-make-unique (#2762)
PSM: Read padding parameters from correct namespace (#2706)
Load max_safe_path_cost into namespace sense_for_plan (#2703)
Fix order of member initialization (#2687)
Move OccMapTree to moveit_core/collision_detection (#2684)
Contributors: Felix von Drigalski, Martin Günther, Mathias Lüdtke, Michael Görner, Robert Haschke, Simon Schmeisser, Tyler Weaver, pvanlaar, werner291