You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
122 lines
3.0 KiB
122 lines
3.0 KiB
{
|
|
"controller_type": "vive_tracker",
|
|
"bindings": {
|
|
"/actions/htc_viu": {
|
|
"chords": [],
|
|
"sources": [
|
|
{
|
|
"path": "/user/hand/left/input/power",
|
|
"mode": "button",
|
|
"parameters": {},
|
|
"inputs": {
|
|
"click": {
|
|
"output": "/actions/htc_viu/in/viu_press_00"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"path": "/user/hand/right/input/power",
|
|
"mode": "button",
|
|
"parameters": {},
|
|
"inputs": {
|
|
"click": {
|
|
"output": "/actions/htc_viu/in/viu_press_00"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"path": "/user/hand/left/input/trigger",
|
|
"mode": "button",
|
|
"parameters": {},
|
|
"inputs": {
|
|
"click": {
|
|
"output": "/actions/htc_viu/in/viu_press_33"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"path": "/user/hand/right/input/trigger",
|
|
"mode": "button",
|
|
"parameters": {},
|
|
"inputs": {
|
|
"click": {
|
|
"output": "/actions/htc_viu/in/viu_press_33"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"path": "/user/hand/left/input/grip",
|
|
"mode": "button",
|
|
"parameters": {},
|
|
"inputs": {
|
|
"click": {
|
|
"output": "/actions/htc_viu/in/viu_press_02"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"path": "/user/hand/right/input/grip",
|
|
"mode": "button",
|
|
"parameters": {},
|
|
"inputs": {
|
|
"click": {
|
|
"output": "/actions/htc_viu/in/viu_press_02"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"path": "/user/hand/left/input/application_menu",
|
|
"mode": "button",
|
|
"parameters": {},
|
|
"inputs": {
|
|
"click": {
|
|
"output": "/actions/htc_viu/in/viu_press_01"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"path": "/user/hand/right/input/application_menu",
|
|
"mode": "button",
|
|
"parameters": {},
|
|
"inputs": {
|
|
"click": {
|
|
"output": "/actions/htc_viu/in/viu_press_01"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"path": "/user/hand/left/input/thumb",
|
|
"mode": "button",
|
|
"parameters": {},
|
|
"inputs": {
|
|
"click": {
|
|
"output": "/actions/htc_viu/in/viu_press_32"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"path": "/user/hand/right/input/thumb",
|
|
"mode": "button",
|
|
"parameters": {},
|
|
"inputs": {
|
|
"click": {
|
|
"output": "/actions/htc_viu/in/viu_press_32"
|
|
}
|
|
}
|
|
}
|
|
],
|
|
"poses": [],
|
|
"haptics": [
|
|
{
|
|
"output": "/actions/htc_viu/out/viu_vib_01",
|
|
"path": "/user/hand/left/output/haptic"
|
|
},
|
|
{
|
|
"output": "/actions/htc_viu/out/viu_vib_01",
|
|
"path": "/user/hand/right/output/haptic"
|
|
}
|
|
],
|
|
"skeleton": []
|
|
}
|
|
}
|
|
}
|