initial commit
5
node_modules/geometry-config/.npmignore
generated
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
.DS_Store
|
||||
/*.iml
|
||||
/.idea
|
||||
/build
|
||||
/node_modules
|
||||
3
node_modules/geometry-config/LICENSE.txt
generated
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
Copyright © 2015 Jibo, Inc. All rights reserved.
|
||||
|
||||
See www.jibo.com/legal/copyright for additional attributions.
|
||||
BIN
node_modules/geometry-config/P1.0/defaultNormalMap.png
generated
vendored
Normal file
|
After Width: | Height: | Size: 247 KiB |
145
node_modules/geometry-config/P1.0/jibo.dofgroups
generated
vendored
Normal file
@@ -0,0 +1,145 @@
|
||||
{
|
||||
"header": {
|
||||
"fileType": "DOFSets",
|
||||
"version": "0.001",
|
||||
"creationTime": 1434868725865
|
||||
},
|
||||
"content": {
|
||||
"DOFSets": {
|
||||
"BASE": [
|
||||
"bottomSection_r"
|
||||
],
|
||||
"BODY": [
|
||||
"bottomSection_r",
|
||||
"middleSection_r",
|
||||
"topSection_r"
|
||||
],
|
||||
"LED": [
|
||||
"lightring_redChannelBn_r",
|
||||
"lightring_greenChannelBn_r",
|
||||
"lightring_blueChannelBn_r"
|
||||
],
|
||||
"SCREEN_BG_COLOR": [
|
||||
"screenBG_redChannelBn_r",
|
||||
"screenBG_greenChannelBn_r",
|
||||
"screenBG_blueChannelBn_r"
|
||||
],
|
||||
"SCREEN_BG_TEXTURE": [
|
||||
"screenBGTextureInfixBn_r"
|
||||
],
|
||||
"EYE_TRANSLATE": [
|
||||
"eyeSubRootBn_t",
|
||||
"eyeSubRootBn_t_2"
|
||||
],
|
||||
"EYE_ROTATE": [
|
||||
"eyeSubRootBn_r"
|
||||
],
|
||||
"EYE_COLOR": [
|
||||
"eye_redChannelBn_r",
|
||||
"eye_greenChannelBn_r",
|
||||
"eye_blueChannelBn_r"
|
||||
],
|
||||
"EYE_TEXTURE": [
|
||||
"eyeTextureInfixBn_r"
|
||||
],
|
||||
"EYE_DEFORM": [
|
||||
"vertexJoint1_t",
|
||||
"vertexJoint1_t_2",
|
||||
"vertexJoint2_t",
|
||||
"vertexJoint2_t_2",
|
||||
"vertexJoint3_t",
|
||||
"vertexJoint3_t_2",
|
||||
"vertexJoint4_t",
|
||||
"vertexJoint4_t_2",
|
||||
"vertexJoint5_t",
|
||||
"vertexJoint5_t_2",
|
||||
"vertexJoint6_t",
|
||||
"vertexJoint6_t_2",
|
||||
"vertexJoint7_t",
|
||||
"vertexJoint7_t_2",
|
||||
"vertexJoint8_t",
|
||||
"vertexJoint8_t_2",
|
||||
"vertexJoint9_t",
|
||||
"vertexJoint9_t_2"
|
||||
],
|
||||
"OVERLAY_TRANSLATE": [
|
||||
"overlay_textureSubRootBn_t",
|
||||
"overlay_textureSubRootBn_t_2"
|
||||
],
|
||||
"OVERLAY_ROTATE": [
|
||||
"overlay_textureSubRootBn_r"
|
||||
],
|
||||
"OVERLAY_COLOR": [
|
||||
"overlay_redChannelBn_r",
|
||||
"overlay_greenChannelBn_r",
|
||||
"overlay_blueChannelBn_r"
|
||||
],
|
||||
"OVERLAY_TEXTURE": [
|
||||
"overlayTextureInfixBn_r"
|
||||
],
|
||||
"OVERLAY_DEFORM": [
|
||||
"overlay_vertexJoint1_t",
|
||||
"overlay_vertexJoint1_t_2",
|
||||
"overlay_vertexJoint2_t",
|
||||
"overlay_vertexJoint2_t_2",
|
||||
"overlay_vertexJoint3_t",
|
||||
"overlay_vertexJoint3_t_2",
|
||||
"overlay_vertexJoint4_t",
|
||||
"overlay_vertexJoint4_t_2",
|
||||
"overlay_vertexJoint5_t",
|
||||
"overlay_vertexJoint5_t_2",
|
||||
"overlay_vertexJoint6_t",
|
||||
"overlay_vertexJoint6_t_2",
|
||||
"overlay_vertexJoint7_t",
|
||||
"overlay_vertexJoint7_t_2",
|
||||
"overlay_vertexJoint8_t",
|
||||
"overlay_vertexJoint8_t_2",
|
||||
"overlay_vertexJoint9_t",
|
||||
"overlay_vertexJoint9_t_2"
|
||||
]
|
||||
},
|
||||
"CompoundSets": {
|
||||
"SCREEN_BG_RENDER": [
|
||||
"SCREEN_BG_COLOR",
|
||||
"SCREEN_BG_TEXTURE"
|
||||
],
|
||||
"EYE_RENDER": [
|
||||
"EYE_COLOR",
|
||||
"EYE_TEXTURE"
|
||||
],
|
||||
"OVERLAY_RENDER": [
|
||||
"OVERLAY_COLOR",
|
||||
"OVERLAY_TEXTURE"
|
||||
],
|
||||
"EYE_ROOT": [
|
||||
"EYE_TRANSLATE",
|
||||
"EYE_ROTATE"
|
||||
],
|
||||
"OVERLAY_ROOT": [
|
||||
"OVERLAY_TRANSLATE",
|
||||
"OVERLAY_ROTATE"
|
||||
],
|
||||
"EYE": [
|
||||
"EYE_ROOT",
|
||||
"EYE_RENDER",
|
||||
"EYE_DEFORM"
|
||||
],
|
||||
"OVERLAY": [
|
||||
"OVERLAY_ROOT",
|
||||
"OVERLAY_RENDER",
|
||||
"OVERLAY_DEFORM"
|
||||
],
|
||||
"SCREEN": [
|
||||
"EYE",
|
||||
"OVERLAY",
|
||||
"SCREEN_BG_RENDER"
|
||||
],
|
||||
"ALL": [
|
||||
"SCREEN",
|
||||
"LED",
|
||||
"BODY"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
14
node_modules/geometry-config/P1.0/jibo.jscene
generated
vendored
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"header": {
|
||||
"fileType": "SceneInfo",
|
||||
"version": "0.001",
|
||||
"creationTime": 1448758018938
|
||||
},
|
||||
"content": {
|
||||
"faceScreenMeshName": "screenMeshBillboardMesh",
|
||||
"faceScreenInternalBounds": [
|
||||
0.13002148,
|
||||
0.073142126
|
||||
]
|
||||
}
|
||||
}
|
||||
32
node_modules/geometry-config/P1.0/jibo.lim
generated
vendored
Normal file
@@ -0,0 +1,32 @@
|
||||
{
|
||||
"header": {
|
||||
"fileType": "Limits",
|
||||
"version": "0.001",
|
||||
"creationTime": 1439401805624
|
||||
},
|
||||
"content": {
|
||||
"dofLimits": [
|
||||
{
|
||||
"dofName": "bottomSection_r",
|
||||
"limits": {
|
||||
"acceleration": 40.0,
|
||||
"velocity": 20.0
|
||||
}
|
||||
},
|
||||
{
|
||||
"dofName": "middleSection_r",
|
||||
"limits": {
|
||||
"acceleration": 40.0,
|
||||
"velocity": 20.0
|
||||
}
|
||||
},
|
||||
{
|
||||
"dofName": "topSection_r",
|
||||
"limits": {
|
||||
"acceleration": 40.0,
|
||||
"velocity": 20.0
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
878
node_modules/geometry-config/P1.0/jibo_blink.anim
generated
vendored
Normal file
@@ -0,0 +1,878 @@
|
||||
{
|
||||
"header": {
|
||||
"fileType": "DOFAnimation",
|
||||
"version": "0.002",
|
||||
"creationTime": 1438845266024
|
||||
},
|
||||
"content": {
|
||||
"name": "jibo_blink.dae",
|
||||
"channels": [
|
||||
{
|
||||
"dofName": "bottomSection_r",
|
||||
"times": [
|
||||
0.0,
|
||||
0.366667
|
||||
],
|
||||
"values": [
|
||||
-0.0,
|
||||
0.0
|
||||
],
|
||||
"length": 0.366667
|
||||
},
|
||||
{
|
||||
"dofName": "eyeSubRootBn_r",
|
||||
"times": [
|
||||
0.0,
|
||||
0.366667
|
||||
],
|
||||
"values": [
|
||||
-0.0,
|
||||
-0.0
|
||||
],
|
||||
"length": 0.366667
|
||||
},
|
||||
{
|
||||
"dofName": "eyeSubRootBn_t",
|
||||
"times": [
|
||||
0.0,
|
||||
0.366667
|
||||
],
|
||||
"values": [
|
||||
0.0,
|
||||
0.0
|
||||
],
|
||||
"length": 0.366667
|
||||
},
|
||||
{
|
||||
"dofName": "eyeSubRootBn_t_2",
|
||||
"times": [
|
||||
0.0,
|
||||
0.033334,
|
||||
0.2,
|
||||
0.233334,
|
||||
0.366667
|
||||
],
|
||||
"values": [
|
||||
0.0,
|
||||
-1.0E-8,
|
||||
-1.0E-8,
|
||||
0.0,
|
||||
0.0
|
||||
],
|
||||
"length": 0.366667
|
||||
},
|
||||
{
|
||||
"dofName": "eyeTextureInfixBn_r",
|
||||
"times": [
|
||||
0.0,
|
||||
0.366667
|
||||
],
|
||||
"values": [
|
||||
0.0,
|
||||
0.0
|
||||
],
|
||||
"length": 0.366667
|
||||
},
|
||||
{
|
||||
"dofName": "eye_blueChannelBn_r",
|
||||
"times": [
|
||||
0.0,
|
||||
0.366667
|
||||
],
|
||||
"values": [
|
||||
0.0,
|
||||
0.0
|
||||
],
|
||||
"length": 0.366667
|
||||
},
|
||||
{
|
||||
"dofName": "eye_greenChannelBn_r",
|
||||
"times": [
|
||||
0.0,
|
||||
0.366667
|
||||
],
|
||||
"values": [
|
||||
0.0,
|
||||
0.0
|
||||
],
|
||||
"length": 0.366667
|
||||
},
|
||||
{
|
||||
"dofName": "eye_redChannelBn_r",
|
||||
"times": [
|
||||
0.0,
|
||||
0.366667
|
||||
],
|
||||
"values": [
|
||||
0.0,
|
||||
0.0
|
||||
],
|
||||
"length": 0.366667
|
||||
},
|
||||
{
|
||||
"dofName": "lightring_blueChannelBn_r",
|
||||
"times": [
|
||||
0.0,
|
||||
0.366667
|
||||
],
|
||||
"values": [
|
||||
0.0,
|
||||
0.0
|
||||
],
|
||||
"length": 0.366667
|
||||
},
|
||||
{
|
||||
"dofName": "lightring_greenChannelBn_r",
|
||||
"times": [
|
||||
0.0,
|
||||
0.366667
|
||||
],
|
||||
"values": [
|
||||
0.0,
|
||||
0.0
|
||||
],
|
||||
"length": 0.366667
|
||||
},
|
||||
{
|
||||
"dofName": "lightring_redChannelBn_r",
|
||||
"times": [
|
||||
0.0,
|
||||
0.366667
|
||||
],
|
||||
"values": [
|
||||
0.0,
|
||||
0.0
|
||||
],
|
||||
"length": 0.366667
|
||||
},
|
||||
{
|
||||
"dofName": "middleSection_r",
|
||||
"times": [
|
||||
0.0,
|
||||
0.366667
|
||||
],
|
||||
"values": [
|
||||
-0.0,
|
||||
0.0
|
||||
],
|
||||
"length": 0.366667
|
||||
},
|
||||
{
|
||||
"dofName": "overlayTextureInfixBn_r",
|
||||
"times": [
|
||||
0.0,
|
||||
0.366667
|
||||
],
|
||||
"values": [
|
||||
43.999977,
|
||||
43.999977
|
||||
],
|
||||
"length": 0.366667
|
||||
},
|
||||
{
|
||||
"dofName": "overlay_blueChannelBn_r",
|
||||
"times": [
|
||||
0.0,
|
||||
0.366667
|
||||
],
|
||||
"values": [
|
||||
0.0,
|
||||
0.0
|
||||
],
|
||||
"length": 0.366667
|
||||
},
|
||||
{
|
||||
"dofName": "overlay_greenChannelBn_r",
|
||||
"times": [
|
||||
0.0,
|
||||
0.366667
|
||||
],
|
||||
"values": [
|
||||
0.0,
|
||||
0.0
|
||||
],
|
||||
"length": 0.366667
|
||||
},
|
||||
{
|
||||
"dofName": "overlay_redChannelBn_r",
|
||||
"times": [
|
||||
0.0,
|
||||
0.366667
|
||||
],
|
||||
"values": [
|
||||
0.0,
|
||||
0.0
|
||||
],
|
||||
"length": 0.366667
|
||||
},
|
||||
{
|
||||
"dofName": "overlay_textureSubRootBn_r",
|
||||
"times": [
|
||||
0.0,
|
||||
0.366667
|
||||
],
|
||||
"values": [
|
||||
-0.0,
|
||||
-0.0
|
||||
],
|
||||
"length": 0.366667
|
||||
},
|
||||
{
|
||||
"dofName": "overlay_textureSubRootBn_t",
|
||||
"times": [
|
||||
0.0,
|
||||
0.366667
|
||||
],
|
||||
"values": [
|
||||
0.0,
|
||||
0.0
|
||||
],
|
||||
"length": 0.366667
|
||||
},
|
||||
{
|
||||
"dofName": "overlay_textureSubRootBn_t_2",
|
||||
"times": [
|
||||
0.0,
|
||||
0.366667
|
||||
],
|
||||
"values": [
|
||||
-0.0015,
|
||||
-0.0015
|
||||
],
|
||||
"length": 0.366667
|
||||
},
|
||||
{
|
||||
"dofName": "overlay_vertexJoint1_t",
|
||||
"times": [
|
||||
0.0,
|
||||
0.366667
|
||||
],
|
||||
"values": [
|
||||
-0.028590007,
|
||||
-0.028590007
|
||||
],
|
||||
"length": 0.366667
|
||||
},
|
||||
{
|
||||
"dofName": "overlay_vertexJoint1_t_2",
|
||||
"times": [
|
||||
0.0,
|
||||
0.366667
|
||||
],
|
||||
"values": [
|
||||
0.028575,
|
||||
0.028575
|
||||
],
|
||||
"length": 0.366667
|
||||
},
|
||||
{
|
||||
"dofName": "overlay_vertexJoint2_t",
|
||||
"times": [
|
||||
0.0,
|
||||
0.366667
|
||||
],
|
||||
"values": [
|
||||
0.0,
|
||||
0.0
|
||||
],
|
||||
"length": 0.366667
|
||||
},
|
||||
{
|
||||
"dofName": "overlay_vertexJoint2_t_2",
|
||||
"times": [
|
||||
0.0,
|
||||
0.366667
|
||||
],
|
||||
"values": [
|
||||
0.028575,
|
||||
0.028575
|
||||
],
|
||||
"length": 0.366667
|
||||
},
|
||||
{
|
||||
"dofName": "overlay_vertexJoint3_t",
|
||||
"times": [
|
||||
0.0,
|
||||
0.366667
|
||||
],
|
||||
"values": [
|
||||
0.028590007,
|
||||
0.028590007
|
||||
],
|
||||
"length": 0.366667
|
||||
},
|
||||
{
|
||||
"dofName": "overlay_vertexJoint3_t_2",
|
||||
"times": [
|
||||
0.0,
|
||||
0.366667
|
||||
],
|
||||
"values": [
|
||||
0.028575,
|
||||
0.028575
|
||||
],
|
||||
"length": 0.366667
|
||||
},
|
||||
{
|
||||
"dofName": "overlay_vertexJoint4_t",
|
||||
"times": [
|
||||
0.0,
|
||||
0.366667
|
||||
],
|
||||
"values": [
|
||||
-0.028590007,
|
||||
-0.028590007
|
||||
],
|
||||
"length": 0.366667
|
||||
},
|
||||
{
|
||||
"dofName": "overlay_vertexJoint4_t_2",
|
||||
"times": [
|
||||
0.0,
|
||||
0.366667
|
||||
],
|
||||
"values": [
|
||||
0.0,
|
||||
0.0
|
||||
],
|
||||
"length": 0.366667
|
||||
},
|
||||
{
|
||||
"dofName": "overlay_vertexJoint5_t",
|
||||
"times": [
|
||||
0.0,
|
||||
0.366667
|
||||
],
|
||||
"values": [
|
||||
0.0,
|
||||
0.0
|
||||
],
|
||||
"length": 0.366667
|
||||
},
|
||||
{
|
||||
"dofName": "overlay_vertexJoint5_t_2",
|
||||
"times": [
|
||||
0.0,
|
||||
0.366667
|
||||
],
|
||||
"values": [
|
||||
0.0,
|
||||
0.0
|
||||
],
|
||||
"length": 0.366667
|
||||
},
|
||||
{
|
||||
"dofName": "overlay_vertexJoint6_t",
|
||||
"times": [
|
||||
0.0,
|
||||
0.366667
|
||||
],
|
||||
"values": [
|
||||
0.028590007,
|
||||
0.028590007
|
||||
],
|
||||
"length": 0.366667
|
||||
},
|
||||
{
|
||||
"dofName": "overlay_vertexJoint6_t_2",
|
||||
"times": [
|
||||
0.0,
|
||||
0.366667
|
||||
],
|
||||
"values": [
|
||||
0.0,
|
||||
0.0
|
||||
],
|
||||
"length": 0.366667
|
||||
},
|
||||
{
|
||||
"dofName": "overlay_vertexJoint7_t",
|
||||
"times": [
|
||||
0.0,
|
||||
0.366667
|
||||
],
|
||||
"values": [
|
||||
-0.028590007,
|
||||
-0.028590007
|
||||
],
|
||||
"length": 0.366667
|
||||
},
|
||||
{
|
||||
"dofName": "overlay_vertexJoint7_t_2",
|
||||
"times": [
|
||||
0.0,
|
||||
0.366667
|
||||
],
|
||||
"values": [
|
||||
-0.028575,
|
||||
-0.028575
|
||||
],
|
||||
"length": 0.366667
|
||||
},
|
||||
{
|
||||
"dofName": "overlay_vertexJoint8_t",
|
||||
"times": [
|
||||
0.0,
|
||||
0.366667
|
||||
],
|
||||
"values": [
|
||||
0.0,
|
||||
0.0
|
||||
],
|
||||
"length": 0.366667
|
||||
},
|
||||
{
|
||||
"dofName": "overlay_vertexJoint8_t_2",
|
||||
"times": [
|
||||
0.0,
|
||||
0.366667
|
||||
],
|
||||
"values": [
|
||||
-0.028575,
|
||||
-0.028575
|
||||
],
|
||||
"length": 0.366667
|
||||
},
|
||||
{
|
||||
"dofName": "overlay_vertexJoint9_t",
|
||||
"times": [
|
||||
0.0,
|
||||
0.366667
|
||||
],
|
||||
"values": [
|
||||
0.028590007,
|
||||
0.028590007
|
||||
],
|
||||
"length": 0.366667
|
||||
},
|
||||
{
|
||||
"dofName": "overlay_vertexJoint9_t_2",
|
||||
"times": [
|
||||
0.0,
|
||||
0.366667
|
||||
],
|
||||
"values": [
|
||||
-0.028575,
|
||||
-0.028575
|
||||
],
|
||||
"length": 0.366667
|
||||
},
|
||||
{
|
||||
"dofName": "screenBGTextureInfixBn_r",
|
||||
"times": [
|
||||
0.0,
|
||||
0.366667
|
||||
],
|
||||
"values": [
|
||||
0.0,
|
||||
0.0
|
||||
],
|
||||
"length": 0.366667
|
||||
},
|
||||
{
|
||||
"dofName": "screenBG_blueChannelBn_r",
|
||||
"times": [
|
||||
0.0,
|
||||
0.366667
|
||||
],
|
||||
"values": [
|
||||
0.0,
|
||||
0.0
|
||||
],
|
||||
"length": 0.366667
|
||||
},
|
||||
{
|
||||
"dofName": "screenBG_greenChannelBn_r",
|
||||
"times": [
|
||||
0.0,
|
||||
0.366667
|
||||
],
|
||||
"values": [
|
||||
0.0,
|
||||
0.0
|
||||
],
|
||||
"length": 0.366667
|
||||
},
|
||||
{
|
||||
"dofName": "screenBG_redChannelBn_r",
|
||||
"times": [
|
||||
0.0,
|
||||
0.366667
|
||||
],
|
||||
"values": [
|
||||
0.0,
|
||||
0.0
|
||||
],
|
||||
"length": 0.366667
|
||||
},
|
||||
{
|
||||
"dofName": "topSection_r",
|
||||
"times": [
|
||||
0.0,
|
||||
0.366667
|
||||
],
|
||||
"values": [
|
||||
-0.0052362327,
|
||||
-0.0052362327
|
||||
],
|
||||
"length": 0.366667
|
||||
},
|
||||
{
|
||||
"dofName": "vertexJoint1_t",
|
||||
"times": [
|
||||
0.0,
|
||||
0.366667
|
||||
],
|
||||
"values": [
|
||||
-0.028590007,
|
||||
-0.028590007
|
||||
],
|
||||
"length": 0.366667
|
||||
},
|
||||
{
|
||||
"dofName": "vertexJoint1_t_2",
|
||||
"times": [
|
||||
0.0,
|
||||
0.033334,
|
||||
0.066667,
|
||||
0.1,
|
||||
0.133334,
|
||||
0.166667,
|
||||
0.2,
|
||||
0.233334,
|
||||
0.266667,
|
||||
0.3,
|
||||
0.333334,
|
||||
0.366667
|
||||
],
|
||||
"values": [
|
||||
0.028575,
|
||||
0.021164844,
|
||||
0.007403116,
|
||||
0.0,
|
||||
0.0,
|
||||
0.0,
|
||||
0.022218352,
|
||||
0.030724365,
|
||||
0.034291413,
|
||||
0.032809384,
|
||||
0.030057026,
|
||||
0.028575
|
||||
],
|
||||
"length": 0.366667
|
||||
},
|
||||
{
|
||||
"dofName": "vertexJoint2_t",
|
||||
"times": [
|
||||
0.0,
|
||||
0.366667
|
||||
],
|
||||
"values": [
|
||||
0.0,
|
||||
0.0
|
||||
],
|
||||
"length": 0.366667
|
||||
},
|
||||
{
|
||||
"dofName": "vertexJoint2_t_2",
|
||||
"times": [
|
||||
0.0,
|
||||
0.033334,
|
||||
0.066667,
|
||||
0.1,
|
||||
0.133334,
|
||||
0.166667,
|
||||
0.2,
|
||||
0.233334,
|
||||
0.266667,
|
||||
0.3,
|
||||
0.333334,
|
||||
0.366667
|
||||
],
|
||||
"values": [
|
||||
0.028575,
|
||||
0.021164844,
|
||||
0.007403116,
|
||||
0.0,
|
||||
0.0,
|
||||
0.0,
|
||||
0.022218352,
|
||||
0.030724365,
|
||||
0.034291413,
|
||||
0.032809384,
|
||||
0.030057026,
|
||||
0.028575
|
||||
],
|
||||
"length": 0.366667
|
||||
},
|
||||
{
|
||||
"dofName": "vertexJoint3_t",
|
||||
"times": [
|
||||
0.0,
|
||||
0.366667
|
||||
],
|
||||
"values": [
|
||||
0.028590007,
|
||||
0.028590007
|
||||
],
|
||||
"length": 0.366667
|
||||
},
|
||||
{
|
||||
"dofName": "vertexJoint3_t_2",
|
||||
"times": [
|
||||
0.0,
|
||||
0.033334,
|
||||
0.066667,
|
||||
0.1,
|
||||
0.133334,
|
||||
0.166667,
|
||||
0.2,
|
||||
0.233334,
|
||||
0.266667,
|
||||
0.3,
|
||||
0.333334,
|
||||
0.366667
|
||||
],
|
||||
"values": [
|
||||
0.028575,
|
||||
0.021164844,
|
||||
0.007403116,
|
||||
0.0,
|
||||
0.0,
|
||||
0.0,
|
||||
0.022218352,
|
||||
0.030724365,
|
||||
0.034291413,
|
||||
0.032809384,
|
||||
0.030057026,
|
||||
0.028575
|
||||
],
|
||||
"length": 0.366667
|
||||
},
|
||||
{
|
||||
"dofName": "vertexJoint4_t",
|
||||
"times": [
|
||||
0.0,
|
||||
0.366667
|
||||
],
|
||||
"values": [
|
||||
-0.028590007,
|
||||
-0.028590007
|
||||
],
|
||||
"length": 0.366667
|
||||
},
|
||||
{
|
||||
"dofName": "vertexJoint4_t_2",
|
||||
"times": [
|
||||
0.0,
|
||||
0.366667
|
||||
],
|
||||
"values": [
|
||||
0.0,
|
||||
0.0
|
||||
],
|
||||
"length": 0.366667
|
||||
},
|
||||
{
|
||||
"dofName": "vertexJoint5_t",
|
||||
"times": [
|
||||
0.0,
|
||||
0.366667
|
||||
],
|
||||
"values": [
|
||||
0.0,
|
||||
0.0
|
||||
],
|
||||
"length": 0.366667
|
||||
},
|
||||
{
|
||||
"dofName": "vertexJoint5_t_2",
|
||||
"times": [
|
||||
0.0,
|
||||
0.366667
|
||||
],
|
||||
"values": [
|
||||
0.0,
|
||||
0.0
|
||||
],
|
||||
"length": 0.366667
|
||||
},
|
||||
{
|
||||
"dofName": "vertexJoint6_t",
|
||||
"times": [
|
||||
0.0,
|
||||
0.366667
|
||||
],
|
||||
"values": [
|
||||
0.028590007,
|
||||
0.028590007
|
||||
],
|
||||
"length": 0.366667
|
||||
},
|
||||
{
|
||||
"dofName": "vertexJoint6_t_2",
|
||||
"times": [
|
||||
0.0,
|
||||
0.366667
|
||||
],
|
||||
"values": [
|
||||
0.0,
|
||||
0.0
|
||||
],
|
||||
"length": 0.366667
|
||||
},
|
||||
{
|
||||
"dofName": "vertexJoint7_t",
|
||||
"times": [
|
||||
0.0,
|
||||
0.366667
|
||||
],
|
||||
"values": [
|
||||
-0.028590007,
|
||||
-0.028590007
|
||||
],
|
||||
"length": 0.366667
|
||||
},
|
||||
{
|
||||
"dofName": "vertexJoint7_t_2",
|
||||
"times": [
|
||||
0.0,
|
||||
0.033334,
|
||||
0.066667,
|
||||
0.1,
|
||||
0.133334,
|
||||
0.166667,
|
||||
0.2,
|
||||
0.233334,
|
||||
0.266667,
|
||||
0.3,
|
||||
0.333334,
|
||||
0.366667
|
||||
],
|
||||
"values": [
|
||||
-0.028575,
|
||||
-0.021164844,
|
||||
-0.007403116,
|
||||
-0.0,
|
||||
-0.0,
|
||||
-0.0,
|
||||
-0.022218352,
|
||||
-0.030724365,
|
||||
-0.034291413,
|
||||
-0.032809384,
|
||||
-0.030057026,
|
||||
-0.028575
|
||||
],
|
||||
"length": 0.366667
|
||||
},
|
||||
{
|
||||
"dofName": "vertexJoint8_t",
|
||||
"times": [
|
||||
0.0,
|
||||
0.366667
|
||||
],
|
||||
"values": [
|
||||
0.0,
|
||||
0.0
|
||||
],
|
||||
"length": 0.366667
|
||||
},
|
||||
{
|
||||
"dofName": "vertexJoint8_t_2",
|
||||
"times": [
|
||||
0.0,
|
||||
0.033334,
|
||||
0.066667,
|
||||
0.1,
|
||||
0.133334,
|
||||
0.166667,
|
||||
0.2,
|
||||
0.233334,
|
||||
0.266667,
|
||||
0.3,
|
||||
0.333334,
|
||||
0.366667
|
||||
],
|
||||
"values": [
|
||||
-0.028575,
|
||||
-0.021164844,
|
||||
-0.007403116,
|
||||
-0.0,
|
||||
-0.0,
|
||||
-0.0,
|
||||
-0.022218352,
|
||||
-0.030724365,
|
||||
-0.034291413,
|
||||
-0.032809384,
|
||||
-0.030057026,
|
||||
-0.028575
|
||||
],
|
||||
"length": 0.366667
|
||||
},
|
||||
{
|
||||
"dofName": "vertexJoint9_t",
|
||||
"times": [
|
||||
0.0,
|
||||
0.366667
|
||||
],
|
||||
"values": [
|
||||
0.028590007,
|
||||
0.028590007
|
||||
],
|
||||
"length": 0.366667
|
||||
},
|
||||
{
|
||||
"dofName": "vertexJoint9_t_2",
|
||||
"times": [
|
||||
0.0,
|
||||
0.033334,
|
||||
0.066667,
|
||||
0.1,
|
||||
0.133334,
|
||||
0.166667,
|
||||
0.2,
|
||||
0.233334,
|
||||
0.266667,
|
||||
0.3,
|
||||
0.333334,
|
||||
0.366667
|
||||
],
|
||||
"values": [
|
||||
-0.028575,
|
||||
-0.021164844,
|
||||
-0.007403116,
|
||||
-0.0,
|
||||
-0.0,
|
||||
-0.0,
|
||||
-0.022218352,
|
||||
-0.030724365,
|
||||
-0.034291413,
|
||||
-0.032809384,
|
||||
-0.030057026,
|
||||
-0.028575
|
||||
],
|
||||
"length": 0.366667
|
||||
}
|
||||
],
|
||||
"enumMaps": [
|
||||
{
|
||||
"dofName": "eyeTextureInfixBn_r",
|
||||
"values": {
|
||||
"0": "textures/JiBO_eye_customizer_00.png"
|
||||
}
|
||||
},
|
||||
{
|
||||
"dofName": "overlayTextureInfixBn_r",
|
||||
"values": {
|
||||
"44": "textures/JiBO_eye_customizer_44.png"
|
||||
}
|
||||
},
|
||||
{
|
||||
"dofName": "screenBGTextureInfixBn_r",
|
||||
"values": {
|
||||
"0": "textures/JiBO_BG_00.png"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
22528
node_modules/geometry-config/P1.0/jibo_body.geom
generated
vendored
Normal file
81
node_modules/geometry-config/P1.0/jibo_body.kin
generated
vendored
Normal file
@@ -0,0 +1,81 @@
|
||||
{
|
||||
"header": {
|
||||
"fileType": "Kinematics",
|
||||
"version": "0.001",
|
||||
"creationTime": 1434244315999
|
||||
},
|
||||
"content": {
|
||||
"controls": [
|
||||
{
|
||||
"dofName": "bottomSection_r",
|
||||
"skeletonFrameName": "bottomSection",
|
||||
"xyzRotationAxis": [
|
||||
0.0,
|
||||
1.0,
|
||||
0.0
|
||||
],
|
||||
"wxyzQuatInitialRotation": [
|
||||
-0.0,
|
||||
0.0,
|
||||
1.0,
|
||||
0.0
|
||||
],
|
||||
"min": -3.0543270111083984,
|
||||
"max": 3.054326057434082,
|
||||
"isCyclic": true,
|
||||
"controlType": "ROTATION",
|
||||
"controlName": "bottomSection_r rotation"
|
||||
},
|
||||
{
|
||||
"redDOFName": "lightring_redChannelBn_r",
|
||||
"greenDOFName": "lightring_greenChannelBn_r",
|
||||
"blueDOFName": "lightring_blueChannelBn_r",
|
||||
"meshNames": [
|
||||
"lightringMeshMesh"
|
||||
],
|
||||
"controlType": "COLOR",
|
||||
"controlName": "lightringMeshMesh color"
|
||||
},
|
||||
{
|
||||
"dofName": "middleSection_r",
|
||||
"skeletonFrameName": "middleSection",
|
||||
"xyzRotationAxis": [
|
||||
-5.1624581942633085E-8,
|
||||
1.0,
|
||||
-1.763809365229463E-8
|
||||
],
|
||||
"wxyzQuatInitialRotation": [
|
||||
0.9935718579377518,
|
||||
0.11320319392192023,
|
||||
0.0,
|
||||
-0.0
|
||||
],
|
||||
"min": -3.0543265342712402,
|
||||
"max": 3.0543265342712402,
|
||||
"isCyclic": true,
|
||||
"controlType": "ROTATION",
|
||||
"controlName": "middleSection_r rotation"
|
||||
},
|
||||
{
|
||||
"dofName": "topSection_r",
|
||||
"skeletonFrameName": "topSection",
|
||||
"xyzRotationAxis": [
|
||||
-1.0862225252594726E-7,
|
||||
1.0,
|
||||
2.1507238656681693E-8
|
||||
],
|
||||
"wxyzQuatInitialRotation": [
|
||||
0.9821233481679139,
|
||||
-0.18823848964397946,
|
||||
0.0,
|
||||
-0.0
|
||||
],
|
||||
"min": -3.0543267726898193,
|
||||
"max": 3.0543267726898193,
|
||||
"isCyclic": true,
|
||||
"controlType": "ROTATION",
|
||||
"controlName": "topSection_r rotation"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
169
node_modules/geometry-config/P1.0/jibo_body.skel
generated
vendored
Normal file
@@ -0,0 +1,169 @@
|
||||
{
|
||||
"header": {
|
||||
"fileType": "Skeleton",
|
||||
"version": "0.001",
|
||||
"creationTime": 1434244315999
|
||||
},
|
||||
"content": {
|
||||
"name": "rootBn",
|
||||
"xyzTranslation": [
|
||||
0.0,
|
||||
0.0,
|
||||
0.01905
|
||||
],
|
||||
"wxyzRotation": [
|
||||
0.5000000000000001,
|
||||
-0.5,
|
||||
-0.5,
|
||||
-0.4999999999999999
|
||||
],
|
||||
"children": [
|
||||
{
|
||||
"name": "baseMesh",
|
||||
"xyzTranslation": [
|
||||
0.0,
|
||||
0.0,
|
||||
0.0
|
||||
],
|
||||
"wxyzRotation": [
|
||||
1.0,
|
||||
0.0,
|
||||
0.0,
|
||||
0.0
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "bottomSection",
|
||||
"xyzTranslation": [
|
||||
0.0,
|
||||
0.0,
|
||||
-0.0
|
||||
],
|
||||
"wxyzRotation": [
|
||||
-0.0,
|
||||
0.0,
|
||||
1.0,
|
||||
0.0
|
||||
],
|
||||
"children": [
|
||||
{
|
||||
"name": "lightringMesh",
|
||||
"xyzTranslation": [
|
||||
0.0,
|
||||
0.0,
|
||||
0.0
|
||||
],
|
||||
"wxyzRotation": [
|
||||
1.0,
|
||||
0.0,
|
||||
0.0,
|
||||
0.0
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "middleSection",
|
||||
"xyzTranslation": [
|
||||
0.0,
|
||||
0.045563820749521255,
|
||||
-0.0053259097039699554
|
||||
],
|
||||
"wxyzRotation": [
|
||||
0.9935718579377518,
|
||||
0.11320319392192023,
|
||||
0.0,
|
||||
-0.0
|
||||
],
|
||||
"children": [
|
||||
{
|
||||
"name": "topSection",
|
||||
"xyzTranslation": [
|
||||
0.0,
|
||||
0.08649425953626633,
|
||||
0.016203919425606728
|
||||
],
|
||||
"wxyzRotation": [
|
||||
0.9821233481679139,
|
||||
-0.18823848964397946,
|
||||
0.0,
|
||||
-0.0
|
||||
],
|
||||
"children": [
|
||||
{
|
||||
"name": "headMesh",
|
||||
"xyzTranslation": [
|
||||
0.0,
|
||||
0.0,
|
||||
0.0
|
||||
],
|
||||
"wxyzRotation": [
|
||||
1.0,
|
||||
0.0,
|
||||
0.0,
|
||||
-0.0
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "maskMesh",
|
||||
"xyzTranslation": [
|
||||
0.0,
|
||||
0.0,
|
||||
0.0
|
||||
],
|
||||
"wxyzRotation": [
|
||||
1.0,
|
||||
0.0,
|
||||
0.0,
|
||||
-0.0
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "screenMesh",
|
||||
"xyzTranslation": [
|
||||
0.0,
|
||||
0.0,
|
||||
0.0
|
||||
],
|
||||
"wxyzRotation": [
|
||||
1.0,
|
||||
0.0,
|
||||
0.0,
|
||||
-0.0
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "torsoMesh",
|
||||
"xyzTranslation": [
|
||||
0.0,
|
||||
0.0,
|
||||
0.0
|
||||
],
|
||||
"wxyzRotation": [
|
||||
1.0,
|
||||
0.0,
|
||||
0.0,
|
||||
-0.0
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "pelvisMesh",
|
||||
"xyzTranslation": [
|
||||
0.0,
|
||||
0.0,
|
||||
0.0
|
||||
],
|
||||
"wxyzRotation": [
|
||||
1.0,
|
||||
0.0,
|
||||
0.0,
|
||||
0.0
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
756
node_modules/geometry-config/P1.0/jibo_default.anim
generated
vendored
Normal file
@@ -0,0 +1,756 @@
|
||||
{
|
||||
"header": {
|
||||
"fileType": "DOFAnimation",
|
||||
"version": "0.002",
|
||||
"creationTime": 1434243513633
|
||||
},
|
||||
"content": {
|
||||
"name": "jibo_default.dae",
|
||||
"channels": [
|
||||
{
|
||||
"dofName": "bottomSection_r",
|
||||
"times": [
|
||||
0.0,
|
||||
0.3
|
||||
],
|
||||
"values": [
|
||||
-0.0,
|
||||
0.0
|
||||
],
|
||||
"length": 0.29999998
|
||||
},
|
||||
{
|
||||
"dofName": "eyeSubRootBn_r",
|
||||
"times": [
|
||||
0.0,
|
||||
0.3
|
||||
],
|
||||
"values": [
|
||||
-0.0,
|
||||
-0.0
|
||||
],
|
||||
"length": 0.29999998
|
||||
},
|
||||
{
|
||||
"dofName": "eyeSubRootBn_t",
|
||||
"times": [
|
||||
0.0,
|
||||
0.3
|
||||
],
|
||||
"values": [
|
||||
9.9E-7,
|
||||
9.9E-7
|
||||
],
|
||||
"length": 0.29999998
|
||||
},
|
||||
{
|
||||
"dofName": "eyeSubRootBn_t_2",
|
||||
"times": [
|
||||
0.0,
|
||||
0.3
|
||||
],
|
||||
"values": [
|
||||
0.0,
|
||||
0.0
|
||||
],
|
||||
"length": 0.29999998
|
||||
},
|
||||
{
|
||||
"dofName": "eyeTextureInfixBn_r",
|
||||
"times": [
|
||||
0.0,
|
||||
0.3
|
||||
],
|
||||
"values": [
|
||||
37.99997,
|
||||
37.99997
|
||||
],
|
||||
"length": 0.29999998
|
||||
},
|
||||
{
|
||||
"dofName": "eye_blueChannelBn_r",
|
||||
"times": [
|
||||
0.0,
|
||||
0.3
|
||||
],
|
||||
"values": [
|
||||
0.9999764,
|
||||
0.9999764
|
||||
],
|
||||
"length": 0.29999998
|
||||
},
|
||||
{
|
||||
"dofName": "eye_greenChannelBn_r",
|
||||
"times": [
|
||||
0.0,
|
||||
0.3
|
||||
],
|
||||
"values": [
|
||||
0.9999764,
|
||||
0.9999764
|
||||
],
|
||||
"length": 0.29999998
|
||||
},
|
||||
{
|
||||
"dofName": "eye_redChannelBn_r",
|
||||
"times": [
|
||||
0.0,
|
||||
0.3
|
||||
],
|
||||
"values": [
|
||||
0.9999764,
|
||||
0.9999764
|
||||
],
|
||||
"length": 0.29999998
|
||||
},
|
||||
{
|
||||
"dofName": "lightring_blueChannelBn_r",
|
||||
"times": [
|
||||
0.0,
|
||||
0.3
|
||||
],
|
||||
"values": [
|
||||
0.0,
|
||||
0.0
|
||||
],
|
||||
"length": 0.29999998
|
||||
},
|
||||
{
|
||||
"dofName": "lightring_greenChannelBn_r",
|
||||
"times": [
|
||||
0.0,
|
||||
0.3
|
||||
],
|
||||
"values": [
|
||||
0.0,
|
||||
0.0
|
||||
],
|
||||
"length": 0.29999998
|
||||
},
|
||||
{
|
||||
"dofName": "lightring_redChannelBn_r",
|
||||
"times": [
|
||||
0.0,
|
||||
0.3
|
||||
],
|
||||
"values": [
|
||||
0.0,
|
||||
0.0
|
||||
],
|
||||
"length": 0.29999998
|
||||
},
|
||||
{
|
||||
"dofName": "middleSection_r",
|
||||
"times": [
|
||||
0.0,
|
||||
0.3
|
||||
],
|
||||
"values": [
|
||||
-0.0,
|
||||
0.0
|
||||
],
|
||||
"length": 0.29999998
|
||||
},
|
||||
{
|
||||
"dofName": "overlayTextureInfixBn_r",
|
||||
"times": [
|
||||
0.0,
|
||||
0.3
|
||||
],
|
||||
"values": [
|
||||
43.999977,
|
||||
43.999977
|
||||
],
|
||||
"length": 0.29999998
|
||||
},
|
||||
{
|
||||
"dofName": "overlay_blueChannelBn_r",
|
||||
"times": [
|
||||
0.0,
|
||||
0.3
|
||||
],
|
||||
"values": [
|
||||
0.9999764,
|
||||
0.9999764
|
||||
],
|
||||
"length": 0.29999998
|
||||
},
|
||||
{
|
||||
"dofName": "overlay_greenChannelBn_r",
|
||||
"times": [
|
||||
0.0,
|
||||
0.3
|
||||
],
|
||||
"values": [
|
||||
0.9999764,
|
||||
0.9999764
|
||||
],
|
||||
"length": 0.29999998
|
||||
},
|
||||
{
|
||||
"dofName": "overlay_redChannelBn_r",
|
||||
"times": [
|
||||
0.0,
|
||||
0.3
|
||||
],
|
||||
"values": [
|
||||
0.9999764,
|
||||
0.9999764
|
||||
],
|
||||
"length": 0.29999998
|
||||
},
|
||||
{
|
||||
"dofName": "overlay_textureSubRootBn_r",
|
||||
"times": [
|
||||
0.0,
|
||||
0.3
|
||||
],
|
||||
"values": [
|
||||
-0.0,
|
||||
-0.0
|
||||
],
|
||||
"length": 0.29999998
|
||||
},
|
||||
{
|
||||
"dofName": "overlay_textureSubRootBn_t",
|
||||
"times": [
|
||||
0.0,
|
||||
0.3
|
||||
],
|
||||
"values": [
|
||||
9.9E-7,
|
||||
9.9E-7
|
||||
],
|
||||
"length": 0.29999998
|
||||
},
|
||||
{
|
||||
"dofName": "overlay_textureSubRootBn_t_2",
|
||||
"times": [
|
||||
0.0,
|
||||
0.3
|
||||
],
|
||||
"values": [
|
||||
0.0,
|
||||
0.0
|
||||
],
|
||||
"length": 0.29999998
|
||||
},
|
||||
{
|
||||
"dofName": "overlay_vertexJoint1_t",
|
||||
"times": [
|
||||
0.0,
|
||||
0.3
|
||||
],
|
||||
"values": [
|
||||
-0.028575,
|
||||
-0.028575
|
||||
],
|
||||
"length": 0.29999998
|
||||
},
|
||||
{
|
||||
"dofName": "overlay_vertexJoint1_t_2",
|
||||
"times": [
|
||||
0.0,
|
||||
0.3
|
||||
],
|
||||
"values": [
|
||||
0.028562339,
|
||||
0.028562339
|
||||
],
|
||||
"length": 0.29999998
|
||||
},
|
||||
{
|
||||
"dofName": "overlay_vertexJoint2_t",
|
||||
"times": [
|
||||
0.0,
|
||||
0.3
|
||||
],
|
||||
"values": [
|
||||
0.0,
|
||||
0.0
|
||||
],
|
||||
"length": 0.29999998
|
||||
},
|
||||
{
|
||||
"dofName": "overlay_vertexJoint2_t_2",
|
||||
"times": [
|
||||
0.0,
|
||||
0.3
|
||||
],
|
||||
"values": [
|
||||
0.028562339,
|
||||
0.028562339
|
||||
],
|
||||
"length": 0.29999998
|
||||
},
|
||||
{
|
||||
"dofName": "overlay_vertexJoint3_t",
|
||||
"times": [
|
||||
0.0,
|
||||
0.3
|
||||
],
|
||||
"values": [
|
||||
0.028575,
|
||||
0.028575
|
||||
],
|
||||
"length": 0.29999998
|
||||
},
|
||||
{
|
||||
"dofName": "overlay_vertexJoint3_t_2",
|
||||
"times": [
|
||||
0.0,
|
||||
0.3
|
||||
],
|
||||
"values": [
|
||||
0.028562339,
|
||||
0.028562339
|
||||
],
|
||||
"length": 0.29999998
|
||||
},
|
||||
{
|
||||
"dofName": "overlay_vertexJoint4_t",
|
||||
"times": [
|
||||
0.0,
|
||||
0.3
|
||||
],
|
||||
"values": [
|
||||
-0.028575,
|
||||
-0.028575
|
||||
],
|
||||
"length": 0.29999998
|
||||
},
|
||||
{
|
||||
"dofName": "overlay_vertexJoint4_t_2",
|
||||
"times": [
|
||||
0.0,
|
||||
0.3
|
||||
],
|
||||
"values": [
|
||||
-1.0E-8,
|
||||
-1.0E-8
|
||||
],
|
||||
"length": 0.29999998
|
||||
},
|
||||
{
|
||||
"dofName": "overlay_vertexJoint5_t",
|
||||
"times": [
|
||||
0.0,
|
||||
0.3
|
||||
],
|
||||
"values": [
|
||||
0.0,
|
||||
0.0
|
||||
],
|
||||
"length": 0.29999998
|
||||
},
|
||||
{
|
||||
"dofName": "overlay_vertexJoint5_t_2",
|
||||
"times": [
|
||||
0.0,
|
||||
0.3
|
||||
],
|
||||
"values": [
|
||||
-1.0E-8,
|
||||
-1.0E-8
|
||||
],
|
||||
"length": 0.29999998
|
||||
},
|
||||
{
|
||||
"dofName": "overlay_vertexJoint6_t",
|
||||
"times": [
|
||||
0.0,
|
||||
0.3
|
||||
],
|
||||
"values": [
|
||||
0.028575,
|
||||
0.028575
|
||||
],
|
||||
"length": 0.29999998
|
||||
},
|
||||
{
|
||||
"dofName": "overlay_vertexJoint6_t_2",
|
||||
"times": [
|
||||
0.0,
|
||||
0.3
|
||||
],
|
||||
"values": [
|
||||
-1.0E-8,
|
||||
-1.0E-8
|
||||
],
|
||||
"length": 0.29999998
|
||||
},
|
||||
{
|
||||
"dofName": "overlay_vertexJoint7_t",
|
||||
"times": [
|
||||
0.0,
|
||||
0.3
|
||||
],
|
||||
"values": [
|
||||
-0.028575,
|
||||
-0.028575
|
||||
],
|
||||
"length": 0.29999998
|
||||
},
|
||||
{
|
||||
"dofName": "overlay_vertexJoint7_t_2",
|
||||
"times": [
|
||||
0.0,
|
||||
0.3
|
||||
],
|
||||
"values": [
|
||||
-0.028562348,
|
||||
-0.028562348
|
||||
],
|
||||
"length": 0.29999998
|
||||
},
|
||||
{
|
||||
"dofName": "overlay_vertexJoint8_t",
|
||||
"times": [
|
||||
0.0,
|
||||
0.3
|
||||
],
|
||||
"values": [
|
||||
0.0,
|
||||
0.0
|
||||
],
|
||||
"length": 0.29999998
|
||||
},
|
||||
{
|
||||
"dofName": "overlay_vertexJoint8_t_2",
|
||||
"times": [
|
||||
0.0,
|
||||
0.3
|
||||
],
|
||||
"values": [
|
||||
-0.028562348,
|
||||
-0.028562348
|
||||
],
|
||||
"length": 0.29999998
|
||||
},
|
||||
{
|
||||
"dofName": "overlay_vertexJoint9_t",
|
||||
"times": [
|
||||
0.0,
|
||||
0.3
|
||||
],
|
||||
"values": [
|
||||
0.028575,
|
||||
0.028575
|
||||
],
|
||||
"length": 0.29999998
|
||||
},
|
||||
{
|
||||
"dofName": "overlay_vertexJoint9_t_2",
|
||||
"times": [
|
||||
0.0,
|
||||
0.3
|
||||
],
|
||||
"values": [
|
||||
-0.028562348,
|
||||
-0.028562348
|
||||
],
|
||||
"length": 0.29999998
|
||||
},
|
||||
{
|
||||
"dofName": "screenBGTextureInfixBn_r",
|
||||
"times": [
|
||||
0.0,
|
||||
0.3
|
||||
],
|
||||
"values": [
|
||||
0.0,
|
||||
0.0
|
||||
],
|
||||
"length": 0.29999998
|
||||
},
|
||||
{
|
||||
"dofName": "screenBG_blueChannelBn_r",
|
||||
"times": [
|
||||
0.0,
|
||||
0.3
|
||||
],
|
||||
"values": [
|
||||
0.0,
|
||||
0.0
|
||||
],
|
||||
"length": 0.29999998
|
||||
},
|
||||
{
|
||||
"dofName": "screenBG_greenChannelBn_r",
|
||||
"times": [
|
||||
0.0,
|
||||
0.3
|
||||
],
|
||||
"values": [
|
||||
0.0,
|
||||
0.0
|
||||
],
|
||||
"length": 0.29999998
|
||||
},
|
||||
{
|
||||
"dofName": "screenBG_redChannelBn_r",
|
||||
"times": [
|
||||
0.0,
|
||||
0.3
|
||||
],
|
||||
"values": [
|
||||
0.0,
|
||||
0.0
|
||||
],
|
||||
"length": 0.29999998
|
||||
},
|
||||
{
|
||||
"dofName": "topSection_r",
|
||||
"times": [
|
||||
0.0,
|
||||
0.3
|
||||
],
|
||||
"values": [
|
||||
-0.0,
|
||||
0.0
|
||||
],
|
||||
"length": 0.29999998
|
||||
},
|
||||
{
|
||||
"dofName": "vertexJoint1_t",
|
||||
"times": [
|
||||
0.0,
|
||||
0.3
|
||||
],
|
||||
"values": [
|
||||
-0.028575,
|
||||
-0.028575
|
||||
],
|
||||
"length": 0.29999998
|
||||
},
|
||||
{
|
||||
"dofName": "vertexJoint1_t_2",
|
||||
"times": [
|
||||
0.0,
|
||||
0.3
|
||||
],
|
||||
"values": [
|
||||
0.028562339,
|
||||
0.028562339
|
||||
],
|
||||
"length": 0.29999998
|
||||
},
|
||||
{
|
||||
"dofName": "vertexJoint2_t",
|
||||
"times": [
|
||||
0.0,
|
||||
0.3
|
||||
],
|
||||
"values": [
|
||||
0.0,
|
||||
0.0
|
||||
],
|
||||
"length": 0.29999998
|
||||
},
|
||||
{
|
||||
"dofName": "vertexJoint2_t_2",
|
||||
"times": [
|
||||
0.0,
|
||||
0.3
|
||||
],
|
||||
"values": [
|
||||
0.028562339,
|
||||
0.028562339
|
||||
],
|
||||
"length": 0.29999998
|
||||
},
|
||||
{
|
||||
"dofName": "vertexJoint3_t",
|
||||
"times": [
|
||||
0.0,
|
||||
0.3
|
||||
],
|
||||
"values": [
|
||||
0.028575,
|
||||
0.028575
|
||||
],
|
||||
"length": 0.29999998
|
||||
},
|
||||
{
|
||||
"dofName": "vertexJoint3_t_2",
|
||||
"times": [
|
||||
0.0,
|
||||
0.3
|
||||
],
|
||||
"values": [
|
||||
0.028562339,
|
||||
0.028562339
|
||||
],
|
||||
"length": 0.29999998
|
||||
},
|
||||
{
|
||||
"dofName": "vertexJoint4_t",
|
||||
"times": [
|
||||
0.0,
|
||||
0.3
|
||||
],
|
||||
"values": [
|
||||
-0.028575,
|
||||
-0.028575
|
||||
],
|
||||
"length": 0.29999998
|
||||
},
|
||||
{
|
||||
"dofName": "vertexJoint4_t_2",
|
||||
"times": [
|
||||
0.0,
|
||||
0.3
|
||||
],
|
||||
"values": [
|
||||
0.0,
|
||||
0.0
|
||||
],
|
||||
"length": 0.29999998
|
||||
},
|
||||
{
|
||||
"dofName": "vertexJoint5_t",
|
||||
"times": [
|
||||
0.0,
|
||||
0.3
|
||||
],
|
||||
"values": [
|
||||
0.0,
|
||||
0.0
|
||||
],
|
||||
"length": 0.29999998
|
||||
},
|
||||
{
|
||||
"dofName": "vertexJoint5_t_2",
|
||||
"times": [
|
||||
0.0,
|
||||
0.3
|
||||
],
|
||||
"values": [
|
||||
0.0,
|
||||
0.0
|
||||
],
|
||||
"length": 0.29999998
|
||||
},
|
||||
{
|
||||
"dofName": "vertexJoint6_t",
|
||||
"times": [
|
||||
0.0,
|
||||
0.3
|
||||
],
|
||||
"values": [
|
||||
0.028575,
|
||||
0.028575
|
||||
],
|
||||
"length": 0.29999998
|
||||
},
|
||||
{
|
||||
"dofName": "vertexJoint6_t_2",
|
||||
"times": [
|
||||
0.0,
|
||||
0.3
|
||||
],
|
||||
"values": [
|
||||
0.0,
|
||||
0.0
|
||||
],
|
||||
"length": 0.29999998
|
||||
},
|
||||
{
|
||||
"dofName": "vertexJoint7_t",
|
||||
"times": [
|
||||
0.0,
|
||||
0.3
|
||||
],
|
||||
"values": [
|
||||
-0.028575,
|
||||
-0.028575
|
||||
],
|
||||
"length": 0.29999998
|
||||
},
|
||||
{
|
||||
"dofName": "vertexJoint7_t_2",
|
||||
"times": [
|
||||
0.0,
|
||||
0.3
|
||||
],
|
||||
"values": [
|
||||
-0.028562348,
|
||||
-0.028562348
|
||||
],
|
||||
"length": 0.29999998
|
||||
},
|
||||
{
|
||||
"dofName": "vertexJoint8_t",
|
||||
"times": [
|
||||
0.0,
|
||||
0.3
|
||||
],
|
||||
"values": [
|
||||
0.0,
|
||||
0.0
|
||||
],
|
||||
"length": 0.29999998
|
||||
},
|
||||
{
|
||||
"dofName": "vertexJoint8_t_2",
|
||||
"times": [
|
||||
0.0,
|
||||
0.3
|
||||
],
|
||||
"values": [
|
||||
-0.028562348,
|
||||
-0.028562348
|
||||
],
|
||||
"length": 0.29999998
|
||||
},
|
||||
{
|
||||
"dofName": "vertexJoint9_t",
|
||||
"times": [
|
||||
0.0,
|
||||
0.3
|
||||
],
|
||||
"values": [
|
||||
0.028575,
|
||||
0.028575
|
||||
],
|
||||
"length": 0.29999998
|
||||
},
|
||||
{
|
||||
"dofName": "vertexJoint9_t_2",
|
||||
"times": [
|
||||
0.0,
|
||||
0.3
|
||||
],
|
||||
"values": [
|
||||
-0.028562348,
|
||||
-0.028562348
|
||||
],
|
||||
"length": 0.29999998
|
||||
}
|
||||
],
|
||||
"enumMaps": [
|
||||
{
|
||||
"dofName": "eyeTextureInfixBn_r",
|
||||
"values": {
|
||||
"0": {
|
||||
"textureURL": "textures/JiBO_eye_customizer_00.png",
|
||||
"useNormals": false
|
||||
},
|
||||
"38": "textures/JiBO_eye_customizer_38.png"
|
||||
}
|
||||
},
|
||||
{
|
||||
"dofName": "overlayTextureInfixBn_r",
|
||||
"values": {
|
||||
"44": "textures/JiBO_eye_customizer_44.png"
|
||||
}
|
||||
},
|
||||
{
|
||||
"dofName": "screenBGTextureInfixBn_r",
|
||||
"values": {
|
||||
"0": "textures/JiBO_BG_00.png"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
948
node_modules/geometry-config/P1.0/jibo_eye.geom
generated
vendored
Normal file
@@ -0,0 +1,948 @@
|
||||
{
|
||||
"header": {
|
||||
"fileType": "Meshes",
|
||||
"version": "0.001",
|
||||
"creationTime": 1434244315999
|
||||
},
|
||||
"content": {
|
||||
"meshes": [
|
||||
{
|
||||
"name": "jiboEyeMeshMesh",
|
||||
"material": {
|
||||
"name": "eye_material",
|
||||
"texture": "textures/JiBO_eye_customizer_00.png",
|
||||
"ambient": [
|
||||
0.0,
|
||||
0.0,
|
||||
0.0,
|
||||
1.0
|
||||
],
|
||||
"diffuse": [
|
||||
0.0,
|
||||
0.0,
|
||||
0.0,
|
||||
1.0
|
||||
],
|
||||
"specular": [
|
||||
0.1,
|
||||
0.1,
|
||||
0.1,
|
||||
1.0
|
||||
],
|
||||
"emissive": [
|
||||
0.0,
|
||||
0.0,
|
||||
0.0,
|
||||
1.0
|
||||
]
|
||||
},
|
||||
"triangles": [
|
||||
0,
|
||||
1,
|
||||
2,
|
||||
2,
|
||||
1,
|
||||
3,
|
||||
4,
|
||||
0,
|
||||
2,
|
||||
4,
|
||||
2,
|
||||
3,
|
||||
5,
|
||||
6,
|
||||
4,
|
||||
0,
|
||||
7,
|
||||
1,
|
||||
3,
|
||||
1,
|
||||
8,
|
||||
4,
|
||||
9,
|
||||
10
|
||||
],
|
||||
"skin": {
|
||||
"skeletonInfluencesByVertex": [
|
||||
2,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
5,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
1,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
3,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
8,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
9,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
2,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
6,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
4,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
3,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
7,
|
||||
0,
|
||||
0,
|
||||
0
|
||||
],
|
||||
"skeletonWeightsByVertex": [
|
||||
1.0,
|
||||
0.0,
|
||||
0.0,
|
||||
0.0,
|
||||
1.0,
|
||||
0.0,
|
||||
0.0,
|
||||
0.0,
|
||||
1.0,
|
||||
0.0,
|
||||
0.0,
|
||||
0.0,
|
||||
1.0,
|
||||
0.0,
|
||||
0.0,
|
||||
0.0,
|
||||
1.0,
|
||||
0.0,
|
||||
0.0,
|
||||
0.0,
|
||||
1.0,
|
||||
0.0,
|
||||
0.0,
|
||||
0.0,
|
||||
1.0,
|
||||
0.0,
|
||||
0.0,
|
||||
0.0,
|
||||
1.0,
|
||||
0.0,
|
||||
0.0,
|
||||
0.0,
|
||||
1.0,
|
||||
0.0,
|
||||
0.0,
|
||||
0.0,
|
||||
1.0,
|
||||
0.0,
|
||||
0.0,
|
||||
0.0,
|
||||
1.0,
|
||||
0.0,
|
||||
0.0,
|
||||
0.0
|
||||
],
|
||||
"skeletonTotalInfluences": [
|
||||
"eyeSubRootBn",
|
||||
"vertexJoint5",
|
||||
"vertexJoint4",
|
||||
"vertexJoint6",
|
||||
"vertexJoint9",
|
||||
"vertexJoint8",
|
||||
"vertexJoint7",
|
||||
"vertexJoint3",
|
||||
"vertexJoint2",
|
||||
"vertexJoint1"
|
||||
],
|
||||
"skinBindInverses": [
|
||||
{
|
||||
"name": "Inverse Bind for eyeSubRootBn",
|
||||
"xyzTranslation": [
|
||||
-0.05079999938607216,
|
||||
-0.2793999910354614,
|
||||
-0.15239998698234558
|
||||
],
|
||||
"wxyzRotation": [
|
||||
1.0,
|
||||
0.0,
|
||||
0.0,
|
||||
0.0
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "Inverse Bind for vertexJoint5",
|
||||
"xyzTranslation": [
|
||||
-0.05079999938607216,
|
||||
-0.2793999910354614,
|
||||
-0.1587499976158142
|
||||
],
|
||||
"wxyzRotation": [
|
||||
1.0,
|
||||
0.0,
|
||||
0.0,
|
||||
0.0
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "Inverse Bind for vertexJoint4",
|
||||
"xyzTranslation": [
|
||||
-0.03174999728798866,
|
||||
-0.2793999910354614,
|
||||
-0.1587499976158142
|
||||
],
|
||||
"wxyzRotation": [
|
||||
1.0,
|
||||
0.0,
|
||||
0.0,
|
||||
0.0
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "Inverse Bind for vertexJoint6",
|
||||
"xyzTranslation": [
|
||||
-0.06984999775886536,
|
||||
-0.2793999910354614,
|
||||
-0.1587499976158142
|
||||
],
|
||||
"wxyzRotation": [
|
||||
1.0,
|
||||
0.0,
|
||||
0.0,
|
||||
0.0
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "Inverse Bind for vertexJoint9",
|
||||
"xyzTranslation": [
|
||||
-0.06984999775886536,
|
||||
-0.26034998893737793,
|
||||
-0.1587499976158142
|
||||
],
|
||||
"wxyzRotation": [
|
||||
1.0,
|
||||
0.0,
|
||||
0.0,
|
||||
0.0
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "Inverse Bind for vertexJoint8",
|
||||
"xyzTranslation": [
|
||||
-0.05079999938607216,
|
||||
-0.26034998893737793,
|
||||
-0.1587499976158142
|
||||
],
|
||||
"wxyzRotation": [
|
||||
1.0,
|
||||
0.0,
|
||||
0.0,
|
||||
0.0
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "Inverse Bind for vertexJoint7",
|
||||
"xyzTranslation": [
|
||||
-0.03174999728798866,
|
||||
-0.26034998893737793,
|
||||
-0.1587499976158142
|
||||
],
|
||||
"wxyzRotation": [
|
||||
1.0,
|
||||
0.0,
|
||||
0.0,
|
||||
0.0
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "Inverse Bind for vertexJoint3",
|
||||
"xyzTranslation": [
|
||||
-0.06984999775886536,
|
||||
-0.2984499931335449,
|
||||
-0.1587499976158142
|
||||
],
|
||||
"wxyzRotation": [
|
||||
1.0,
|
||||
0.0,
|
||||
0.0,
|
||||
0.0
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "Inverse Bind for vertexJoint2",
|
||||
"xyzTranslation": [
|
||||
-0.05079999938607216,
|
||||
-0.2984499931335449,
|
||||
-0.1587499976158142
|
||||
],
|
||||
"wxyzRotation": [
|
||||
1.0,
|
||||
0.0,
|
||||
0.0,
|
||||
0.0
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "Inverse Bind for vertexJoint1",
|
||||
"xyzTranslation": [
|
||||
-0.03174999728798866,
|
||||
-0.2984499931335449,
|
||||
-0.1587499976158142
|
||||
],
|
||||
"wxyzRotation": [
|
||||
1.0,
|
||||
0.0,
|
||||
0.0,
|
||||
0.0
|
||||
]
|
||||
}
|
||||
],
|
||||
"skinBindFrame": {
|
||||
"name": "Skin Bind",
|
||||
"xyzTranslation": [
|
||||
0.0,
|
||||
0.0,
|
||||
0.0
|
||||
],
|
||||
"wxyzRotation": [
|
||||
1.0,
|
||||
-0.0,
|
||||
0.0,
|
||||
-0.0
|
||||
]
|
||||
}
|
||||
},
|
||||
"position": [
|
||||
0.031749997,
|
||||
0.2794,
|
||||
0.15875,
|
||||
0.0508,
|
||||
0.26035,
|
||||
0.15875,
|
||||
0.0508,
|
||||
0.2794,
|
||||
0.15875,
|
||||
0.06984999,
|
||||
0.2794,
|
||||
0.15875,
|
||||
0.0508,
|
||||
0.29845,
|
||||
0.15875001,
|
||||
0.031749997,
|
||||
0.29845,
|
||||
0.15875001,
|
||||
0.031749997,
|
||||
0.2794,
|
||||
0.15875,
|
||||
0.031749997,
|
||||
0.26035,
|
||||
0.15875,
|
||||
0.06984999,
|
||||
0.26035,
|
||||
0.15875,
|
||||
0.06984999,
|
||||
0.2794,
|
||||
0.15875,
|
||||
0.06984999,
|
||||
0.29845,
|
||||
0.15875001
|
||||
],
|
||||
"normal": [
|
||||
0.0,
|
||||
-0.0,
|
||||
1.0,
|
||||
0.0,
|
||||
0.0,
|
||||
1.0,
|
||||
0.0,
|
||||
-0.0,
|
||||
1.0,
|
||||
0.0,
|
||||
-0.0,
|
||||
1.0,
|
||||
0.0,
|
||||
-1.0E-6,
|
||||
1.0,
|
||||
0.0,
|
||||
-1.0E-6,
|
||||
1.0,
|
||||
0.0,
|
||||
-1.0E-6,
|
||||
1.0,
|
||||
0.0,
|
||||
0.0,
|
||||
1.0,
|
||||
0.0,
|
||||
0.0,
|
||||
1.0,
|
||||
0.0,
|
||||
-1.0E-6,
|
||||
1.0,
|
||||
0.0,
|
||||
-1.0E-6,
|
||||
1.0
|
||||
],
|
||||
"textureCoordinates": [
|
||||
0.0,
|
||||
0.5,
|
||||
0.5,
|
||||
0.0,
|
||||
0.5,
|
||||
0.5,
|
||||
1.0,
|
||||
0.5,
|
||||
0.5,
|
||||
1.0,
|
||||
0.0,
|
||||
1.0,
|
||||
0.0,
|
||||
0.5,
|
||||
0.0,
|
||||
0.0,
|
||||
1.0,
|
||||
0.0,
|
||||
1.0,
|
||||
0.5,
|
||||
1.0,
|
||||
1.0
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "overlayMeshMesh",
|
||||
"material": {
|
||||
"name": "overlay_texture_material",
|
||||
"texture": "textures/JiBO_eye_customizer_00.png",
|
||||
"ambient": [
|
||||
0.0,
|
||||
0.0,
|
||||
0.0,
|
||||
1.0
|
||||
],
|
||||
"diffuse": [
|
||||
0.0,
|
||||
0.0,
|
||||
0.0,
|
||||
1.0
|
||||
],
|
||||
"specular": [
|
||||
0.0,
|
||||
0.0,
|
||||
0.0,
|
||||
1.0
|
||||
],
|
||||
"emissive": [
|
||||
0.0,
|
||||
0.0,
|
||||
0.0,
|
||||
1.0
|
||||
]
|
||||
},
|
||||
"triangles": [
|
||||
0,
|
||||
1,
|
||||
2,
|
||||
2,
|
||||
1,
|
||||
3,
|
||||
4,
|
||||
0,
|
||||
2,
|
||||
4,
|
||||
2,
|
||||
3,
|
||||
5,
|
||||
6,
|
||||
4,
|
||||
0,
|
||||
7,
|
||||
1,
|
||||
3,
|
||||
1,
|
||||
8,
|
||||
4,
|
||||
9,
|
||||
10
|
||||
],
|
||||
"skin": {
|
||||
"skeletonInfluencesByVertex": [
|
||||
2,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
5,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
1,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
3,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
8,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
9,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
2,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
6,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
4,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
3,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
7,
|
||||
0,
|
||||
0,
|
||||
0
|
||||
],
|
||||
"skeletonWeightsByVertex": [
|
||||
1.0,
|
||||
0.0,
|
||||
0.0,
|
||||
0.0,
|
||||
1.0,
|
||||
0.0,
|
||||
0.0,
|
||||
0.0,
|
||||
1.0,
|
||||
0.0,
|
||||
0.0,
|
||||
0.0,
|
||||
1.0,
|
||||
0.0,
|
||||
0.0,
|
||||
0.0,
|
||||
1.0,
|
||||
0.0,
|
||||
0.0,
|
||||
0.0,
|
||||
1.0,
|
||||
0.0,
|
||||
0.0,
|
||||
0.0,
|
||||
1.0,
|
||||
0.0,
|
||||
0.0,
|
||||
0.0,
|
||||
1.0,
|
||||
0.0,
|
||||
0.0,
|
||||
0.0,
|
||||
1.0,
|
||||
0.0,
|
||||
0.0,
|
||||
0.0,
|
||||
1.0,
|
||||
0.0,
|
||||
0.0,
|
||||
0.0,
|
||||
1.0,
|
||||
0.0,
|
||||
0.0,
|
||||
0.0
|
||||
],
|
||||
"skeletonTotalInfluences": [
|
||||
"overlay_textureSubRootBn",
|
||||
"overlay_vertexJoint5",
|
||||
"overlay_vertexJoint4",
|
||||
"overlay_vertexJoint6",
|
||||
"overlay_vertexJoint9",
|
||||
"overlay_vertexJoint8",
|
||||
"overlay_vertexJoint7",
|
||||
"overlay_vertexJoint3",
|
||||
"overlay_vertexJoint2",
|
||||
"overlay_vertexJoint1"
|
||||
],
|
||||
"skinBindInverses": [
|
||||
{
|
||||
"name": "Inverse Bind for overlay_textureSubRootBn",
|
||||
"xyzTranslation": [
|
||||
-0.05079999938607216,
|
||||
-0.2793999910354614,
|
||||
-0.15239998698234558
|
||||
],
|
||||
"wxyzRotation": [
|
||||
1.0,
|
||||
0.0,
|
||||
0.0,
|
||||
0.0
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "Inverse Bind for overlay_vertexJoint5",
|
||||
"xyzTranslation": [
|
||||
-0.05079999938607216,
|
||||
-0.2793999910354614,
|
||||
-0.1587499976158142
|
||||
],
|
||||
"wxyzRotation": [
|
||||
1.0,
|
||||
0.0,
|
||||
0.0,
|
||||
0.0
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "Inverse Bind for overlay_vertexJoint4",
|
||||
"xyzTranslation": [
|
||||
-0.03174999728798866,
|
||||
-0.2793999910354614,
|
||||
-0.1587499976158142
|
||||
],
|
||||
"wxyzRotation": [
|
||||
1.0,
|
||||
0.0,
|
||||
0.0,
|
||||
0.0
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "Inverse Bind for overlay_vertexJoint6",
|
||||
"xyzTranslation": [
|
||||
-0.06984999775886536,
|
||||
-0.2793999910354614,
|
||||
-0.1587499976158142
|
||||
],
|
||||
"wxyzRotation": [
|
||||
1.0,
|
||||
0.0,
|
||||
0.0,
|
||||
0.0
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "Inverse Bind for overlay_vertexJoint9",
|
||||
"xyzTranslation": [
|
||||
-0.06984999775886536,
|
||||
-0.26034998893737793,
|
||||
-0.1587499976158142
|
||||
],
|
||||
"wxyzRotation": [
|
||||
1.0,
|
||||
0.0,
|
||||
0.0,
|
||||
0.0
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "Inverse Bind for overlay_vertexJoint8",
|
||||
"xyzTranslation": [
|
||||
-0.05079999938607216,
|
||||
-0.26034998893737793,
|
||||
-0.1587499976158142
|
||||
],
|
||||
"wxyzRotation": [
|
||||
1.0,
|
||||
0.0,
|
||||
0.0,
|
||||
0.0
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "Inverse Bind for overlay_vertexJoint7",
|
||||
"xyzTranslation": [
|
||||
-0.03174999728798866,
|
||||
-0.26034998893737793,
|
||||
-0.1587499976158142
|
||||
],
|
||||
"wxyzRotation": [
|
||||
1.0,
|
||||
0.0,
|
||||
0.0,
|
||||
0.0
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "Inverse Bind for overlay_vertexJoint3",
|
||||
"xyzTranslation": [
|
||||
-0.06984999775886536,
|
||||
-0.2984499931335449,
|
||||
-0.1587499976158142
|
||||
],
|
||||
"wxyzRotation": [
|
||||
1.0,
|
||||
0.0,
|
||||
0.0,
|
||||
0.0
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "Inverse Bind for overlay_vertexJoint2",
|
||||
"xyzTranslation": [
|
||||
-0.05079999938607216,
|
||||
-0.2984499931335449,
|
||||
-0.1587499976158142
|
||||
],
|
||||
"wxyzRotation": [
|
||||
1.0,
|
||||
0.0,
|
||||
0.0,
|
||||
0.0
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "Inverse Bind for overlay_vertexJoint1",
|
||||
"xyzTranslation": [
|
||||
-0.03174999728798866,
|
||||
-0.2984499931335449,
|
||||
-0.1587499976158142
|
||||
],
|
||||
"wxyzRotation": [
|
||||
1.0,
|
||||
0.0,
|
||||
0.0,
|
||||
0.0
|
||||
]
|
||||
}
|
||||
],
|
||||
"skinBindFrame": {
|
||||
"name": "Skin Bind",
|
||||
"xyzTranslation": [
|
||||
0.0,
|
||||
0.0,
|
||||
0.0
|
||||
],
|
||||
"wxyzRotation": [
|
||||
1.0,
|
||||
-0.0,
|
||||
0.0,
|
||||
-0.0
|
||||
]
|
||||
}
|
||||
},
|
||||
"position": [
|
||||
0.031749997,
|
||||
0.2794,
|
||||
0.15875,
|
||||
0.0508,
|
||||
0.26035,
|
||||
0.15875,
|
||||
0.0508,
|
||||
0.2794,
|
||||
0.15875,
|
||||
0.06984999,
|
||||
0.2794,
|
||||
0.15875,
|
||||
0.0508,
|
||||
0.29845,
|
||||
0.15875001,
|
||||
0.031749997,
|
||||
0.29845,
|
||||
0.15875001,
|
||||
0.031749997,
|
||||
0.2794,
|
||||
0.15875,
|
||||
0.031749997,
|
||||
0.26035,
|
||||
0.15875,
|
||||
0.06984999,
|
||||
0.26035,
|
||||
0.15875,
|
||||
0.06984999,
|
||||
0.2794,
|
||||
0.15875,
|
||||
0.06984999,
|
||||
0.29845,
|
||||
0.15875001
|
||||
],
|
||||
"normal": [
|
||||
0.0,
|
||||
-0.0,
|
||||
1.0,
|
||||
0.0,
|
||||
0.0,
|
||||
1.0,
|
||||
0.0,
|
||||
-0.0,
|
||||
1.0,
|
||||
0.0,
|
||||
-0.0,
|
||||
1.0,
|
||||
0.0,
|
||||
-1.0E-6,
|
||||
1.0,
|
||||
0.0,
|
||||
-1.0E-6,
|
||||
1.0,
|
||||
0.0,
|
||||
-1.0E-6,
|
||||
1.0,
|
||||
0.0,
|
||||
0.0,
|
||||
1.0,
|
||||
0.0,
|
||||
0.0,
|
||||
1.0,
|
||||
0.0,
|
||||
-1.0E-6,
|
||||
1.0,
|
||||
0.0,
|
||||
-1.0E-6,
|
||||
1.0
|
||||
],
|
||||
"textureCoordinates": [
|
||||
0.0,
|
||||
0.5,
|
||||
0.5,
|
||||
0.0,
|
||||
0.5,
|
||||
0.5,
|
||||
1.0,
|
||||
0.5,
|
||||
0.5,
|
||||
1.0,
|
||||
0.0,
|
||||
1.0,
|
||||
0.0,
|
||||
0.5,
|
||||
0.0,
|
||||
0.0,
|
||||
1.0,
|
||||
0.0,
|
||||
1.0,
|
||||
0.5,
|
||||
1.0,
|
||||
1.0
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "screenMeshMesh",
|
||||
"material": {
|
||||
"name": "screenBG_material",
|
||||
"texture": "textures/JiBO_BG_00.png",
|
||||
"ambient": [
|
||||
0.0,
|
||||
0.0,
|
||||
0.0,
|
||||
1.0
|
||||
],
|
||||
"diffuse": [
|
||||
0.0,
|
||||
0.0,
|
||||
0.0,
|
||||
1.0
|
||||
],
|
||||
"specular": [
|
||||
0.0,
|
||||
0.0,
|
||||
0.0,
|
||||
1.0
|
||||
],
|
||||
"emissive": [
|
||||
0.0,
|
||||
0.0,
|
||||
0.0,
|
||||
1.0
|
||||
]
|
||||
},
|
||||
"skeletonFrameName": "screenMesh",
|
||||
"triangles": [
|
||||
0,
|
||||
1,
|
||||
2,
|
||||
3,
|
||||
2,
|
||||
4,
|
||||
0,
|
||||
2,
|
||||
3,
|
||||
5,
|
||||
6,
|
||||
1,
|
||||
5,
|
||||
1,
|
||||
0
|
||||
],
|
||||
"position": [
|
||||
0.06489449,
|
||||
0.06305069,
|
||||
-0.051785998,
|
||||
-0.06489452,
|
||||
0.13228163,
|
||||
-0.02816392,
|
||||
0.06489449,
|
||||
0.13228163,
|
||||
-0.02816392,
|
||||
0.06501072,
|
||||
0.06305815,
|
||||
-0.051783487,
|
||||
0.06501068,
|
||||
0.13227415,
|
||||
-0.02816646,
|
||||
-0.06489452,
|
||||
0.06305069,
|
||||
-0.051785998,
|
||||
-0.06501076,
|
||||
0.13227415,
|
||||
-0.028166449
|
||||
],
|
||||
"normal": [
|
||||
0.0,
|
||||
0.322927,
|
||||
-0.946424,
|
||||
0.0,
|
||||
0.322927,
|
||||
-0.946424,
|
||||
0.0,
|
||||
0.322927,
|
||||
-0.946424,
|
||||
0.0,
|
||||
0.322927,
|
||||
-0.946424,
|
||||
0.0,
|
||||
0.322927,
|
||||
-0.946424,
|
||||
0.0,
|
||||
0.322927,
|
||||
-0.946424,
|
||||
0.0,
|
||||
0.322927,
|
||||
-0.946424
|
||||
],
|
||||
"textureCoordinates": [
|
||||
0.0,
|
||||
0.0,
|
||||
1.0,
|
||||
0.5625,
|
||||
0.0,
|
||||
0.5625,
|
||||
0.0,
|
||||
0.0,
|
||||
0.0,
|
||||
0.5625,
|
||||
1.0,
|
||||
0.0,
|
||||
1.0,
|
||||
0.5625
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
822
node_modules/geometry-config/P1.0/jibo_eye.kin
generated
vendored
Normal file
@@ -0,0 +1,822 @@
|
||||
{
|
||||
"header": {
|
||||
"fileType": "Kinematics",
|
||||
"version": "0.001",
|
||||
"creationTime": 1434244315999
|
||||
},
|
||||
"content": {
|
||||
"controls": [
|
||||
{
|
||||
"dofName": "eyeSubRootBn_r",
|
||||
"skeletonFrameName": "eyeSubRootBn",
|
||||
"xyzRotationAxis": [
|
||||
-0.0,
|
||||
-0.0,
|
||||
1.0
|
||||
],
|
||||
"wxyzQuatInitialRotation": [
|
||||
1.0,
|
||||
0.0,
|
||||
0.0,
|
||||
-0.0
|
||||
],
|
||||
"min": -3.0543270111083984,
|
||||
"max": 3.0543270111083984,
|
||||
"isCyclic": false,
|
||||
"controlType": "ROTATION",
|
||||
"controlName": "eyeSubRootBn_r rotation"
|
||||
},
|
||||
{
|
||||
"dofName": "eyeSubRootBn_t",
|
||||
"skeletonFrameName": "eyeSubRootBn",
|
||||
"xyzTranslationDirection": [
|
||||
1.0,
|
||||
0.0,
|
||||
0.0
|
||||
],
|
||||
"xyzInitialPosition": [
|
||||
-0.0,
|
||||
9.99999993922529E-9,
|
||||
0.0
|
||||
],
|
||||
"min": -0.09999999403953552,
|
||||
"max": 0.09999999403953552,
|
||||
"controlType": "TRANSLATION",
|
||||
"controlName": "eyeSubRootBn_t translation"
|
||||
},
|
||||
{
|
||||
"dofName": "eyeSubRootBn_t_2",
|
||||
"skeletonFrameName": "eyeSubRootBn",
|
||||
"xyzTranslationDirection": [
|
||||
0.0,
|
||||
1.0,
|
||||
0.0
|
||||
],
|
||||
"xyzInitialPosition": [
|
||||
-0.0,
|
||||
9.99999993922529E-9,
|
||||
0.0
|
||||
],
|
||||
"min": -0.09999999403953552,
|
||||
"max": 0.10000000149011612,
|
||||
"controlType": "TRANSLATION",
|
||||
"controlName": "eyeSubRootBn_t_2 translation"
|
||||
},
|
||||
{
|
||||
"dofName": "eyeTextureInfixBn_r",
|
||||
"meshName": "jiboEyeMeshMesh",
|
||||
"baseTextureFile": "/Users/jg/projects/ifrobots/clients/jibo/production/mycontent/collada/prototype/textures/JiBO_eye_customizer_00.png",
|
||||
"controlType": "TEXTURE",
|
||||
"controlName": "eyeTextureInfixBn_r texture"
|
||||
},
|
||||
{
|
||||
"redDOFName": "eye_redChannelBn_r",
|
||||
"greenDOFName": "eye_greenChannelBn_r",
|
||||
"blueDOFName": "eye_blueChannelBn_r",
|
||||
"meshNames": [
|
||||
"jiboEyeMeshMesh"
|
||||
],
|
||||
"controlType": "COLOR",
|
||||
"controlName": "jiboEyeMeshMesh color"
|
||||
},
|
||||
{
|
||||
"redDOFName": "overlay_redChannelBn_r",
|
||||
"greenDOFName": "overlay_greenChannelBn_r",
|
||||
"blueDOFName": "overlay_blueChannelBn_r",
|
||||
"meshNames": [
|
||||
"overlayMeshMesh"
|
||||
],
|
||||
"controlType": "COLOR",
|
||||
"controlName": "overlayMeshMesh color"
|
||||
},
|
||||
{
|
||||
"dofName": "overlayTextureInfixBn_r",
|
||||
"meshName": "overlayMeshMesh",
|
||||
"baseTextureFile": "/Users/jg/Documents/ifrobots/jibo/prototype/textures/JiBO_eye_customizer_00.png",
|
||||
"controlType": "TEXTURE",
|
||||
"controlName": "overlayTextureInfixBn_r texture"
|
||||
},
|
||||
{
|
||||
"dofName": "overlay_textureSubRootBn_r",
|
||||
"skeletonFrameName": "overlay_textureSubRootBn",
|
||||
"xyzRotationAxis": [
|
||||
-0.0,
|
||||
-0.0,
|
||||
1.0
|
||||
],
|
||||
"wxyzQuatInitialRotation": [
|
||||
1.0,
|
||||
0.0,
|
||||
0.0,
|
||||
-0.0
|
||||
],
|
||||
"min": -3.0543270111083984,
|
||||
"max": 3.0543270111083984,
|
||||
"isCyclic": false,
|
||||
"controlType": "ROTATION",
|
||||
"controlName": "overlay_textureSubRootBn_r rotation"
|
||||
},
|
||||
{
|
||||
"dofName": "overlay_textureSubRootBn_t",
|
||||
"skeletonFrameName": "overlay_textureSubRootBn",
|
||||
"xyzTranslationDirection": [
|
||||
1.0,
|
||||
0.0,
|
||||
0.0
|
||||
],
|
||||
"xyzInitialPosition": [
|
||||
-0.0,
|
||||
0.0015000100247561932,
|
||||
0.0
|
||||
],
|
||||
"min": -0.09999999403953552,
|
||||
"max": 0.09999999403953552,
|
||||
"controlType": "TRANSLATION",
|
||||
"controlName": "overlay_textureSubRootBn_t translation"
|
||||
},
|
||||
{
|
||||
"dofName": "overlay_textureSubRootBn_t_2",
|
||||
"skeletonFrameName": "overlay_textureSubRootBn",
|
||||
"xyzTranslationDirection": [
|
||||
-0.0,
|
||||
1.0,
|
||||
-0.0
|
||||
],
|
||||
"xyzInitialPosition": [
|
||||
-0.0,
|
||||
0.0015000100247561932,
|
||||
0.0
|
||||
],
|
||||
"min": -0.1014999970793724,
|
||||
"max": 0.09849999845027924,
|
||||
"controlType": "TRANSLATION",
|
||||
"controlName": "overlay_textureSubRootBn_t_2 translation"
|
||||
},
|
||||
{
|
||||
"dofName": "overlay_vertexJoint1_t",
|
||||
"skeletonFrameName": "overlay_vertexJoint1",
|
||||
"xyzTranslationDirection": [
|
||||
1.0,
|
||||
0.0,
|
||||
0.0
|
||||
],
|
||||
"xyzInitialPosition": [
|
||||
0.0,
|
||||
4.659999831346795E-6,
|
||||
-0.0
|
||||
],
|
||||
"min": -0.09999999403953552,
|
||||
"max": 0.09999999403953552,
|
||||
"controlType": "TRANSLATION",
|
||||
"controlName": "overlay_vertexJoint1_t translation"
|
||||
},
|
||||
{
|
||||
"dofName": "overlay_vertexJoint1_t_2",
|
||||
"skeletonFrameName": "overlay_vertexJoint1",
|
||||
"xyzTranslationDirection": [
|
||||
0.0,
|
||||
1.0,
|
||||
0.0
|
||||
],
|
||||
"xyzInitialPosition": [
|
||||
0.0,
|
||||
4.659999831346795E-6,
|
||||
-0.0
|
||||
],
|
||||
"min": -0.09999999403953552,
|
||||
"max": 0.10000000149011612,
|
||||
"controlType": "TRANSLATION",
|
||||
"controlName": "overlay_vertexJoint1_t_2 translation"
|
||||
},
|
||||
{
|
||||
"dofName": "overlay_vertexJoint2_t",
|
||||
"skeletonFrameName": "overlay_vertexJoint2",
|
||||
"xyzTranslationDirection": [
|
||||
1.0,
|
||||
0.0,
|
||||
0.0
|
||||
],
|
||||
"xyzInitialPosition": [
|
||||
0.0,
|
||||
4.659999831346795E-6,
|
||||
-0.0
|
||||
],
|
||||
"min": -0.09999999403953552,
|
||||
"max": 0.09999999403953552,
|
||||
"controlType": "TRANSLATION",
|
||||
"controlName": "overlay_vertexJoint2_t translation"
|
||||
},
|
||||
{
|
||||
"dofName": "overlay_vertexJoint2_t_2",
|
||||
"skeletonFrameName": "overlay_vertexJoint2",
|
||||
"xyzTranslationDirection": [
|
||||
0.0,
|
||||
1.0,
|
||||
0.0
|
||||
],
|
||||
"xyzInitialPosition": [
|
||||
0.0,
|
||||
4.659999831346795E-6,
|
||||
-0.0
|
||||
],
|
||||
"min": -0.09999999403953552,
|
||||
"max": 0.10000000149011612,
|
||||
"controlType": "TRANSLATION",
|
||||
"controlName": "overlay_vertexJoint2_t_2 translation"
|
||||
},
|
||||
{
|
||||
"dofName": "overlay_vertexJoint3_t",
|
||||
"skeletonFrameName": "overlay_vertexJoint3",
|
||||
"xyzTranslationDirection": [
|
||||
1.0,
|
||||
0.0,
|
||||
0.0
|
||||
],
|
||||
"xyzInitialPosition": [
|
||||
0.0,
|
||||
4.659999831346795E-6,
|
||||
-0.0
|
||||
],
|
||||
"min": -0.09999999403953552,
|
||||
"max": 0.09999999403953552,
|
||||
"controlType": "TRANSLATION",
|
||||
"controlName": "overlay_vertexJoint3_t translation"
|
||||
},
|
||||
{
|
||||
"dofName": "overlay_vertexJoint3_t_2",
|
||||
"skeletonFrameName": "overlay_vertexJoint3",
|
||||
"xyzTranslationDirection": [
|
||||
0.0,
|
||||
1.0,
|
||||
0.0
|
||||
],
|
||||
"xyzInitialPosition": [
|
||||
0.0,
|
||||
4.659999831346795E-6,
|
||||
-0.0
|
||||
],
|
||||
"min": -0.09999999403953552,
|
||||
"max": 0.10000000149011612,
|
||||
"controlType": "TRANSLATION",
|
||||
"controlName": "overlay_vertexJoint3_t_2 translation"
|
||||
},
|
||||
{
|
||||
"dofName": "overlay_vertexJoint4_t",
|
||||
"skeletonFrameName": "overlay_vertexJoint4",
|
||||
"xyzTranslationDirection": [
|
||||
1.0,
|
||||
0.0,
|
||||
0.0
|
||||
],
|
||||
"xyzInitialPosition": [
|
||||
0.0,
|
||||
-9.99999993922529E-9,
|
||||
0.0
|
||||
],
|
||||
"min": -0.09999999403953552,
|
||||
"max": 0.09999999403953552,
|
||||
"controlType": "TRANSLATION",
|
||||
"controlName": "overlay_vertexJoint4_t translation"
|
||||
},
|
||||
{
|
||||
"dofName": "overlay_vertexJoint4_t_2",
|
||||
"skeletonFrameName": "overlay_vertexJoint4",
|
||||
"xyzTranslationDirection": [
|
||||
0.0,
|
||||
1.0,
|
||||
-0.0
|
||||
],
|
||||
"xyzInitialPosition": [
|
||||
0.0,
|
||||
-9.99999993922529E-9,
|
||||
0.0
|
||||
],
|
||||
"min": -0.10000000149011612,
|
||||
"max": 0.09999999403953552,
|
||||
"controlType": "TRANSLATION",
|
||||
"controlName": "overlay_vertexJoint4_t_2 translation"
|
||||
},
|
||||
{
|
||||
"dofName": "overlay_vertexJoint5_t",
|
||||
"skeletonFrameName": "overlay_vertexJoint5",
|
||||
"xyzTranslationDirection": [
|
||||
1.0,
|
||||
0.0,
|
||||
0.0
|
||||
],
|
||||
"xyzInitialPosition": [
|
||||
0.0,
|
||||
-9.99999993922529E-9,
|
||||
-0.0
|
||||
],
|
||||
"min": -0.09999999403953552,
|
||||
"max": 0.09999999403953552,
|
||||
"controlType": "TRANSLATION",
|
||||
"controlName": "overlay_vertexJoint5_t translation"
|
||||
},
|
||||
{
|
||||
"dofName": "overlay_vertexJoint5_t_2",
|
||||
"skeletonFrameName": "overlay_vertexJoint5",
|
||||
"xyzTranslationDirection": [
|
||||
0.0,
|
||||
1.0,
|
||||
0.0
|
||||
],
|
||||
"xyzInitialPosition": [
|
||||
0.0,
|
||||
-9.99999993922529E-9,
|
||||
-0.0
|
||||
],
|
||||
"min": -0.10000000149011612,
|
||||
"max": 0.09999999403953552,
|
||||
"controlType": "TRANSLATION",
|
||||
"controlName": "overlay_vertexJoint5_t_2 translation"
|
||||
},
|
||||
{
|
||||
"dofName": "overlay_vertexJoint6_t",
|
||||
"skeletonFrameName": "overlay_vertexJoint6",
|
||||
"xyzTranslationDirection": [
|
||||
1.0,
|
||||
0.0,
|
||||
0.0
|
||||
],
|
||||
"xyzInitialPosition": [
|
||||
0.0,
|
||||
-9.99999993922529E-9,
|
||||
0.0
|
||||
],
|
||||
"min": -0.09999999403953552,
|
||||
"max": 0.09999999403953552,
|
||||
"controlType": "TRANSLATION",
|
||||
"controlName": "overlay_vertexJoint6_t translation"
|
||||
},
|
||||
{
|
||||
"dofName": "overlay_vertexJoint6_t_2",
|
||||
"skeletonFrameName": "overlay_vertexJoint6",
|
||||
"xyzTranslationDirection": [
|
||||
0.0,
|
||||
1.0,
|
||||
-0.0
|
||||
],
|
||||
"xyzInitialPosition": [
|
||||
0.0,
|
||||
-9.99999993922529E-9,
|
||||
0.0
|
||||
],
|
||||
"min": -0.10000000149011612,
|
||||
"max": 0.09999999403953552,
|
||||
"controlType": "TRANSLATION",
|
||||
"controlName": "overlay_vertexJoint6_t_2 translation"
|
||||
},
|
||||
{
|
||||
"dofName": "overlay_vertexJoint7_t",
|
||||
"skeletonFrameName": "overlay_vertexJoint7",
|
||||
"xyzTranslationDirection": [
|
||||
1.0,
|
||||
0.0,
|
||||
0.0
|
||||
],
|
||||
"xyzInitialPosition": [
|
||||
0.0,
|
||||
-4.689999968832126E-6,
|
||||
-0.0
|
||||
],
|
||||
"min": -0.09999999403953552,
|
||||
"max": 0.09999999403953552,
|
||||
"controlType": "TRANSLATION",
|
||||
"controlName": "overlay_vertexJoint7_t translation"
|
||||
},
|
||||
{
|
||||
"dofName": "overlay_vertexJoint7_t_2",
|
||||
"skeletonFrameName": "overlay_vertexJoint7",
|
||||
"xyzTranslationDirection": [
|
||||
0.0,
|
||||
1.0,
|
||||
0.0
|
||||
],
|
||||
"xyzInitialPosition": [
|
||||
0.0,
|
||||
-4.689999968832126E-6,
|
||||
-0.0
|
||||
],
|
||||
"min": -0.10000000149011612,
|
||||
"max": 0.09999999403953552,
|
||||
"controlType": "TRANSLATION",
|
||||
"controlName": "overlay_vertexJoint7_t_2 translation"
|
||||
},
|
||||
{
|
||||
"dofName": "overlay_vertexJoint8_t",
|
||||
"skeletonFrameName": "overlay_vertexJoint8",
|
||||
"xyzTranslationDirection": [
|
||||
1.0,
|
||||
0.0,
|
||||
0.0
|
||||
],
|
||||
"xyzInitialPosition": [
|
||||
0.0,
|
||||
-4.689999968832126E-6,
|
||||
-0.0
|
||||
],
|
||||
"min": -0.09999999403953552,
|
||||
"max": 0.09999999403953552,
|
||||
"controlType": "TRANSLATION",
|
||||
"controlName": "overlay_vertexJoint8_t translation"
|
||||
},
|
||||
{
|
||||
"dofName": "overlay_vertexJoint8_t_2",
|
||||
"skeletonFrameName": "overlay_vertexJoint8",
|
||||
"xyzTranslationDirection": [
|
||||
0.0,
|
||||
1.0,
|
||||
0.0
|
||||
],
|
||||
"xyzInitialPosition": [
|
||||
0.0,
|
||||
-4.689999968832126E-6,
|
||||
-0.0
|
||||
],
|
||||
"min": -0.10000000149011612,
|
||||
"max": 0.09999999403953552,
|
||||
"controlType": "TRANSLATION",
|
||||
"controlName": "overlay_vertexJoint8_t_2 translation"
|
||||
},
|
||||
{
|
||||
"dofName": "overlay_vertexJoint9_t",
|
||||
"skeletonFrameName": "overlay_vertexJoint9",
|
||||
"xyzTranslationDirection": [
|
||||
1.0,
|
||||
0.0,
|
||||
0.0
|
||||
],
|
||||
"xyzInitialPosition": [
|
||||
0.0,
|
||||
-4.689999968832126E-6,
|
||||
-0.0
|
||||
],
|
||||
"min": -0.09999999403953552,
|
||||
"max": 0.09999999403953552,
|
||||
"controlType": "TRANSLATION",
|
||||
"controlName": "overlay_vertexJoint9_t translation"
|
||||
},
|
||||
{
|
||||
"dofName": "overlay_vertexJoint9_t_2",
|
||||
"skeletonFrameName": "overlay_vertexJoint9",
|
||||
"xyzTranslationDirection": [
|
||||
0.0,
|
||||
1.0,
|
||||
0.0
|
||||
],
|
||||
"xyzInitialPosition": [
|
||||
0.0,
|
||||
-4.689999968832126E-6,
|
||||
-0.0
|
||||
],
|
||||
"min": -0.10000000149011612,
|
||||
"max": 0.09999999403953552,
|
||||
"controlType": "TRANSLATION",
|
||||
"controlName": "overlay_vertexJoint9_t_2 translation"
|
||||
},
|
||||
{
|
||||
"dofName": "screenBGTextureInfixBn_r",
|
||||
"meshName": "screenMeshMesh",
|
||||
"baseTextureFile": "/Users/jg/Documents/ifrobots/jibo/prototype/textures/JiBO_BG_00.png",
|
||||
"controlType": "TEXTURE",
|
||||
"controlName": "screenBGTextureInfixBn_r texture"
|
||||
},
|
||||
{
|
||||
"redDOFName": "screenBG_redChannelBn_r",
|
||||
"greenDOFName": "screenBG_greenChannelBn_r",
|
||||
"blueDOFName": "screenBG_blueChannelBn_r",
|
||||
"meshNames": [
|
||||
"screenMeshMesh"
|
||||
],
|
||||
"controlType": "COLOR",
|
||||
"controlName": "screenMeshMesh color"
|
||||
},
|
||||
{
|
||||
"dofName": "vertexJoint1_t",
|
||||
"skeletonFrameName": "vertexJoint1",
|
||||
"xyzTranslationDirection": [
|
||||
1.0,
|
||||
0.0,
|
||||
0.0
|
||||
],
|
||||
"xyzInitialPosition": [
|
||||
0.0,
|
||||
4.659999831346795E-6,
|
||||
-0.0
|
||||
],
|
||||
"min": -0.09999999403953552,
|
||||
"max": 0.09999999403953552,
|
||||
"controlType": "TRANSLATION",
|
||||
"controlName": "vertexJoint1_t translation"
|
||||
},
|
||||
{
|
||||
"dofName": "vertexJoint1_t_2",
|
||||
"skeletonFrameName": "vertexJoint1",
|
||||
"xyzTranslationDirection": [
|
||||
0.0,
|
||||
1.0,
|
||||
0.0
|
||||
],
|
||||
"xyzInitialPosition": [
|
||||
0.0,
|
||||
4.659999831346795E-6,
|
||||
-0.0
|
||||
],
|
||||
"min": -0.09999999403953552,
|
||||
"max": 0.10000000149011612,
|
||||
"controlType": "TRANSLATION",
|
||||
"controlName": "vertexJoint1_t_2 translation"
|
||||
},
|
||||
{
|
||||
"dofName": "vertexJoint2_t",
|
||||
"skeletonFrameName": "vertexJoint2",
|
||||
"xyzTranslationDirection": [
|
||||
1.0,
|
||||
0.0,
|
||||
0.0
|
||||
],
|
||||
"xyzInitialPosition": [
|
||||
0.0,
|
||||
4.659999831346795E-6,
|
||||
-0.0
|
||||
],
|
||||
"min": -0.09999999403953552,
|
||||
"max": 0.09999999403953552,
|
||||
"controlType": "TRANSLATION",
|
||||
"controlName": "vertexJoint2_t translation"
|
||||
},
|
||||
{
|
||||
"dofName": "vertexJoint2_t_2",
|
||||
"skeletonFrameName": "vertexJoint2",
|
||||
"xyzTranslationDirection": [
|
||||
0.0,
|
||||
1.0,
|
||||
0.0
|
||||
],
|
||||
"xyzInitialPosition": [
|
||||
0.0,
|
||||
4.659999831346795E-6,
|
||||
-0.0
|
||||
],
|
||||
"min": -0.09999999403953552,
|
||||
"max": 0.10000000149011612,
|
||||
"controlType": "TRANSLATION",
|
||||
"controlName": "vertexJoint2_t_2 translation"
|
||||
},
|
||||
{
|
||||
"dofName": "vertexJoint3_t",
|
||||
"skeletonFrameName": "vertexJoint3",
|
||||
"xyzTranslationDirection": [
|
||||
1.0,
|
||||
0.0,
|
||||
0.0
|
||||
],
|
||||
"xyzInitialPosition": [
|
||||
0.0,
|
||||
4.659999831346795E-6,
|
||||
-0.0
|
||||
],
|
||||
"min": -0.09999999403953552,
|
||||
"max": 0.09999999403953552,
|
||||
"controlType": "TRANSLATION",
|
||||
"controlName": "vertexJoint3_t translation"
|
||||
},
|
||||
{
|
||||
"dofName": "vertexJoint3_t_2",
|
||||
"skeletonFrameName": "vertexJoint3",
|
||||
"xyzTranslationDirection": [
|
||||
0.0,
|
||||
1.0,
|
||||
0.0
|
||||
],
|
||||
"xyzInitialPosition": [
|
||||
0.0,
|
||||
4.659999831346795E-6,
|
||||
-0.0
|
||||
],
|
||||
"min": -0.09999999403953552,
|
||||
"max": 0.10000000149011612,
|
||||
"controlType": "TRANSLATION",
|
||||
"controlName": "vertexJoint3_t_2 translation"
|
||||
},
|
||||
{
|
||||
"dofName": "vertexJoint4_t",
|
||||
"skeletonFrameName": "vertexJoint4",
|
||||
"xyzTranslationDirection": [
|
||||
1.0,
|
||||
0.0,
|
||||
0.0
|
||||
],
|
||||
"xyzInitialPosition": [
|
||||
0.0,
|
||||
-9.99999993922529E-9,
|
||||
0.0
|
||||
],
|
||||
"min": -0.09999999403953552,
|
||||
"max": 0.09999999403953552,
|
||||
"controlType": "TRANSLATION",
|
||||
"controlName": "vertexJoint4_t translation"
|
||||
},
|
||||
{
|
||||
"dofName": "vertexJoint4_t_2",
|
||||
"skeletonFrameName": "vertexJoint4",
|
||||
"xyzTranslationDirection": [
|
||||
0.0,
|
||||
1.0,
|
||||
0.0
|
||||
],
|
||||
"xyzInitialPosition": [
|
||||
0.0,
|
||||
-9.99999993922529E-9,
|
||||
0.0
|
||||
],
|
||||
"min": -0.10000000149011612,
|
||||
"max": 0.09999999403953552,
|
||||
"controlType": "TRANSLATION",
|
||||
"controlName": "vertexJoint4_t_2 translation"
|
||||
},
|
||||
{
|
||||
"dofName": "vertexJoint5_t",
|
||||
"skeletonFrameName": "vertexJoint5",
|
||||
"xyzTranslationDirection": [
|
||||
1.0,
|
||||
0.0,
|
||||
0.0
|
||||
],
|
||||
"xyzInitialPosition": [
|
||||
0.0,
|
||||
-9.99999993922529E-9,
|
||||
0.0
|
||||
],
|
||||
"min": -0.09999999403953552,
|
||||
"max": 0.09999999403953552,
|
||||
"controlType": "TRANSLATION",
|
||||
"controlName": "vertexJoint5_t translation"
|
||||
},
|
||||
{
|
||||
"dofName": "vertexJoint5_t_2",
|
||||
"skeletonFrameName": "vertexJoint5",
|
||||
"xyzTranslationDirection": [
|
||||
0.0,
|
||||
1.0,
|
||||
0.0
|
||||
],
|
||||
"xyzInitialPosition": [
|
||||
0.0,
|
||||
-9.99999993922529E-9,
|
||||
0.0
|
||||
],
|
||||
"min": -0.10000000149011612,
|
||||
"max": 0.09999999403953552,
|
||||
"controlType": "TRANSLATION",
|
||||
"controlName": "vertexJoint5_t_2 translation"
|
||||
},
|
||||
{
|
||||
"dofName": "vertexJoint6_t",
|
||||
"skeletonFrameName": "vertexJoint6",
|
||||
"xyzTranslationDirection": [
|
||||
1.0,
|
||||
0.0,
|
||||
0.0
|
||||
],
|
||||
"xyzInitialPosition": [
|
||||
0.0,
|
||||
-9.99999993922529E-9,
|
||||
0.0
|
||||
],
|
||||
"min": -0.09999999403953552,
|
||||
"max": 0.09999999403953552,
|
||||
"controlType": "TRANSLATION",
|
||||
"controlName": "vertexJoint6_t translation"
|
||||
},
|
||||
{
|
||||
"dofName": "vertexJoint6_t_2",
|
||||
"skeletonFrameName": "vertexJoint6",
|
||||
"xyzTranslationDirection": [
|
||||
0.0,
|
||||
1.0,
|
||||
0.0
|
||||
],
|
||||
"xyzInitialPosition": [
|
||||
0.0,
|
||||
-9.99999993922529E-9,
|
||||
0.0
|
||||
],
|
||||
"min": -0.10000000149011612,
|
||||
"max": 0.09999999403953552,
|
||||
"controlType": "TRANSLATION",
|
||||
"controlName": "vertexJoint6_t_2 translation"
|
||||
},
|
||||
{
|
||||
"dofName": "vertexJoint7_t",
|
||||
"skeletonFrameName": "vertexJoint7",
|
||||
"xyzTranslationDirection": [
|
||||
1.0,
|
||||
0.0,
|
||||
0.0
|
||||
],
|
||||
"xyzInitialPosition": [
|
||||
0.0,
|
||||
-4.689999968832126E-6,
|
||||
0.0
|
||||
],
|
||||
"min": -0.09999999403953552,
|
||||
"max": 0.09999999403953552,
|
||||
"controlType": "TRANSLATION",
|
||||
"controlName": "vertexJoint7_t translation"
|
||||
},
|
||||
{
|
||||
"dofName": "vertexJoint7_t_2",
|
||||
"skeletonFrameName": "vertexJoint7",
|
||||
"xyzTranslationDirection": [
|
||||
0.0,
|
||||
1.0,
|
||||
0.0
|
||||
],
|
||||
"xyzInitialPosition": [
|
||||
0.0,
|
||||
-4.689999968832126E-6,
|
||||
0.0
|
||||
],
|
||||
"min": -0.10000000149011612,
|
||||
"max": 0.09999999403953552,
|
||||
"controlType": "TRANSLATION",
|
||||
"controlName": "vertexJoint7_t_2 translation"
|
||||
},
|
||||
{
|
||||
"dofName": "vertexJoint8_t",
|
||||
"skeletonFrameName": "vertexJoint8",
|
||||
"xyzTranslationDirection": [
|
||||
1.0,
|
||||
0.0,
|
||||
0.0
|
||||
],
|
||||
"xyzInitialPosition": [
|
||||
0.0,
|
||||
-4.689999968832126E-6,
|
||||
0.0
|
||||
],
|
||||
"min": -0.09999999403953552,
|
||||
"max": 0.09999999403953552,
|
||||
"controlType": "TRANSLATION",
|
||||
"controlName": "vertexJoint8_t translation"
|
||||
},
|
||||
{
|
||||
"dofName": "vertexJoint8_t_2",
|
||||
"skeletonFrameName": "vertexJoint8",
|
||||
"xyzTranslationDirection": [
|
||||
0.0,
|
||||
1.0,
|
||||
0.0
|
||||
],
|
||||
"xyzInitialPosition": [
|
||||
0.0,
|
||||
-4.689999968832126E-6,
|
||||
0.0
|
||||
],
|
||||
"min": -0.10000000149011612,
|
||||
"max": 0.09999999403953552,
|
||||
"controlType": "TRANSLATION",
|
||||
"controlName": "vertexJoint8_t_2 translation"
|
||||
},
|
||||
{
|
||||
"dofName": "vertexJoint9_t",
|
||||
"skeletonFrameName": "vertexJoint9",
|
||||
"xyzTranslationDirection": [
|
||||
1.0,
|
||||
0.0,
|
||||
0.0
|
||||
],
|
||||
"xyzInitialPosition": [
|
||||
0.0,
|
||||
-4.689999968832126E-6,
|
||||
0.0
|
||||
],
|
||||
"min": -0.09999999403953552,
|
||||
"max": 0.09999999403953552,
|
||||
"controlType": "TRANSLATION",
|
||||
"controlName": "vertexJoint9_t translation"
|
||||
},
|
||||
{
|
||||
"dofName": "vertexJoint9_t_2",
|
||||
"skeletonFrameName": "vertexJoint9",
|
||||
"xyzTranslationDirection": [
|
||||
0.0,
|
||||
1.0,
|
||||
0.0
|
||||
],
|
||||
"xyzInitialPosition": [
|
||||
0.0,
|
||||
-4.689999968832126E-6,
|
||||
0.0
|
||||
],
|
||||
"min": -0.10000000149011612,
|
||||
"max": 0.09999999403953552,
|
||||
"controlType": "TRANSLATION",
|
||||
"controlName": "vertexJoint9_t_2 translation"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
353
node_modules/geometry-config/P1.0/jibo_eye.skel
generated
vendored
Normal file
@@ -0,0 +1,353 @@
|
||||
{
|
||||
"header": {
|
||||
"fileType": "Skeleton",
|
||||
"version": "0.001",
|
||||
"creationTime": 1434244315999
|
||||
},
|
||||
"content": {
|
||||
"name": "EyeRigRoot",
|
||||
"xyzTranslation": [
|
||||
2.9029324650764465E-5,
|
||||
-0.07952260971069336,
|
||||
-0.06937228888273239
|
||||
],
|
||||
"wxyzRotation": [
|
||||
-0.0,
|
||||
0.0,
|
||||
0.9865150580908698,
|
||||
0.16367056599837254
|
||||
],
|
||||
"children": [
|
||||
{
|
||||
"name": "eyeRootBn",
|
||||
"xyzTranslation": [
|
||||
1.0148999717785046E-4,
|
||||
0.09826486557722092,
|
||||
-0.043370917439460754
|
||||
],
|
||||
"wxyzRotation": [
|
||||
-0.0,
|
||||
0.0,
|
||||
0.9890158491768658,
|
||||
0.14780950604397208
|
||||
],
|
||||
"children": [
|
||||
{
|
||||
"name": "eyeSubRootBn",
|
||||
"xyzTranslation": [
|
||||
9.899999895424116E-7,
|
||||
9.99999993922529E-9,
|
||||
0.0
|
||||
],
|
||||
"wxyzRotation": [
|
||||
1.0,
|
||||
0.0,
|
||||
0.0,
|
||||
-0.0
|
||||
],
|
||||
"children": [
|
||||
{
|
||||
"name": "vertexJoint1",
|
||||
"xyzTranslation": [
|
||||
-0.028574999421834946,
|
||||
0.028566999360919,
|
||||
-6.754100322723389E-4
|
||||
],
|
||||
"wxyzRotation": [
|
||||
1.0,
|
||||
0.0,
|
||||
0.0,
|
||||
-0.0
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "vertexJoint2",
|
||||
"xyzTranslation": [
|
||||
0.0,
|
||||
0.028566999360919,
|
||||
-6.754100322723389E-4
|
||||
],
|
||||
"wxyzRotation": [
|
||||
1.0,
|
||||
0.0,
|
||||
0.0,
|
||||
-0.0
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "vertexJoint3",
|
||||
"xyzTranslation": [
|
||||
0.028574999421834946,
|
||||
0.028566999360919,
|
||||
-6.754100322723389E-4
|
||||
],
|
||||
"wxyzRotation": [
|
||||
1.0,
|
||||
0.0,
|
||||
0.0,
|
||||
-0.0
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "vertexJoint4",
|
||||
"xyzTranslation": [
|
||||
-0.028574999421834946,
|
||||
-1.999999987845058E-8,
|
||||
-0.0
|
||||
],
|
||||
"wxyzRotation": [
|
||||
1.0,
|
||||
0.0,
|
||||
0.0,
|
||||
-0.0
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "vertexJoint5",
|
||||
"xyzTranslation": [
|
||||
0.0,
|
||||
-1.999999987845058E-8,
|
||||
-0.0
|
||||
],
|
||||
"wxyzRotation": [
|
||||
1.0,
|
||||
0.0,
|
||||
0.0,
|
||||
-0.0
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "vertexJoint6",
|
||||
"xyzTranslation": [
|
||||
0.028574999421834946,
|
||||
-1.999999987845058E-8,
|
||||
-0.0
|
||||
],
|
||||
"wxyzRotation": [
|
||||
1.0,
|
||||
0.0,
|
||||
0.0,
|
||||
-0.0
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "vertexJoint7",
|
||||
"xyzTranslation": [
|
||||
-0.028574999421834946,
|
||||
-0.028567038476467133,
|
||||
6.754100322723389E-4
|
||||
],
|
||||
"wxyzRotation": [
|
||||
1.0,
|
||||
0.0,
|
||||
0.0,
|
||||
-0.0
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "vertexJoint8",
|
||||
"xyzTranslation": [
|
||||
0.0,
|
||||
-0.028567038476467133,
|
||||
6.754100322723389E-4
|
||||
],
|
||||
"wxyzRotation": [
|
||||
1.0,
|
||||
0.0,
|
||||
0.0,
|
||||
-0.0
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "vertexJoint9",
|
||||
"xyzTranslation": [
|
||||
0.028574999421834946,
|
||||
-0.028567038476467133,
|
||||
6.754100322723389E-4
|
||||
],
|
||||
"wxyzRotation": [
|
||||
1.0,
|
||||
0.0,
|
||||
0.0,
|
||||
-0.0
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "overlay_textureRootBn",
|
||||
"xyzTranslation": [
|
||||
1.0148999717785046E-4,
|
||||
0.09826486557722092,
|
||||
-0.04837091639637947
|
||||
],
|
||||
"wxyzRotation": [
|
||||
-0.0,
|
||||
0.0,
|
||||
0.9890158491768658,
|
||||
0.14780950604397208
|
||||
],
|
||||
"children": [
|
||||
{
|
||||
"name": "overlay_textureSubRootBn",
|
||||
"xyzTranslation": [
|
||||
9.899999895424116E-7,
|
||||
0.0015000100247561932,
|
||||
0.0
|
||||
],
|
||||
"wxyzRotation": [
|
||||
1.0,
|
||||
0.0,
|
||||
0.0,
|
||||
-0.0
|
||||
],
|
||||
"children": [
|
||||
{
|
||||
"name": "overlay_vertexJoint1",
|
||||
"xyzTranslation": [
|
||||
-0.028574999421834946,
|
||||
0.028566999360919,
|
||||
-9.99999993922529E-9
|
||||
],
|
||||
"wxyzRotation": [
|
||||
1.0,
|
||||
0.0,
|
||||
0.0,
|
||||
-0.0
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "overlay_vertexJoint2",
|
||||
"xyzTranslation": [
|
||||
0.0,
|
||||
0.028566999360919,
|
||||
-9.99999993922529E-9
|
||||
],
|
||||
"wxyzRotation": [
|
||||
1.0,
|
||||
0.0,
|
||||
0.0,
|
||||
-0.0
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "overlay_vertexJoint3",
|
||||
"xyzTranslation": [
|
||||
0.028574999421834946,
|
||||
0.028566999360919,
|
||||
-9.99999993922529E-9
|
||||
],
|
||||
"wxyzRotation": [
|
||||
1.0,
|
||||
0.0,
|
||||
0.0,
|
||||
-0.0
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "overlay_vertexJoint4",
|
||||
"xyzTranslation": [
|
||||
-0.028574999421834946,
|
||||
-1.999999987845058E-8,
|
||||
-0.0
|
||||
],
|
||||
"wxyzRotation": [
|
||||
1.0,
|
||||
0.0,
|
||||
0.0,
|
||||
-0.0
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "overlay_vertexJoint5",
|
||||
"xyzTranslation": [
|
||||
0.0,
|
||||
-1.999999987845058E-8,
|
||||
-0.0
|
||||
],
|
||||
"wxyzRotation": [
|
||||
1.0,
|
||||
0.0,
|
||||
0.0,
|
||||
-0.0
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "overlay_vertexJoint6",
|
||||
"xyzTranslation": [
|
||||
0.028574999421834946,
|
||||
-1.999999987845058E-8,
|
||||
-0.0
|
||||
],
|
||||
"wxyzRotation": [
|
||||
1.0,
|
||||
0.0,
|
||||
0.0,
|
||||
-0.0
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "overlay_vertexJoint7",
|
||||
"xyzTranslation": [
|
||||
-0.028574999421834946,
|
||||
-0.028567038476467133,
|
||||
9.99999993922529E-9
|
||||
],
|
||||
"wxyzRotation": [
|
||||
1.0,
|
||||
0.0,
|
||||
0.0,
|
||||
-0.0
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "overlay_vertexJoint8",
|
||||
"xyzTranslation": [
|
||||
0.0,
|
||||
-0.028567038476467133,
|
||||
9.99999993922529E-9
|
||||
],
|
||||
"wxyzRotation": [
|
||||
1.0,
|
||||
0.0,
|
||||
0.0,
|
||||
-0.0
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "overlay_vertexJoint9",
|
||||
"xyzTranslation": [
|
||||
0.028574999421834946,
|
||||
-0.028567038476467133,
|
||||
9.99999993922529E-9
|
||||
],
|
||||
"wxyzRotation": [
|
||||
1.0,
|
||||
0.0,
|
||||
0.0,
|
||||
-0.0
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "screenMesh",
|
||||
"xyzTranslation": [
|
||||
0.0,
|
||||
0.0,
|
||||
0.0
|
||||
],
|
||||
"wxyzRotation": [
|
||||
1.0,
|
||||
0.0,
|
||||
0.0,
|
||||
-0.0
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
892
node_modules/geometry-config/P1.0/jibo_joined.kin
generated
vendored
Normal file
@@ -0,0 +1,892 @@
|
||||
{
|
||||
"header": {
|
||||
"fileType": "Kinematics",
|
||||
"version": "0.001",
|
||||
"creationTime": 1434244315999
|
||||
},
|
||||
"content": {
|
||||
"controls": [
|
||||
{
|
||||
"dofName": "bottomSection_r",
|
||||
"skeletonFrameName": "bottomSection",
|
||||
"xyzRotationAxis": [
|
||||
0.0,
|
||||
1.0,
|
||||
0.0
|
||||
],
|
||||
"wxyzQuatInitialRotation": [
|
||||
-0.0,
|
||||
0.0,
|
||||
1.0,
|
||||
0.0
|
||||
],
|
||||
"min": -3.0543270111083984,
|
||||
"max": 3.054326057434082,
|
||||
"isCyclic": true,
|
||||
"controlType": "ROTATION",
|
||||
"controlName": "bottomSection_r rotation"
|
||||
},
|
||||
{
|
||||
"dofName": "eyeSubRootBn_r",
|
||||
"skeletonFrameName": "eyeSubRootBn",
|
||||
"xyzRotationAxis": [
|
||||
-0.0,
|
||||
-0.0,
|
||||
1.0
|
||||
],
|
||||
"wxyzQuatInitialRotation": [
|
||||
1.0,
|
||||
0.0,
|
||||
0.0,
|
||||
-0.0
|
||||
],
|
||||
"min": -3.0543270111083984,
|
||||
"max": 3.0543270111083984,
|
||||
"isCyclic": false,
|
||||
"controlType": "ROTATION",
|
||||
"controlName": "eyeSubRootBn_r rotation"
|
||||
},
|
||||
{
|
||||
"dofName": "eyeSubRootBn_t",
|
||||
"skeletonFrameName": "eyeSubRootBn",
|
||||
"xyzTranslationDirection": [
|
||||
1.0,
|
||||
0.0,
|
||||
0.0
|
||||
],
|
||||
"xyzInitialPosition": [
|
||||
-0.0,
|
||||
9.99999993922529E-9,
|
||||
0.0
|
||||
],
|
||||
"min": -0.09999999403953552,
|
||||
"max": 0.09999999403953552,
|
||||
"controlType": "TRANSLATION",
|
||||
"controlName": "eyeSubRootBn_t translation"
|
||||
},
|
||||
{
|
||||
"dofName": "eyeSubRootBn_t_2",
|
||||
"skeletonFrameName": "eyeSubRootBn",
|
||||
"xyzTranslationDirection": [
|
||||
0.0,
|
||||
1.0,
|
||||
0.0
|
||||
],
|
||||
"xyzInitialPosition": [
|
||||
-0.0,
|
||||
9.99999993922529E-9,
|
||||
0.0
|
||||
],
|
||||
"min": -0.09999999403953552,
|
||||
"max": 0.10000000149011612,
|
||||
"controlType": "TRANSLATION",
|
||||
"controlName": "eyeSubRootBn_t_2 translation"
|
||||
},
|
||||
{
|
||||
"dofName": "eyeTextureInfixBn_r",
|
||||
"meshName": "jiboEyeMeshMesh",
|
||||
"baseTextureFile": "/Users/jg/projects/ifrobots/clients/jibo/production/mycontent/collada/prototype/textures/JiBO_eye_customizer_00.png",
|
||||
"controlType": "TEXTURE",
|
||||
"controlName": "eyeTextureInfixBn_r texture"
|
||||
},
|
||||
{
|
||||
"redDOFName": "eye_redChannelBn_r",
|
||||
"greenDOFName": "eye_greenChannelBn_r",
|
||||
"blueDOFName": "eye_blueChannelBn_r",
|
||||
"meshNames": [
|
||||
"jiboEyeMeshMesh"
|
||||
],
|
||||
"controlType": "COLOR",
|
||||
"controlName": "jiboEyeMeshMesh color"
|
||||
},
|
||||
{
|
||||
"redDOFName": "lightring_redChannelBn_r",
|
||||
"greenDOFName": "lightring_greenChannelBn_r",
|
||||
"blueDOFName": "lightring_blueChannelBn_r",
|
||||
"meshNames": [
|
||||
"lightringMeshMesh"
|
||||
],
|
||||
"controlType": "COLOR",
|
||||
"controlName": "lightringMeshMesh color"
|
||||
},
|
||||
{
|
||||
"dofName": "middleSection_r",
|
||||
"skeletonFrameName": "middleSection",
|
||||
"xyzRotationAxis": [
|
||||
-5.1624581942633085E-8,
|
||||
1.0,
|
||||
-1.763809365229463E-8
|
||||
],
|
||||
"wxyzQuatInitialRotation": [
|
||||
0.9935718579377518,
|
||||
0.11320319392192023,
|
||||
0.0,
|
||||
-0.0
|
||||
],
|
||||
"min": -3.0543265342712402,
|
||||
"max": 3.0543265342712402,
|
||||
"isCyclic": true,
|
||||
"controlType": "ROTATION",
|
||||
"controlName": "middleSection_r rotation"
|
||||
},
|
||||
{
|
||||
"redDOFName": "overlay_redChannelBn_r",
|
||||
"greenDOFName": "overlay_greenChannelBn_r",
|
||||
"blueDOFName": "overlay_blueChannelBn_r",
|
||||
"meshNames": [
|
||||
"overlayMeshMesh"
|
||||
],
|
||||
"controlType": "COLOR",
|
||||
"controlName": "overlayMeshMesh color"
|
||||
},
|
||||
{
|
||||
"dofName": "overlayTextureInfixBn_r",
|
||||
"meshName": "overlayMeshMesh",
|
||||
"baseTextureFile": "/Users/jg/Documents/ifrobots/jibo/prototype/textures/JiBO_eye_customizer_00.png",
|
||||
"controlType": "TEXTURE",
|
||||
"controlName": "overlayTextureInfixBn_r texture"
|
||||
},
|
||||
{
|
||||
"dofName": "overlay_textureSubRootBn_r",
|
||||
"skeletonFrameName": "overlay_textureSubRootBn",
|
||||
"xyzRotationAxis": [
|
||||
-0.0,
|
||||
-0.0,
|
||||
1.0
|
||||
],
|
||||
"wxyzQuatInitialRotation": [
|
||||
1.0,
|
||||
0.0,
|
||||
0.0,
|
||||
-0.0
|
||||
],
|
||||
"min": -3.0543270111083984,
|
||||
"max": 3.0543270111083984,
|
||||
"isCyclic": false,
|
||||
"controlType": "ROTATION",
|
||||
"controlName": "overlay_textureSubRootBn_r rotation"
|
||||
},
|
||||
{
|
||||
"dofName": "overlay_textureSubRootBn_t",
|
||||
"skeletonFrameName": "overlay_textureSubRootBn",
|
||||
"xyzTranslationDirection": [
|
||||
1.0,
|
||||
0.0,
|
||||
0.0
|
||||
],
|
||||
"xyzInitialPosition": [
|
||||
-0.0,
|
||||
0.0015000100247561932,
|
||||
0.0
|
||||
],
|
||||
"min": -0.09999999403953552,
|
||||
"max": 0.09999999403953552,
|
||||
"controlType": "TRANSLATION",
|
||||
"controlName": "overlay_textureSubRootBn_t translation"
|
||||
},
|
||||
{
|
||||
"dofName": "overlay_textureSubRootBn_t_2",
|
||||
"skeletonFrameName": "overlay_textureSubRootBn",
|
||||
"xyzTranslationDirection": [
|
||||
-0.0,
|
||||
1.0,
|
||||
-0.0
|
||||
],
|
||||
"xyzInitialPosition": [
|
||||
-0.0,
|
||||
0.0015000100247561932,
|
||||
0.0
|
||||
],
|
||||
"min": -0.1014999970793724,
|
||||
"max": 0.09849999845027924,
|
||||
"controlType": "TRANSLATION",
|
||||
"controlName": "overlay_textureSubRootBn_t_2 translation"
|
||||
},
|
||||
{
|
||||
"dofName": "overlay_vertexJoint1_t",
|
||||
"skeletonFrameName": "overlay_vertexJoint1",
|
||||
"xyzTranslationDirection": [
|
||||
1.0,
|
||||
0.0,
|
||||
0.0
|
||||
],
|
||||
"xyzInitialPosition": [
|
||||
0.0,
|
||||
4.659999831346795E-6,
|
||||
-0.0
|
||||
],
|
||||
"min": -0.09999999403953552,
|
||||
"max": 0.09999999403953552,
|
||||
"controlType": "TRANSLATION",
|
||||
"controlName": "overlay_vertexJoint1_t translation"
|
||||
},
|
||||
{
|
||||
"dofName": "overlay_vertexJoint1_t_2",
|
||||
"skeletonFrameName": "overlay_vertexJoint1",
|
||||
"xyzTranslationDirection": [
|
||||
0.0,
|
||||
1.0,
|
||||
0.0
|
||||
],
|
||||
"xyzInitialPosition": [
|
||||
0.0,
|
||||
4.659999831346795E-6,
|
||||
-0.0
|
||||
],
|
||||
"min": -0.09999999403953552,
|
||||
"max": 0.10000000149011612,
|
||||
"controlType": "TRANSLATION",
|
||||
"controlName": "overlay_vertexJoint1_t_2 translation"
|
||||
},
|
||||
{
|
||||
"dofName": "overlay_vertexJoint2_t",
|
||||
"skeletonFrameName": "overlay_vertexJoint2",
|
||||
"xyzTranslationDirection": [
|
||||
1.0,
|
||||
0.0,
|
||||
0.0
|
||||
],
|
||||
"xyzInitialPosition": [
|
||||
0.0,
|
||||
4.659999831346795E-6,
|
||||
-0.0
|
||||
],
|
||||
"min": -0.09999999403953552,
|
||||
"max": 0.09999999403953552,
|
||||
"controlType": "TRANSLATION",
|
||||
"controlName": "overlay_vertexJoint2_t translation"
|
||||
},
|
||||
{
|
||||
"dofName": "overlay_vertexJoint2_t_2",
|
||||
"skeletonFrameName": "overlay_vertexJoint2",
|
||||
"xyzTranslationDirection": [
|
||||
0.0,
|
||||
1.0,
|
||||
0.0
|
||||
],
|
||||
"xyzInitialPosition": [
|
||||
0.0,
|
||||
4.659999831346795E-6,
|
||||
-0.0
|
||||
],
|
||||
"min": -0.09999999403953552,
|
||||
"max": 0.10000000149011612,
|
||||
"controlType": "TRANSLATION",
|
||||
"controlName": "overlay_vertexJoint2_t_2 translation"
|
||||
},
|
||||
{
|
||||
"dofName": "overlay_vertexJoint3_t",
|
||||
"skeletonFrameName": "overlay_vertexJoint3",
|
||||
"xyzTranslationDirection": [
|
||||
1.0,
|
||||
0.0,
|
||||
0.0
|
||||
],
|
||||
"xyzInitialPosition": [
|
||||
0.0,
|
||||
4.659999831346795E-6,
|
||||
-0.0
|
||||
],
|
||||
"min": -0.09999999403953552,
|
||||
"max": 0.09999999403953552,
|
||||
"controlType": "TRANSLATION",
|
||||
"controlName": "overlay_vertexJoint3_t translation"
|
||||
},
|
||||
{
|
||||
"dofName": "overlay_vertexJoint3_t_2",
|
||||
"skeletonFrameName": "overlay_vertexJoint3",
|
||||
"xyzTranslationDirection": [
|
||||
0.0,
|
||||
1.0,
|
||||
0.0
|
||||
],
|
||||
"xyzInitialPosition": [
|
||||
0.0,
|
||||
4.659999831346795E-6,
|
||||
-0.0
|
||||
],
|
||||
"min": -0.09999999403953552,
|
||||
"max": 0.10000000149011612,
|
||||
"controlType": "TRANSLATION",
|
||||
"controlName": "overlay_vertexJoint3_t_2 translation"
|
||||
},
|
||||
{
|
||||
"dofName": "overlay_vertexJoint4_t",
|
||||
"skeletonFrameName": "overlay_vertexJoint4",
|
||||
"xyzTranslationDirection": [
|
||||
1.0,
|
||||
0.0,
|
||||
0.0
|
||||
],
|
||||
"xyzInitialPosition": [
|
||||
0.0,
|
||||
-9.99999993922529E-9,
|
||||
0.0
|
||||
],
|
||||
"min": -0.09999999403953552,
|
||||
"max": 0.09999999403953552,
|
||||
"controlType": "TRANSLATION",
|
||||
"controlName": "overlay_vertexJoint4_t translation"
|
||||
},
|
||||
{
|
||||
"dofName": "overlay_vertexJoint4_t_2",
|
||||
"skeletonFrameName": "overlay_vertexJoint4",
|
||||
"xyzTranslationDirection": [
|
||||
0.0,
|
||||
1.0,
|
||||
-0.0
|
||||
],
|
||||
"xyzInitialPosition": [
|
||||
0.0,
|
||||
-9.99999993922529E-9,
|
||||
0.0
|
||||
],
|
||||
"min": -0.10000000149011612,
|
||||
"max": 0.09999999403953552,
|
||||
"controlType": "TRANSLATION",
|
||||
"controlName": "overlay_vertexJoint4_t_2 translation"
|
||||
},
|
||||
{
|
||||
"dofName": "overlay_vertexJoint5_t",
|
||||
"skeletonFrameName": "overlay_vertexJoint5",
|
||||
"xyzTranslationDirection": [
|
||||
1.0,
|
||||
0.0,
|
||||
0.0
|
||||
],
|
||||
"xyzInitialPosition": [
|
||||
0.0,
|
||||
-9.99999993922529E-9,
|
||||
-0.0
|
||||
],
|
||||
"min": -0.09999999403953552,
|
||||
"max": 0.09999999403953552,
|
||||
"controlType": "TRANSLATION",
|
||||
"controlName": "overlay_vertexJoint5_t translation"
|
||||
},
|
||||
{
|
||||
"dofName": "overlay_vertexJoint5_t_2",
|
||||
"skeletonFrameName": "overlay_vertexJoint5",
|
||||
"xyzTranslationDirection": [
|
||||
0.0,
|
||||
1.0,
|
||||
0.0
|
||||
],
|
||||
"xyzInitialPosition": [
|
||||
0.0,
|
||||
-9.99999993922529E-9,
|
||||
-0.0
|
||||
],
|
||||
"min": -0.10000000149011612,
|
||||
"max": 0.09999999403953552,
|
||||
"controlType": "TRANSLATION",
|
||||
"controlName": "overlay_vertexJoint5_t_2 translation"
|
||||
},
|
||||
{
|
||||
"dofName": "overlay_vertexJoint6_t",
|
||||
"skeletonFrameName": "overlay_vertexJoint6",
|
||||
"xyzTranslationDirection": [
|
||||
1.0,
|
||||
0.0,
|
||||
0.0
|
||||
],
|
||||
"xyzInitialPosition": [
|
||||
0.0,
|
||||
-9.99999993922529E-9,
|
||||
0.0
|
||||
],
|
||||
"min": -0.09999999403953552,
|
||||
"max": 0.09999999403953552,
|
||||
"controlType": "TRANSLATION",
|
||||
"controlName": "overlay_vertexJoint6_t translation"
|
||||
},
|
||||
{
|
||||
"dofName": "overlay_vertexJoint6_t_2",
|
||||
"skeletonFrameName": "overlay_vertexJoint6",
|
||||
"xyzTranslationDirection": [
|
||||
0.0,
|
||||
1.0,
|
||||
-0.0
|
||||
],
|
||||
"xyzInitialPosition": [
|
||||
0.0,
|
||||
-9.99999993922529E-9,
|
||||
0.0
|
||||
],
|
||||
"min": -0.10000000149011612,
|
||||
"max": 0.09999999403953552,
|
||||
"controlType": "TRANSLATION",
|
||||
"controlName": "overlay_vertexJoint6_t_2 translation"
|
||||
},
|
||||
{
|
||||
"dofName": "overlay_vertexJoint7_t",
|
||||
"skeletonFrameName": "overlay_vertexJoint7",
|
||||
"xyzTranslationDirection": [
|
||||
1.0,
|
||||
0.0,
|
||||
0.0
|
||||
],
|
||||
"xyzInitialPosition": [
|
||||
0.0,
|
||||
-4.689999968832126E-6,
|
||||
-0.0
|
||||
],
|
||||
"min": -0.09999999403953552,
|
||||
"max": 0.09999999403953552,
|
||||
"controlType": "TRANSLATION",
|
||||
"controlName": "overlay_vertexJoint7_t translation"
|
||||
},
|
||||
{
|
||||
"dofName": "overlay_vertexJoint7_t_2",
|
||||
"skeletonFrameName": "overlay_vertexJoint7",
|
||||
"xyzTranslationDirection": [
|
||||
0.0,
|
||||
1.0,
|
||||
0.0
|
||||
],
|
||||
"xyzInitialPosition": [
|
||||
0.0,
|
||||
-4.689999968832126E-6,
|
||||
-0.0
|
||||
],
|
||||
"min": -0.10000000149011612,
|
||||
"max": 0.09999999403953552,
|
||||
"controlType": "TRANSLATION",
|
||||
"controlName": "overlay_vertexJoint7_t_2 translation"
|
||||
},
|
||||
{
|
||||
"dofName": "overlay_vertexJoint8_t",
|
||||
"skeletonFrameName": "overlay_vertexJoint8",
|
||||
"xyzTranslationDirection": [
|
||||
1.0,
|
||||
0.0,
|
||||
0.0
|
||||
],
|
||||
"xyzInitialPosition": [
|
||||
0.0,
|
||||
-4.689999968832126E-6,
|
||||
-0.0
|
||||
],
|
||||
"min": -0.09999999403953552,
|
||||
"max": 0.09999999403953552,
|
||||
"controlType": "TRANSLATION",
|
||||
"controlName": "overlay_vertexJoint8_t translation"
|
||||
},
|
||||
{
|
||||
"dofName": "overlay_vertexJoint8_t_2",
|
||||
"skeletonFrameName": "overlay_vertexJoint8",
|
||||
"xyzTranslationDirection": [
|
||||
0.0,
|
||||
1.0,
|
||||
0.0
|
||||
],
|
||||
"xyzInitialPosition": [
|
||||
0.0,
|
||||
-4.689999968832126E-6,
|
||||
-0.0
|
||||
],
|
||||
"min": -0.10000000149011612,
|
||||
"max": 0.09999999403953552,
|
||||
"controlType": "TRANSLATION",
|
||||
"controlName": "overlay_vertexJoint8_t_2 translation"
|
||||
},
|
||||
{
|
||||
"dofName": "overlay_vertexJoint9_t",
|
||||
"skeletonFrameName": "overlay_vertexJoint9",
|
||||
"xyzTranslationDirection": [
|
||||
1.0,
|
||||
0.0,
|
||||
0.0
|
||||
],
|
||||
"xyzInitialPosition": [
|
||||
0.0,
|
||||
-4.689999968832126E-6,
|
||||
-0.0
|
||||
],
|
||||
"min": -0.09999999403953552,
|
||||
"max": 0.09999999403953552,
|
||||
"controlType": "TRANSLATION",
|
||||
"controlName": "overlay_vertexJoint9_t translation"
|
||||
},
|
||||
{
|
||||
"dofName": "overlay_vertexJoint9_t_2",
|
||||
"skeletonFrameName": "overlay_vertexJoint9",
|
||||
"xyzTranslationDirection": [
|
||||
0.0,
|
||||
1.0,
|
||||
0.0
|
||||
],
|
||||
"xyzInitialPosition": [
|
||||
0.0,
|
||||
-4.689999968832126E-6,
|
||||
-0.0
|
||||
],
|
||||
"min": -0.10000000149011612,
|
||||
"max": 0.09999999403953552,
|
||||
"controlType": "TRANSLATION",
|
||||
"controlName": "overlay_vertexJoint9_t_2 translation"
|
||||
},
|
||||
{
|
||||
"dofName": "screenBGTextureInfixBn_r",
|
||||
"meshName": "screenMeshMesh",
|
||||
"baseTextureFile": "/Users/jg/Documents/ifrobots/jibo/prototype/textures/JiBO_BG_00.png",
|
||||
"controlType": "TEXTURE",
|
||||
"controlName": "screenBGTextureInfixBn_r texture"
|
||||
},
|
||||
{
|
||||
"redDOFName": "screenBG_redChannelBn_r",
|
||||
"greenDOFName": "screenBG_greenChannelBn_r",
|
||||
"blueDOFName": "screenBG_blueChannelBn_r",
|
||||
"meshNames": [
|
||||
"screenMeshMesh"
|
||||
],
|
||||
"controlType": "COLOR",
|
||||
"controlName": "screenMeshMesh color"
|
||||
},
|
||||
{
|
||||
"dofName": "topSection_r",
|
||||
"skeletonFrameName": "topSection",
|
||||
"xyzRotationAxis": [
|
||||
-1.0862225252594726E-7,
|
||||
1.0,
|
||||
2.1507238656681693E-8
|
||||
],
|
||||
"wxyzQuatInitialRotation": [
|
||||
0.9821233481679139,
|
||||
-0.18823848964397946,
|
||||
0.0,
|
||||
-0.0
|
||||
],
|
||||
"min": -3.0543267726898193,
|
||||
"max": 3.0543267726898193,
|
||||
"isCyclic": true,
|
||||
"controlType": "ROTATION",
|
||||
"controlName": "topSection_r rotation"
|
||||
},
|
||||
{
|
||||
"dofName": "vertexJoint1_t",
|
||||
"skeletonFrameName": "vertexJoint1",
|
||||
"xyzTranslationDirection": [
|
||||
1.0,
|
||||
0.0,
|
||||
0.0
|
||||
],
|
||||
"xyzInitialPosition": [
|
||||
0.0,
|
||||
4.659999831346795E-6,
|
||||
-0.0
|
||||
],
|
||||
"min": -0.09999999403953552,
|
||||
"max": 0.09999999403953552,
|
||||
"controlType": "TRANSLATION",
|
||||
"controlName": "vertexJoint1_t translation"
|
||||
},
|
||||
{
|
||||
"dofName": "vertexJoint1_t_2",
|
||||
"skeletonFrameName": "vertexJoint1",
|
||||
"xyzTranslationDirection": [
|
||||
0.0,
|
||||
1.0,
|
||||
0.0
|
||||
],
|
||||
"xyzInitialPosition": [
|
||||
0.0,
|
||||
4.659999831346795E-6,
|
||||
-0.0
|
||||
],
|
||||
"min": -0.09999999403953552,
|
||||
"max": 0.10000000149011612,
|
||||
"controlType": "TRANSLATION",
|
||||
"controlName": "vertexJoint1_t_2 translation"
|
||||
},
|
||||
{
|
||||
"dofName": "vertexJoint2_t",
|
||||
"skeletonFrameName": "vertexJoint2",
|
||||
"xyzTranslationDirection": [
|
||||
1.0,
|
||||
0.0,
|
||||
0.0
|
||||
],
|
||||
"xyzInitialPosition": [
|
||||
0.0,
|
||||
4.659999831346795E-6,
|
||||
-0.0
|
||||
],
|
||||
"min": -0.09999999403953552,
|
||||
"max": 0.09999999403953552,
|
||||
"controlType": "TRANSLATION",
|
||||
"controlName": "vertexJoint2_t translation"
|
||||
},
|
||||
{
|
||||
"dofName": "vertexJoint2_t_2",
|
||||
"skeletonFrameName": "vertexJoint2",
|
||||
"xyzTranslationDirection": [
|
||||
0.0,
|
||||
1.0,
|
||||
0.0
|
||||
],
|
||||
"xyzInitialPosition": [
|
||||
0.0,
|
||||
4.659999831346795E-6,
|
||||
-0.0
|
||||
],
|
||||
"min": -0.09999999403953552,
|
||||
"max": 0.10000000149011612,
|
||||
"controlType": "TRANSLATION",
|
||||
"controlName": "vertexJoint2_t_2 translation"
|
||||
},
|
||||
{
|
||||
"dofName": "vertexJoint3_t",
|
||||
"skeletonFrameName": "vertexJoint3",
|
||||
"xyzTranslationDirection": [
|
||||
1.0,
|
||||
0.0,
|
||||
0.0
|
||||
],
|
||||
"xyzInitialPosition": [
|
||||
0.0,
|
||||
4.659999831346795E-6,
|
||||
-0.0
|
||||
],
|
||||
"min": -0.09999999403953552,
|
||||
"max": 0.09999999403953552,
|
||||
"controlType": "TRANSLATION",
|
||||
"controlName": "vertexJoint3_t translation"
|
||||
},
|
||||
{
|
||||
"dofName": "vertexJoint3_t_2",
|
||||
"skeletonFrameName": "vertexJoint3",
|
||||
"xyzTranslationDirection": [
|
||||
0.0,
|
||||
1.0,
|
||||
0.0
|
||||
],
|
||||
"xyzInitialPosition": [
|
||||
0.0,
|
||||
4.659999831346795E-6,
|
||||
-0.0
|
||||
],
|
||||
"min": -0.09999999403953552,
|
||||
"max": 0.10000000149011612,
|
||||
"controlType": "TRANSLATION",
|
||||
"controlName": "vertexJoint3_t_2 translation"
|
||||
},
|
||||
{
|
||||
"dofName": "vertexJoint4_t",
|
||||
"skeletonFrameName": "vertexJoint4",
|
||||
"xyzTranslationDirection": [
|
||||
1.0,
|
||||
0.0,
|
||||
0.0
|
||||
],
|
||||
"xyzInitialPosition": [
|
||||
0.0,
|
||||
-9.99999993922529E-9,
|
||||
0.0
|
||||
],
|
||||
"min": -0.09999999403953552,
|
||||
"max": 0.09999999403953552,
|
||||
"controlType": "TRANSLATION",
|
||||
"controlName": "vertexJoint4_t translation"
|
||||
},
|
||||
{
|
||||
"dofName": "vertexJoint4_t_2",
|
||||
"skeletonFrameName": "vertexJoint4",
|
||||
"xyzTranslationDirection": [
|
||||
0.0,
|
||||
1.0,
|
||||
0.0
|
||||
],
|
||||
"xyzInitialPosition": [
|
||||
0.0,
|
||||
-9.99999993922529E-9,
|
||||
0.0
|
||||
],
|
||||
"min": -0.10000000149011612,
|
||||
"max": 0.09999999403953552,
|
||||
"controlType": "TRANSLATION",
|
||||
"controlName": "vertexJoint4_t_2 translation"
|
||||
},
|
||||
{
|
||||
"dofName": "vertexJoint5_t",
|
||||
"skeletonFrameName": "vertexJoint5",
|
||||
"xyzTranslationDirection": [
|
||||
1.0,
|
||||
0.0,
|
||||
0.0
|
||||
],
|
||||
"xyzInitialPosition": [
|
||||
0.0,
|
||||
-9.99999993922529E-9,
|
||||
0.0
|
||||
],
|
||||
"min": -0.09999999403953552,
|
||||
"max": 0.09999999403953552,
|
||||
"controlType": "TRANSLATION",
|
||||
"controlName": "vertexJoint5_t translation"
|
||||
},
|
||||
{
|
||||
"dofName": "vertexJoint5_t_2",
|
||||
"skeletonFrameName": "vertexJoint5",
|
||||
"xyzTranslationDirection": [
|
||||
0.0,
|
||||
1.0,
|
||||
0.0
|
||||
],
|
||||
"xyzInitialPosition": [
|
||||
0.0,
|
||||
-9.99999993922529E-9,
|
||||
0.0
|
||||
],
|
||||
"min": -0.10000000149011612,
|
||||
"max": 0.09999999403953552,
|
||||
"controlType": "TRANSLATION",
|
||||
"controlName": "vertexJoint5_t_2 translation"
|
||||
},
|
||||
{
|
||||
"dofName": "vertexJoint6_t",
|
||||
"skeletonFrameName": "vertexJoint6",
|
||||
"xyzTranslationDirection": [
|
||||
1.0,
|
||||
0.0,
|
||||
0.0
|
||||
],
|
||||
"xyzInitialPosition": [
|
||||
0.0,
|
||||
-9.99999993922529E-9,
|
||||
0.0
|
||||
],
|
||||
"min": -0.09999999403953552,
|
||||
"max": 0.09999999403953552,
|
||||
"controlType": "TRANSLATION",
|
||||
"controlName": "vertexJoint6_t translation"
|
||||
},
|
||||
{
|
||||
"dofName": "vertexJoint6_t_2",
|
||||
"skeletonFrameName": "vertexJoint6",
|
||||
"xyzTranslationDirection": [
|
||||
0.0,
|
||||
1.0,
|
||||
0.0
|
||||
],
|
||||
"xyzInitialPosition": [
|
||||
0.0,
|
||||
-9.99999993922529E-9,
|
||||
0.0
|
||||
],
|
||||
"min": -0.10000000149011612,
|
||||
"max": 0.09999999403953552,
|
||||
"controlType": "TRANSLATION",
|
||||
"controlName": "vertexJoint6_t_2 translation"
|
||||
},
|
||||
{
|
||||
"dofName": "vertexJoint7_t",
|
||||
"skeletonFrameName": "vertexJoint7",
|
||||
"xyzTranslationDirection": [
|
||||
1.0,
|
||||
0.0,
|
||||
0.0
|
||||
],
|
||||
"xyzInitialPosition": [
|
||||
0.0,
|
||||
-4.689999968832126E-6,
|
||||
0.0
|
||||
],
|
||||
"min": -0.09999999403953552,
|
||||
"max": 0.09999999403953552,
|
||||
"controlType": "TRANSLATION",
|
||||
"controlName": "vertexJoint7_t translation"
|
||||
},
|
||||
{
|
||||
"dofName": "vertexJoint7_t_2",
|
||||
"skeletonFrameName": "vertexJoint7",
|
||||
"xyzTranslationDirection": [
|
||||
0.0,
|
||||
1.0,
|
||||
0.0
|
||||
],
|
||||
"xyzInitialPosition": [
|
||||
0.0,
|
||||
-4.689999968832126E-6,
|
||||
0.0
|
||||
],
|
||||
"min": -0.10000000149011612,
|
||||
"max": 0.09999999403953552,
|
||||
"controlType": "TRANSLATION",
|
||||
"controlName": "vertexJoint7_t_2 translation"
|
||||
},
|
||||
{
|
||||
"dofName": "vertexJoint8_t",
|
||||
"skeletonFrameName": "vertexJoint8",
|
||||
"xyzTranslationDirection": [
|
||||
1.0,
|
||||
0.0,
|
||||
0.0
|
||||
],
|
||||
"xyzInitialPosition": [
|
||||
0.0,
|
||||
-4.689999968832126E-6,
|
||||
0.0
|
||||
],
|
||||
"min": -0.09999999403953552,
|
||||
"max": 0.09999999403953552,
|
||||
"controlType": "TRANSLATION",
|
||||
"controlName": "vertexJoint8_t translation"
|
||||
},
|
||||
{
|
||||
"dofName": "vertexJoint8_t_2",
|
||||
"skeletonFrameName": "vertexJoint8",
|
||||
"xyzTranslationDirection": [
|
||||
0.0,
|
||||
1.0,
|
||||
0.0
|
||||
],
|
||||
"xyzInitialPosition": [
|
||||
0.0,
|
||||
-4.689999968832126E-6,
|
||||
0.0
|
||||
],
|
||||
"min": -0.10000000149011612,
|
||||
"max": 0.09999999403953552,
|
||||
"controlType": "TRANSLATION",
|
||||
"controlName": "vertexJoint8_t_2 translation"
|
||||
},
|
||||
{
|
||||
"dofName": "vertexJoint9_t",
|
||||
"skeletonFrameName": "vertexJoint9",
|
||||
"xyzTranslationDirection": [
|
||||
1.0,
|
||||
0.0,
|
||||
0.0
|
||||
],
|
||||
"xyzInitialPosition": [
|
||||
0.0,
|
||||
-4.689999968832126E-6,
|
||||
0.0
|
||||
],
|
||||
"min": -0.09999999403953552,
|
||||
"max": 0.09999999403953552,
|
||||
"controlType": "TRANSLATION",
|
||||
"controlName": "vertexJoint9_t translation"
|
||||
},
|
||||
{
|
||||
"dofName": "vertexJoint9_t_2",
|
||||
"skeletonFrameName": "vertexJoint9",
|
||||
"xyzTranslationDirection": [
|
||||
0.0,
|
||||
1.0,
|
||||
0.0
|
||||
],
|
||||
"xyzInitialPosition": [
|
||||
0.0,
|
||||
-4.689999968832126E-6,
|
||||
0.0
|
||||
],
|
||||
"min": -0.10000000149011612,
|
||||
"max": 0.09999999403953552,
|
||||
"controlType": "TRANSLATION",
|
||||
"controlName": "vertexJoint9_t_2 translation"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
485
node_modules/geometry-config/P1.0/jibo_joined.skel
generated
vendored
Normal file
@@ -0,0 +1,485 @@
|
||||
{
|
||||
"header": {
|
||||
"fileType": "Skeleton",
|
||||
"version": "0.001",
|
||||
"creationTime": 1434244315999
|
||||
},
|
||||
"content": {
|
||||
"name": "rootBn",
|
||||
"xyzTranslation": [
|
||||
0.0,
|
||||
0.0,
|
||||
0.01905
|
||||
],
|
||||
"wxyzRotation": [
|
||||
0.5000000000000001,
|
||||
-0.5,
|
||||
-0.5,
|
||||
-0.4999999999999999
|
||||
],
|
||||
"children": [
|
||||
{
|
||||
"name": "baseMesh",
|
||||
"xyzTranslation": [
|
||||
0.0,
|
||||
0.0,
|
||||
0.0
|
||||
],
|
||||
"wxyzRotation": [
|
||||
1.0,
|
||||
0.0,
|
||||
0.0,
|
||||
0.0
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "bottomSection",
|
||||
"xyzTranslation": [
|
||||
0.0,
|
||||
0.0,
|
||||
-0.0
|
||||
],
|
||||
"wxyzRotation": [
|
||||
-0.0,
|
||||
0.0,
|
||||
1.0,
|
||||
0.0
|
||||
],
|
||||
"children": [
|
||||
{
|
||||
"name": "lightringMesh",
|
||||
"xyzTranslation": [
|
||||
0.0,
|
||||
0.0,
|
||||
0.0
|
||||
],
|
||||
"wxyzRotation": [
|
||||
1.0,
|
||||
0.0,
|
||||
0.0,
|
||||
0.0
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "middleSection",
|
||||
"xyzTranslation": [
|
||||
0.0,
|
||||
0.045563820749521255,
|
||||
-0.0053259097039699554
|
||||
],
|
||||
"wxyzRotation": [
|
||||
0.9935718579377518,
|
||||
0.11320319392192023,
|
||||
0.0,
|
||||
-0.0
|
||||
],
|
||||
"children": [
|
||||
{
|
||||
"name": "topSection",
|
||||
"xyzTranslation": [
|
||||
0.0,
|
||||
0.08649425953626633,
|
||||
0.016203919425606728
|
||||
],
|
||||
"wxyzRotation": [
|
||||
0.9821233481679139,
|
||||
-0.18823848964397946,
|
||||
0.0,
|
||||
-0.0
|
||||
],
|
||||
"children": [
|
||||
{
|
||||
"name": "eyeRootBn",
|
||||
"xyzTranslation": [
|
||||
1.0148999717785046E-4,
|
||||
0.09826486557722092,
|
||||
-0.043370917439460754
|
||||
],
|
||||
"wxyzRotation": [
|
||||
-0.0,
|
||||
0.0,
|
||||
0.9890158491768658,
|
||||
0.14780950604397208
|
||||
],
|
||||
"children": [
|
||||
{
|
||||
"name": "eyeSubRootBn",
|
||||
"xyzTranslation": [
|
||||
9.899999895424116E-7,
|
||||
9.99999993922529E-9,
|
||||
0.0
|
||||
],
|
||||
"wxyzRotation": [
|
||||
1.0,
|
||||
0.0,
|
||||
0.0,
|
||||
-0.0
|
||||
],
|
||||
"children": [
|
||||
{
|
||||
"name": "vertexJoint1",
|
||||
"xyzTranslation": [
|
||||
-0.028574999421834946,
|
||||
0.028566999360919,
|
||||
-6.754100322723389E-4
|
||||
],
|
||||
"wxyzRotation": [
|
||||
1.0,
|
||||
0.0,
|
||||
0.0,
|
||||
-0.0
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "vertexJoint2",
|
||||
"xyzTranslation": [
|
||||
0.0,
|
||||
0.028566999360919,
|
||||
-6.754100322723389E-4
|
||||
],
|
||||
"wxyzRotation": [
|
||||
1.0,
|
||||
0.0,
|
||||
0.0,
|
||||
-0.0
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "vertexJoint3",
|
||||
"xyzTranslation": [
|
||||
0.028574999421834946,
|
||||
0.028566999360919,
|
||||
-6.754100322723389E-4
|
||||
],
|
||||
"wxyzRotation": [
|
||||
1.0,
|
||||
0.0,
|
||||
0.0,
|
||||
-0.0
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "vertexJoint4",
|
||||
"xyzTranslation": [
|
||||
-0.028574999421834946,
|
||||
-1.999999987845058E-8,
|
||||
-0.0
|
||||
],
|
||||
"wxyzRotation": [
|
||||
1.0,
|
||||
0.0,
|
||||
0.0,
|
||||
-0.0
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "vertexJoint5",
|
||||
"xyzTranslation": [
|
||||
0.0,
|
||||
-1.999999987845058E-8,
|
||||
-0.0
|
||||
],
|
||||
"wxyzRotation": [
|
||||
1.0,
|
||||
0.0,
|
||||
0.0,
|
||||
-0.0
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "vertexJoint6",
|
||||
"xyzTranslation": [
|
||||
0.028574999421834946,
|
||||
-1.999999987845058E-8,
|
||||
-0.0
|
||||
],
|
||||
"wxyzRotation": [
|
||||
1.0,
|
||||
0.0,
|
||||
0.0,
|
||||
-0.0
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "vertexJoint7",
|
||||
"xyzTranslation": [
|
||||
-0.028574999421834946,
|
||||
-0.028567038476467133,
|
||||
6.754100322723389E-4
|
||||
],
|
||||
"wxyzRotation": [
|
||||
1.0,
|
||||
0.0,
|
||||
0.0,
|
||||
-0.0
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "vertexJoint8",
|
||||
"xyzTranslation": [
|
||||
0.0,
|
||||
-0.028567038476467133,
|
||||
6.754100322723389E-4
|
||||
],
|
||||
"wxyzRotation": [
|
||||
1.0,
|
||||
0.0,
|
||||
0.0,
|
||||
-0.0
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "vertexJoint9",
|
||||
"xyzTranslation": [
|
||||
0.028574999421834946,
|
||||
-0.028567038476467133,
|
||||
6.754100322723389E-4
|
||||
],
|
||||
"wxyzRotation": [
|
||||
1.0,
|
||||
0.0,
|
||||
0.0,
|
||||
-0.0
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "headMesh",
|
||||
"xyzTranslation": [
|
||||
0.0,
|
||||
0.0,
|
||||
0.0
|
||||
],
|
||||
"wxyzRotation": [
|
||||
1.0,
|
||||
0.0,
|
||||
0.0,
|
||||
-0.0
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "maskMesh",
|
||||
"xyzTranslation": [
|
||||
0.0,
|
||||
0.0,
|
||||
0.0
|
||||
],
|
||||
"wxyzRotation": [
|
||||
1.0,
|
||||
0.0,
|
||||
0.0,
|
||||
-0.0
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "overlay_textureRootBn",
|
||||
"xyzTranslation": [
|
||||
1.0148999717785046E-4,
|
||||
0.09826486557722092,
|
||||
-0.04837091639637947
|
||||
],
|
||||
"wxyzRotation": [
|
||||
-0.0,
|
||||
0.0,
|
||||
0.9890158491768658,
|
||||
0.14780950604397208
|
||||
],
|
||||
"children": [
|
||||
{
|
||||
"name": "overlay_textureSubRootBn",
|
||||
"xyzTranslation": [
|
||||
9.899999895424116E-7,
|
||||
0.0015000100247561932,
|
||||
0.0
|
||||
],
|
||||
"wxyzRotation": [
|
||||
1.0,
|
||||
0.0,
|
||||
0.0,
|
||||
-0.0
|
||||
],
|
||||
"children": [
|
||||
{
|
||||
"name": "overlay_vertexJoint1",
|
||||
"xyzTranslation": [
|
||||
-0.028574999421834946,
|
||||
0.028566999360919,
|
||||
-9.99999993922529E-9
|
||||
],
|
||||
"wxyzRotation": [
|
||||
1.0,
|
||||
0.0,
|
||||
0.0,
|
||||
-0.0
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "overlay_vertexJoint2",
|
||||
"xyzTranslation": [
|
||||
0.0,
|
||||
0.028566999360919,
|
||||
-9.99999993922529E-9
|
||||
],
|
||||
"wxyzRotation": [
|
||||
1.0,
|
||||
0.0,
|
||||
0.0,
|
||||
-0.0
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "overlay_vertexJoint3",
|
||||
"xyzTranslation": [
|
||||
0.028574999421834946,
|
||||
0.028566999360919,
|
||||
-9.99999993922529E-9
|
||||
],
|
||||
"wxyzRotation": [
|
||||
1.0,
|
||||
0.0,
|
||||
0.0,
|
||||
-0.0
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "overlay_vertexJoint4",
|
||||
"xyzTranslation": [
|
||||
-0.028574999421834946,
|
||||
-1.999999987845058E-8,
|
||||
-0.0
|
||||
],
|
||||
"wxyzRotation": [
|
||||
1.0,
|
||||
0.0,
|
||||
0.0,
|
||||
-0.0
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "overlay_vertexJoint5",
|
||||
"xyzTranslation": [
|
||||
0.0,
|
||||
-1.999999987845058E-8,
|
||||
-0.0
|
||||
],
|
||||
"wxyzRotation": [
|
||||
1.0,
|
||||
0.0,
|
||||
0.0,
|
||||
-0.0
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "overlay_vertexJoint6",
|
||||
"xyzTranslation": [
|
||||
0.028574999421834946,
|
||||
-1.999999987845058E-8,
|
||||
-0.0
|
||||
],
|
||||
"wxyzRotation": [
|
||||
1.0,
|
||||
0.0,
|
||||
0.0,
|
||||
-0.0
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "overlay_vertexJoint7",
|
||||
"xyzTranslation": [
|
||||
-0.028574999421834946,
|
||||
-0.028567038476467133,
|
||||
9.99999993922529E-9
|
||||
],
|
||||
"wxyzRotation": [
|
||||
1.0,
|
||||
0.0,
|
||||
0.0,
|
||||
-0.0
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "overlay_vertexJoint8",
|
||||
"xyzTranslation": [
|
||||
0.0,
|
||||
-0.028567038476467133,
|
||||
9.99999993922529E-9
|
||||
],
|
||||
"wxyzRotation": [
|
||||
1.0,
|
||||
0.0,
|
||||
0.0,
|
||||
-0.0
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "overlay_vertexJoint9",
|
||||
"xyzTranslation": [
|
||||
0.028574999421834946,
|
||||
-0.028567038476467133,
|
||||
9.99999993922529E-9
|
||||
],
|
||||
"wxyzRotation": [
|
||||
1.0,
|
||||
0.0,
|
||||
0.0,
|
||||
-0.0
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "screenMesh",
|
||||
"xyzTranslation": [
|
||||
0.0,
|
||||
0.0,
|
||||
0.0
|
||||
],
|
||||
"wxyzRotation": [
|
||||
1.0,
|
||||
0.0,
|
||||
0.0,
|
||||
-0.0
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "torsoMesh",
|
||||
"xyzTranslation": [
|
||||
0.0,
|
||||
0.0,
|
||||
0.0
|
||||
],
|
||||
"wxyzRotation": [
|
||||
1.0,
|
||||
0.0,
|
||||
0.0,
|
||||
-0.0
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "pelvisMesh",
|
||||
"xyzTranslation": [
|
||||
0.0,
|
||||
0.0,
|
||||
0.0
|
||||
],
|
||||
"wxyzRotation": [
|
||||
1.0,
|
||||
0.0,
|
||||
0.0,
|
||||
0.0
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
BIN
node_modules/geometry-config/P1.0/jibo_texture_01.jpg
generated
vendored
Normal file
|
After Width: | Height: | Size: 96 KiB |
BIN
node_modules/geometry-config/P1.0/textures/JiBO_BG_00.png
generated
vendored
Normal file
|
After Width: | Height: | Size: 8.2 KiB |
BIN
node_modules/geometry-config/P1.0/textures/JiBO_eye_customizer_00.png
generated
vendored
Normal file
|
After Width: | Height: | Size: 6.8 KiB |
BIN
node_modules/geometry-config/P1.0/textures/JiBO_eye_customizer_38.png
generated
vendored
Normal file
|
After Width: | Height: | Size: 194 KiB |
BIN
node_modules/geometry-config/P1.0/textures/JiBO_eye_customizer_44.png
generated
vendored
Normal file
|
After Width: | Height: | Size: 4.4 KiB |
BIN
node_modules/geometry-config/P1.0/textures/jibo_texture_01.jpg
generated
vendored
Normal file
|
After Width: | Height: | Size: 76 KiB |
4
node_modules/geometry-config/README.md
generated
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
geometry-config
|
||||
===============
|
||||
|
||||
Content files specifying robot geometry, kinematics, and related config.
|
||||
11
node_modules/geometry-config/package.json
generated
vendored
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"name": "geometry-config",
|
||||
"version": "0.2.5",
|
||||
"description": "Content files specifying robot geometry, kinematics, and related config.",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
},
|
||||
"author": "",
|
||||
"license": "Jibo"
|
||||
}
|
||||