diff --git a/Project/project.json b/Project/project.json index 937d14f5..78fb9a65 100644 --- a/Project/project.json +++ b/Project/project.json @@ -1,6 +1,6 @@ { "project_name": "ROSCon2023Demo", - "version": "2.0.0", + "version": "2.0.1", "project_id": "{C930C5B9-4B70-40B7-88F4-A7E927D6A677}", "license": "Apache-2.0", "license_url": "https://opensource.org/licenses/Apache-2.0", diff --git a/README.md b/README.md index cc679e88..0e27902e 100644 --- a/README.md +++ b/README.md @@ -211,7 +211,7 @@ To learn more on exporting game launcher see [O3DE documentation](https://www.do To build the game launcher and bundle assets: ```bash cd ${WORKDIR}/o3de -./scripts/o3de.sh export-project -es ExportScripts/export_source_built_project.py --project-path ${WORKDIR}/ROSCon2023Demo/Project --seedlist ${WORKDIR}/ROSCon2023Demo/Project/AssetBundling/SeedLists/demo.seed --fail-on-asset-errors -noserver -out ./build/release --build-tools --no-unified-launcher +./scripts/o3de.sh export-project -es ExportScripts/export_source_built_project.py --project-path ${WORKDIR}/ROSCon2023Demo/Project --seedlist ${WORKDIR}/ROSCon2023Demo/Project/AssetBundling/SeedLists/demo.seed --fail-on-asset-errors -noserver -out ${WORKDIR}/ROSCon2023Demo/Project/build/release --build-tools --no-unified-launcher ``` The build package is available here: ``` @@ -344,6 +344,10 @@ Please also refer to the common [Troubleshooting Guide](https://docs.o3de.org/do ## Release notes +### ROSCon2023Demo 2.0.1 for O3DE 2409.x +Changes compared to 2.0.0: +- updated UR ROS2 Driver (external) submodule + ### ROSCon2023Demo 2.0.0 for O3DE 2409.x Changes compared to 1.0.1: - updated demo the newest available version of O3DE and ROS 2 Gem @@ -356,7 +360,7 @@ Changes compared to 1.0.1: ### ROSCon2023Demo 1.0.1 for O3DE 2310.x Changes compared to 1.0.0: - enforced versions of dependencies (HumanWorker, OTTORobots, URRobots) -- updated UR (external) submodule +- updated UR ROS2 Driver (external) submodule - updated README ### ROSCon2023Demo 1.0.0 for O3DE 2310.x diff --git a/ros2_ws/src/Universal_Robots_ROS2_Driver b/ros2_ws/src/Universal_Robots_ROS2_Driver index 72087b1a..f06092e4 160000 --- a/ros2_ws/src/Universal_Robots_ROS2_Driver +++ b/ros2_ws/src/Universal_Robots_ROS2_Driver @@ -1 +1 @@ -Subproject commit 72087b1a5822b10a9d642f32fe0069083553f3c1 +Subproject commit f06092e4f32ae1d042459cfaaae96b5c0ea1b21d