Fixes and updates to the ROSConDemo from RosCon 2022 to support the latest 23.10 release.
Add support to use the new Project Exporter script that will create a release-build package of the project. This reduces the size of the docker image significantly when creating a docker image just to run the simulation.
Fix a monolithic-release build issue related to the RosconDemo gem adding a dependency to Gem::AtomLyIntegration_CommonFeatures.Editor.Static which is an editor target.
Add a patch necessary to build the launcher in release build against release 23.10 (this will be fixed in the future)
Perform optimization to the Dockerfile scripts to reduce the size and steps as much as possible
Fixes and updates to the ROSConDemo from RosCon 2022 to support the latest 23.10 release.
RosconDemo
gem adding a dependency toGem::AtomLyIntegration_CommonFeatures.Editor.Static
which is an editor target.