123456789101112131415161718192021222324252627282930313233 |
- {
- "gem_name": "WarehouseAutomation",
- "version": "2.0.0",
- "display_name": "Warehouse Automation",
- "license": "Apache-2.0",
- "license_url": "https://opensource.org/licenses/Apache-2.0",
- "origin": "RobotecAI",
- "origin_url": "https://robotec.ai",
- "type": "Code",
- "summary": "Gem for simulating an automated warehouse or factory",
- "canonical_tags": [
- "Gem"
- ],
- "user_tags": [
- "WarehouseAutomation"
- ],
- "compatible_engines": [
- "o3de-sdk>=2.3.0",
- "o3de>=2.3.0"
- ],
- "platforms": [
- "Linux"
- ],
- "icon_path": "preview.png",
- "requirements": "This gem requires ROS 2 gem and PhysX5 gem.",
- "dependencies": [
- "ROS2>=3.1.0"
- ],
- "repo_uri": "https://raw.githubusercontent.com/o3de/o3de-extras/development",
- "restricted": "WarehouseAutomation",
- "download_source_uri": "https://github.com/o3de/o3de-extras/releases/download/2.0/warehouseautomation-2.0.0-gem.zip"
- }
|