Remove WarehouseAutomation Gem#983
Conversation
Signed-off-by: Jan Hanca <jan.hanca@robotec.ai>
|
When we deprecate a canonical object like a gem like this, I think we have a process in place for that. Since it is a canonical repo and therefore a canonical gem, I think when we decide to remove it, we MOVE with its history over to another repo which is clearly marked as deprecated, so it doesn't just disappear. We should talk with Joe before we do this just so we are all on the same page. |
|
The Gem in question was created for the O3DE demo for ROSCon 2023 conference. The demo was created by Robotec.ai with some help from Amazon team. This Gem should have been a part of the project rather than a separate Gem in o3de-extras from the beginning, but we hoped to get contributors and grow the simulation part of O3DE. This did not happen. As a result we have the unused Gem that nobody is willing to maintain. The Gem consists of:
This removal was discussed during sig-simulation meetings in February and became a part of the RFC written in March. |
What does this PR do?
This PR removes
WarehouseAutomationGem. This Gem is not maintained anymore, hence there is no need to keep it. The PR to the documentation removing the leftovers will follow.How was this PR tested?
No need to test removed code.