o3de / o3de-extras

Other
61 stars 61 forks source link

Update ROS2 Related prefabs #695

Closed MateuszWasilewski closed 4 months ago

MateuszWasilewski commented 4 months ago

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 went through every prefab in listed Gems in order smallest to largest.

  1. Instantiate prefab
  2. Enter prefab editing mode
  3. Ctrl + S
  4. Remove prefab instance from level

Changes adding ....fbx... are the result of #16517

How was this PR tested?

Prefabs were manually verified that their visualizations didn't change.

MateuszWasilewski commented 4 months ago

I also went through WarehouseScene.prefab and removed all overrides related to Child Entity Order. This change greatly reduced file size without impacting prefabs usage from user perspective