-
Notifications
You must be signed in to change notification settings - Fork 327
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #651 from entrylabs/develop-hw
[1.9.44] 로보메이션 변경사항
- Loading branch information
Showing
11 changed files
with
1,485 additions
and
1,448 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,29 +1,29 @@ | ||
{ | ||
"id": "020A01", | ||
"name": { | ||
"en": "Albert AI", | ||
"ko": "알버트 AI", | ||
"jp": "アルバートAI" | ||
}, | ||
"category": "robot", | ||
"platform": ["win32", "darwin"], | ||
"icon" : "albertai.png", | ||
"module": "albertai.js", | ||
"url": "https://nugu.co.kr/device/nugu_albert", | ||
"driver": { | ||
"win32-ia32": "CP210x_VCP_Windows/CP210xVCPInstaller_x86.exe", | ||
"win32-x64": "CP210x_VCP_Windows/CP210xVCPInstaller_x64.exe", | ||
"darwin-x64": "Mac_OSX_VCP_Driver/SiLabsUSBDriverDisk.dmg" | ||
}, | ||
"reconnect" : true, | ||
"hardware": { | ||
"type": "serial", | ||
"control": "master", | ||
"scanType": "data", | ||
"vendor": ["Silicon Lab", "IntegriSys S.A."], | ||
"baudRate": 115200, | ||
"flowControl": "hardware", | ||
"delimiter": "\r", | ||
"stream": "string" | ||
} | ||
} | ||
{ | ||
"id": "020A01", | ||
"name": { | ||
"en": "Albert AI", | ||
"ko": "알버트 AI", | ||
"jp": "アルバートAI" | ||
}, | ||
"category": "robot", | ||
"platform": ["win32", "darwin"], | ||
"icon": "albertai.png", | ||
"module": "albertai.js", | ||
"url": "https://nugu.co.kr/device/nugu_albert", | ||
"driver": { | ||
"win32-ia32": "CP210x_VCP_Windows/CP210xVCPInstaller_x86.exe", | ||
"win32-x64": "CP210x_VCP_Windows/CP210xVCPInstaller_x64.exe", | ||
"darwin-x64": "Mac_OSX_VCP_Driver/SiLabsUSBDriverDisk.dmg" | ||
}, | ||
"reconnect": true, | ||
"hardware": { | ||
"type": "serial", | ||
"control": "master", | ||
"scanType": "data", | ||
"vendor": ["Silicon Lab", "IntegriSys S.A.", "Microsoft"], | ||
"baudRate": 115200, | ||
"flowControl": "hardware", | ||
"delimiter": "\r", | ||
"stream": "string" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,30 +1,30 @@ | ||
{ | ||
"id": "020501", | ||
"name": { | ||
"en": "Albert School Version", | ||
"ko": "알버트 스쿨 버전", | ||
"jp": "アルバートスクール" | ||
}, | ||
"category": "robot", | ||
"platform": ["win32", "darwin"], | ||
"icon" : "albertschool.png", | ||
"module": "albertschool.js", | ||
"url": "http://albert.school", | ||
"email": "[email protected]", | ||
"driver": { | ||
"win32-ia32": "CP210x_VCP_Windows/CP210xVCPInstaller_x86.exe", | ||
"win32-x64": "CP210x_VCP_Windows/CP210xVCPInstaller_x64.exe", | ||
"darwin-x64": "Mac_OSX_VCP_Driver/SiLabsUSBDriverDisk.dmg" | ||
}, | ||
"reconnect" : true, | ||
"hardware": { | ||
"type": "serial", | ||
"control": "master", | ||
"scanType": "data", | ||
"vendor": ["Silicon Lab", "IntegriSys S.A."], | ||
"baudRate": 115200, | ||
"flowControl": "hardware", | ||
"delimiter": "\r", | ||
"stream": "string" | ||
} | ||
} | ||
{ | ||
"id": "020501", | ||
"name": { | ||
"en": "Albert School Version", | ||
"ko": "알버트 스쿨 버전", | ||
"jp": "アルバートスクール" | ||
}, | ||
"category": "robot", | ||
"platform": ["win32", "darwin"], | ||
"icon": "albertschool.png", | ||
"module": "albertschool.js", | ||
"url": "http://albert.school", | ||
"email": "[email protected]", | ||
"driver": { | ||
"win32-ia32": "CP210x_VCP_Windows/CP210xVCPInstaller_x86.exe", | ||
"win32-x64": "CP210x_VCP_Windows/CP210xVCPInstaller_x64.exe", | ||
"darwin-x64": "Mac_OSX_VCP_Driver/SiLabsUSBDriverDisk.dmg" | ||
}, | ||
"reconnect": true, | ||
"hardware": { | ||
"type": "serial", | ||
"control": "master", | ||
"scanType": "data", | ||
"vendor": ["Silicon Lab", "IntegriSys S.A.", "Microsoft"], | ||
"baudRate": 115200, | ||
"flowControl": "hardware", | ||
"delimiter": "\r", | ||
"stream": "string" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,30 +1,30 @@ | ||
{ | ||
"id": "021001", | ||
"name": { | ||
"en": "Brown", | ||
"ko": "브라운", | ||
"jp": "ブラウン" | ||
}, | ||
"category": "robot", | ||
"platform": ["win32", "darwin"], | ||
"icon" : "brown.png", | ||
"module": "brown.js", | ||
"url": "http://robomation.jp", | ||
"email": "[email protected]", | ||
"driver": { | ||
"win32-ia32": "CP210x_VCP_Windows/CP210xVCPInstaller_x86.exe", | ||
"win32-x64": "CP210x_VCP_Windows/CP210xVCPInstaller_x64.exe", | ||
"darwin-x64": "Mac_OSX_VCP_Driver/SiLabsUSBDriverDisk.dmg" | ||
}, | ||
"reconnect" : true, | ||
"hardware": { | ||
"type": "serial", | ||
"control": "master", | ||
"scanType": "data", | ||
"vendor": ["Silicon Lab", "IntegriSys S.A."], | ||
"baudRate": 115200, | ||
"flowControl": "hardware", | ||
"delimiter": "\r", | ||
"stream": "string" | ||
} | ||
} | ||
{ | ||
"id": "021001", | ||
"name": { | ||
"en": "Brown", | ||
"ko": "브라운", | ||
"jp": "ブラウン" | ||
}, | ||
"category": "robot", | ||
"platform": ["win32", "darwin"], | ||
"icon": "brown.png", | ||
"module": "brown.js", | ||
"url": "http://robomation.jp", | ||
"email": "[email protected]", | ||
"driver": { | ||
"win32-ia32": "CP210x_VCP_Windows/CP210xVCPInstaller_x86.exe", | ||
"win32-x64": "CP210x_VCP_Windows/CP210xVCPInstaller_x64.exe", | ||
"darwin-x64": "Mac_OSX_VCP_Driver/SiLabsUSBDriverDisk.dmg" | ||
}, | ||
"reconnect": true, | ||
"hardware": { | ||
"type": "serial", | ||
"control": "master", | ||
"scanType": "data", | ||
"vendor": ["Silicon Lab", "IntegriSys S.A.", "Microsoft"], | ||
"baudRate": 115200, | ||
"flowControl": "hardware", | ||
"delimiter": "\r", | ||
"stream": "string" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,30 +1,30 @@ | ||
{ | ||
"id": "020D01", | ||
"name": { | ||
"en": "Cheese Stick", | ||
"ko": "치즈 스틱", | ||
"jp": "チーズスティック" | ||
}, | ||
"category": "robot", | ||
"platform": ["win32", "darwin"], | ||
"icon" : "cheese.png", | ||
"module": "cheese.js", | ||
"url": "http://hamster.school", | ||
"email": "[email protected]", | ||
"driver": { | ||
"win32-ia32": "CP210x_VCP_Windows/CP210xVCPInstaller_x86.exe", | ||
"win32-x64": "CP210x_VCP_Windows/CP210xVCPInstaller_x64.exe", | ||
"darwin-x64": "Mac_OSX_VCP_Driver/SiLabsUSBDriverDisk.dmg" | ||
}, | ||
"reconnect" : true, | ||
"hardware": { | ||
"type": "serial", | ||
"control": "master", | ||
"scanType": "data", | ||
"vendor": ["Silicon Lab", "IntegriSys S.A."], | ||
"baudRate": 115200, | ||
"flowControl": "hardware", | ||
"delimiter": "\r", | ||
"stream": "string" | ||
} | ||
} | ||
{ | ||
"id": "020D01", | ||
"name": { | ||
"en": "Cheese Stick", | ||
"ko": "치즈 스틱", | ||
"jp": "チーズスティック" | ||
}, | ||
"category": "robot", | ||
"platform": ["win32", "darwin"], | ||
"icon": "cheese.png", | ||
"module": "cheese.js", | ||
"url": "http://hamster.school", | ||
"email": "[email protected]", | ||
"driver": { | ||
"win32-ia32": "CP210x_VCP_Windows/CP210xVCPInstaller_x86.exe", | ||
"win32-x64": "CP210x_VCP_Windows/CP210xVCPInstaller_x64.exe", | ||
"darwin-x64": "Mac_OSX_VCP_Driver/SiLabsUSBDriverDisk.dmg" | ||
}, | ||
"reconnect": true, | ||
"hardware": { | ||
"type": "serial", | ||
"control": "master", | ||
"scanType": "data", | ||
"vendor": ["Silicon Lab", "IntegriSys S.A.", "Microsoft"], | ||
"baudRate": 115200, | ||
"flowControl": "hardware", | ||
"delimiter": "\r", | ||
"stream": "string" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,29 +1,29 @@ | ||
{ | ||
"id": "020402", | ||
"name": { | ||
"en": "Hamster", | ||
"ko": "햄스터" | ||
}, | ||
"category": "robot", | ||
"platform": ["win32", "darwin"], | ||
"icon" : "hamster.png", | ||
"module": "hamster.js", | ||
"url": "http://hamster.school", | ||
"email": "[email protected]", | ||
"driver": { | ||
"win32-ia32": "CP210x_VCP_Windows/CP210xVCPInstaller_x86.exe", | ||
"win32-x64": "CP210x_VCP_Windows/CP210xVCPInstaller_x64.exe", | ||
"darwin-x64": "Mac_OSX_VCP_Driver/SiLabsUSBDriverDisk.dmg" | ||
}, | ||
"reconnect" : true, | ||
"hardware": { | ||
"type": "serial", | ||
"control": "master", | ||
"scanType": "data", | ||
"vendor": ["Silicon Lab", "IntegriSys S.A."], | ||
"baudRate": 115200, | ||
"flowControl": "hardware", | ||
"delimiter": "\r", | ||
"stream": "string" | ||
} | ||
} | ||
{ | ||
"id": "020402", | ||
"name": { | ||
"en": "Hamster", | ||
"ko": "햄스터" | ||
}, | ||
"category": "robot", | ||
"platform": ["win32", "darwin"], | ||
"icon": "hamster.png", | ||
"module": "hamster.js", | ||
"url": "http://hamster.school", | ||
"email": "[email protected]", | ||
"driver": { | ||
"win32-ia32": "CP210x_VCP_Windows/CP210xVCPInstaller_x86.exe", | ||
"win32-x64": "CP210x_VCP_Windows/CP210xVCPInstaller_x64.exe", | ||
"darwin-x64": "Mac_OSX_VCP_Driver/SiLabsUSBDriverDisk.dmg" | ||
}, | ||
"reconnect": true, | ||
"hardware": { | ||
"type": "serial", | ||
"control": "master", | ||
"scanType": "data", | ||
"vendor": ["Silicon Lab", "IntegriSys S.A.", "Microsoft"], | ||
"baudRate": 115200, | ||
"flowControl": "hardware", | ||
"delimiter": "\r", | ||
"stream": "string" | ||
} | ||
} |
Oops, something went wrong.