Mateusz Wasilewski
Mateusz Wasilewski
## What does this PR do? This PR updates prefabs in WarehouseAssets, ROS2/Assets, ProteusRobot to match changes introduced in o3de. Using o3de: `92921487211bf1cf859027fedf076afafb43215e` I created new project from `Ros2FleetRobotTemplate` and...
## What does this PR do? This PR is an attempt to enable ROS2 Gem for testing via AutomatedTesting. Goal of this PR is to validate what needs to be...
## What does this PR do? Testing code that we want to merge into __O3DE__ is very important. Ideally before opening a PR, feature / fix should be complete and...
## What does this PR do? This PR updates existing prefabs in order not to generate overrides in level prefab. I went asset by asset 1. Instantiate Prefab 2. Double...
## Purpose This PR provides several changes to PR #641 in order to run whole demo inside docker container. ## Proposed Changes - Install missing apt packages for running demo...