mirror of
https://github.com/soconnor0919/robot-plugins.git
synced 2025-12-12 23:24:43 -05:00
50 lines
1.1 KiB
JSON
50 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://soconnor0919.github.io/robot-plugins",
|
|
"official": true,
|
|
"trust": "official",
|
|
"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": "2025-02-13T00:00:00Z",
|
|
"compatibility": {
|
|
"hristudio": {
|
|
"min": "0.1.0",
|
|
"recommended": "0.1.0"
|
|
},
|
|
"ros2": {
|
|
"distributions": ["humble", "iron"],
|
|
"recommended": "iron"
|
|
}
|
|
},
|
|
"assets": {
|
|
"icon": "assets/repository-icon.png",
|
|
"logo": "assets/repository-logo.png",
|
|
"banner": "assets/repository-banner.png"
|
|
},
|
|
"tags": [
|
|
"official",
|
|
"mobile-robots",
|
|
"ros2",
|
|
"turtlebot"
|
|
],
|
|
"stats": {
|
|
"downloads": 0,
|
|
"stars": 0,
|
|
"plugins": 1
|
|
}
|
|
} |