222 lines
5.4 KiB
JSON
222 lines
5.4 KiB
JSON
{
|
|
"bindings": {
|
|
"/actions/buggy": {
|
|
"chords": [],
|
|
"poses": [],
|
|
"haptics": [],
|
|
"sources": [
|
|
{
|
|
"path": "/user/hand/left/input/primary",
|
|
"mode": "trigger",
|
|
"parameters": {},
|
|
"inputs": {
|
|
"pull": {
|
|
"output": "/actions/buggy/in/throttle"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"path": "/user/hand/right/input/primary",
|
|
"mode": "trigger",
|
|
"parameters": {},
|
|
"inputs": {
|
|
"pull": {
|
|
"output": "/actions/buggy/in/throttle"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"path": "/user/hand/left/input/touchstrip",
|
|
"mode": "trackpad",
|
|
"parameters": {},
|
|
"inputs": {
|
|
"click": {
|
|
"output": "/actions/buggy/in/brake"
|
|
},
|
|
"position": {
|
|
"output": "/actions/buggy/in/steering"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"path": "/user/hand/right/input/touchstrip",
|
|
"mode": "trackpad",
|
|
"parameters": {},
|
|
"inputs": {
|
|
"click": {
|
|
"output": "/actions/buggy/in/brake"
|
|
},
|
|
"position": {
|
|
"output": "/actions/buggy/in/steering"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"path": "/user/hand/left/input/menu",
|
|
"mode": "button",
|
|
"parameters": {},
|
|
"inputs": {
|
|
"click": {
|
|
"output": "/actions/buggy/in/reset"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"path": "/user/hand/right/input/menu",
|
|
"mode": "button",
|
|
"parameters": {},
|
|
"inputs": {
|
|
"click": {
|
|
"output": "/actions/buggy/in/reset"
|
|
}
|
|
}
|
|
}
|
|
],
|
|
"skeleton": []
|
|
},
|
|
"/actions/default": {
|
|
"chords": [],
|
|
"poses": [
|
|
{
|
|
"output": "/actions/default/in/pose",
|
|
"path": "/user/hand/left/pose/raw"
|
|
},
|
|
{
|
|
"output": "/actions/default/in/pose",
|
|
"path": "/user/hand/right/pose/raw"
|
|
}
|
|
],
|
|
"haptics": [
|
|
{
|
|
"output": "/actions/default/out/haptic",
|
|
"path": "/user/hand/left/output/haptic"
|
|
},
|
|
{
|
|
"output": "/actions/default/out/haptic",
|
|
"path": "/user/hand/right/output/haptic"
|
|
}
|
|
],
|
|
"sources": [
|
|
{
|
|
"path": "/user/hand/left/input/primary",
|
|
"mode": "button",
|
|
"parameters": {},
|
|
"inputs": {
|
|
"click": {
|
|
"output": "/actions/default/in/interactui"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"path": "/user/hand/left/input/grip",
|
|
"mode": "button",
|
|
"parameters": {},
|
|
"inputs": {
|
|
"click": {
|
|
"output": "/actions/default/in/grabgrip"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"path": "/user/hand/left/input/primary",
|
|
"mode": "button",
|
|
"parameters": {
|
|
"click_activate_threshold": "0.75",
|
|
"click_deactivate_threshold": "0.7",
|
|
"force_input": "value"
|
|
},
|
|
"inputs": {
|
|
"click": {
|
|
"output": "/actions/default/in/grabpinch"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"path": "/user/hand/right/input/primary",
|
|
"mode": "button",
|
|
"parameters": {},
|
|
"inputs": {
|
|
"click": {
|
|
"output": "/actions/default/in/interactui"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"path": "/user/hand/right/input/primary",
|
|
"mode": "button",
|
|
"parameters": {
|
|
"click_activate_threshold": "0.75",
|
|
"click_deactivate_threshold": "0.7"
|
|
},
|
|
"inputs": {
|
|
"click": {
|
|
"output": "/actions/default/in/grabpinch"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"path": "/user/hand/right/input/grip",
|
|
"mode": "button",
|
|
"parameters": {},
|
|
"inputs": {
|
|
"click": {
|
|
"output": "/actions/default/in/grabgrip"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"path": "/user/hand/left/input/tip",
|
|
"mode": "trigger",
|
|
"parameters": {},
|
|
"inputs": {
|
|
"pull": {
|
|
"output": "/actions/default/in/squeeze"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"path": "/user/hand/right/input/tip",
|
|
"mode": "trigger",
|
|
"parameters": {},
|
|
"inputs": {
|
|
"pull": {
|
|
"output": "/actions/default/in/squeeze"
|
|
}
|
|
}
|
|
}
|
|
],
|
|
"skeleton": []
|
|
},
|
|
"/actions/platformer": {
|
|
"chords": [],
|
|
"poses": [],
|
|
"haptics": [],
|
|
"sources": [
|
|
{
|
|
"path": "/user/hand/left/input/touchstrip",
|
|
"mode": "button",
|
|
"parameters": {},
|
|
"inputs": {
|
|
"click": {
|
|
"output": "/actions/platformer/in/jump"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"path": "/user/hand/right/input/touchstrip",
|
|
"mode": "button",
|
|
"parameters": {},
|
|
"inputs": {
|
|
"click": {
|
|
"output": "/actions/platformer/in/jump"
|
|
}
|
|
}
|
|
}
|
|
],
|
|
"skeleton": []
|
|
}
|
|
},
|
|
"controller_type": "vive_controller",
|
|
"description": "",
|
|
"name": "vive_controller"
|
|
} |