1234567891011121314151617181920212223242526272829303132333435 |
- {
- "gem_name": "ProteusRobot",
- "version": "1.1.0",
- "display_name": "Proteus Robot",
- "license": "Apache-2.0 or MIT",
- "license_url": "https://opensource.org/licenses/Apache-2.0",
- "origin": "RobotecAI",
- "origin_url": "https://robotec.ai",
- "type": "Asset",
- "summary": "Proteus warehouse robot with Lidar sensor",
- "canonical_tags": [
- "Gem"
- ],
- "user_tags": [
- "ProteusRobot"
- ],
- "platforms": [
- ""
- ],
- "icon_path": "preview.png",
- "requirements": "Requires ROS 2 Gem",
- "documentation_url": "https://www.o3de.org/docs/user-guide/interactivity/robotics/project-configuration/#ros-2-project-templates",
- "dependencies": [
- "ROS2>=3.1.0"
- ],
- "repo_uri": "https://raw.githubusercontent.com/o3de/o3de-extras/development",
- "compatible_engines": [
- "o3de-sdk>=2.3.0",
- "o3de>=2.3.0"
- ],
- "engine_api_dependencies": [],
- "restricted": "ProteusRobot",
- "download_source_uri": "https://github.com/o3de/o3de-extras/releases/download/2.0/proteusrobot-1.1.0-gem.zip"
- }
|