Skip to content

Commit

Permalink
Backport o3de#2551
Browse files Browse the repository at this point in the history
Unclear if o3de#2551 can be directly backported, so this adds instructions to manually add the missing WarehouseAutomation gem

Signed-off-by: Nathan Brooks <nathanbrooks@picknik.ai>
  • Loading branch information
nbbrooks committed May 3, 2024
1 parent 640d727 commit 3ef4174
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,7 @@ To register robotic templates and assets:
```bash
${O3DE_HOME}/scripts/o3de.sh register --gem-path ${O3DE_EXTRAS_HOME}/Gems/ProteusRobot
${O3DE_HOME}/scripts/o3de.sh register --gem-path ${O3DE_EXTRAS_HOME}/Gems/RosRobotSample
${O3DE_HOME}/scripts/o3de.sh register --gem-path ${O3DE_EXTRAS_HOME}/Gems/WarehouseAutomation
${O3DE_HOME}/scripts/o3de.sh register --gem-path ${O3DE_EXTRAS_HOME}/Gems/WarehouseAssets
${O3DE_HOME}/scripts/o3de.sh register --gem-path ${O3DE_EXTRAS_HOME}/Gems/WarehouseSample
${O3DE_HOME}/scripts/o3de.sh register --template-path ${O3DE_EXTRAS_HOME}/Templates/Ros2FleetRobotTemplate
Expand Down

0 comments on commit 3ef4174

Please sign in to comment.