123456789101112131415161718192021222324252627282930313233 |
- {
- "gem_name": "ROS2RobotImporter",
- "version": "1.0.0",
- "display_name": "ROS2RobotImporter",
- "license": "Apache-2.0",
- "license_url": "https://opensource.org/licenses/Apache-2.0",
- "origin": "RobotecAI",
- "origin_url": "https://robotec.ai",
- "type": "Code",
- "summary": "Tool for importing URDF and SDF robot models.",
- "canonical_tags": [
- "Gem"
- ],
- "user_tags": [
- "ROS2RobotImporter"
- ],
- "platforms": [
- "Linux"
- ],
- "icon_path": "preview.png",
- "requirements": "Requires ROS 2 Gem, ROS2Sensors Gem and ROS2Controllers Gem.",
- "documentation_url": "Link to any documentation of your Gem",
- "dependencies": [
- "ROS2>=3.3.0",
- "ROS2Sensors"
- ],
- "repo_uri": "https://github.com/o3de/o3de-extras/",
- "source_control_uri": "https://github.com/o3de/o3de-extras/development/Gems/ROS2RobotImporter",
- "download_source_uri": "https://github.com/o3de/o3de-extras/releases/download/2.0/ros2robotimporter-1.0.0-gem.zip",
- "compatible_engines": [],
- "engine_api_dependencies": [],
- "restricted": "ROS2RobotImporter"
- }
|