mirror of
https://github.com/soconnor0919/robot-plugins.git
synced 2025-12-15 16:34:44 -05:00
49 lines
1.1 KiB
JSON
49 lines
1.1 KiB
JSON
{
|
|
"id": "hristudio-official",
|
|
"name": "HRIStudio Official Robot Plugins",
|
|
"description": "Official collection of robot plugins maintained by the HRIStudio team",
|
|
"url": "https://github.com/soconnor0919/robot-plugins",
|
|
"official": true,
|
|
"author": {
|
|
"name": "HRIStudio Team",
|
|
"email": "team@hristudio.org",
|
|
"url": "https://hristudio.org",
|
|
"organization": "HRIStudio"
|
|
},
|
|
"maintainers": [
|
|
{
|
|
"name": "Sean O'Connor",
|
|
"url": "https://github.com/soconnor0919"
|
|
}
|
|
],
|
|
"homepage": "https://hristudio.org/plugins",
|
|
"license": "MIT",
|
|
"defaultBranch": "main",
|
|
"lastUpdated": "2024-02-12T00:00:00Z",
|
|
"trust": "official",
|
|
"assets": {
|
|
"icon": "assets/repository-icon.png",
|
|
"banner": "assets/repository-banner.png"
|
|
},
|
|
"compatibility": {
|
|
"hristudio": {
|
|
"min": "0.1.0",
|
|
"recommended": "0.1.0"
|
|
},
|
|
"ros2": {
|
|
"distributions": ["humble", "iron"],
|
|
"recommended": "iron"
|
|
}
|
|
},
|
|
"tags": [
|
|
"official",
|
|
"mobile-robots",
|
|
"ros2",
|
|
"turtlebot"
|
|
],
|
|
"stats": {
|
|
"downloads": 0,
|
|
"stars": 0,
|
|
"plugins": 1
|
|
}
|
|
} |