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.
647 lines
16 KiB
647 lines
16 KiB
{
|
|
"controller_type": "knuckles",
|
|
"description": "",
|
|
"name": "knuckles_default",
|
|
"bindings": {
|
|
"/actions/buggy": {
|
|
"chords": [],
|
|
"sources": [
|
|
{
|
|
"path": "/user/hand/left/input/thumbstick",
|
|
"mode": "joystick",
|
|
"parameters": {},
|
|
"inputs": {
|
|
"position": {
|
|
"output": "/actions/buggy/in/steering"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"path": "/user/hand/right/input/thumbstick",
|
|
"mode": "joystick",
|
|
"parameters": {},
|
|
"inputs": {
|
|
"position": {
|
|
"output": "/actions/buggy/in/steering"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"path": "/user/hand/left/input/trigger",
|
|
"mode": "trigger",
|
|
"parameters": {},
|
|
"inputs": {
|
|
"pull": {
|
|
"output": "/actions/buggy/in/throttle"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"path": "/user/hand/right/input/trigger",
|
|
"mode": "trigger",
|
|
"parameters": {},
|
|
"inputs": {
|
|
"pull": {
|
|
"output": "/actions/buggy/in/throttle"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"path": "/user/hand/left/input/a",
|
|
"mode": "button",
|
|
"parameters": {},
|
|
"inputs": {
|
|
"click": {
|
|
"output": "/actions/buggy/in/brake"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"path": "/user/hand/right/input/a",
|
|
"mode": "button",
|
|
"parameters": {},
|
|
"inputs": {
|
|
"click": {
|
|
"output": "/actions/buggy/in/brake"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"path": "/user/hand/left/input/b",
|
|
"mode": "button",
|
|
"parameters": {},
|
|
"inputs": {
|
|
"click": {
|
|
"output": "/actions/buggy/in/reset"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"path": "/user/hand/right/input/b",
|
|
"mode": "button",
|
|
"parameters": {},
|
|
"inputs": {
|
|
"click": {
|
|
"output": "/actions/buggy/in/reset"
|
|
}
|
|
}
|
|
}
|
|
],
|
|
"poses": [],
|
|
"haptics": [],
|
|
"skeleton": []
|
|
},
|
|
"/actions/default": {
|
|
"chords": [],
|
|
"sources": [
|
|
{
|
|
"path": "/user/hand/left/input/trigger",
|
|
"mode": "button",
|
|
"parameters": {},
|
|
"inputs": {
|
|
"click": {
|
|
"output": "/actions/default/in/interactui"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"path": "/user/hand/left/input/grip",
|
|
"mode": "force_sensor",
|
|
"parameters": {},
|
|
"inputs": {
|
|
"force": {
|
|
"output": "/actions/default/in/squeeze"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"path": "/user/hand/right/input/grip",
|
|
"mode": "force_sensor",
|
|
"parameters": {},
|
|
"inputs": {
|
|
"force": {
|
|
"output": "/actions/default/in/squeeze"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"path": "/user/hand/left/input/trackpad",
|
|
"mode": "button",
|
|
"parameters": {},
|
|
"inputs": {
|
|
"click": {
|
|
"output": "/actions/default/in/teleport"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"path": "/user/hand/right/input/trigger",
|
|
"mode": "button",
|
|
"parameters": {},
|
|
"inputs": {
|
|
"click": {
|
|
"output": "/actions/default/in/interactui"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"path": "/user/hand/right/input/trackpad",
|
|
"mode": "button",
|
|
"parameters": {},
|
|
"inputs": {
|
|
"click": {
|
|
"output": "/actions/default/in/teleport"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"path": "/user/hand/left/input/thumbstick",
|
|
"mode": "dpad",
|
|
"parameters": {
|
|
"deadzone_pct": "25",
|
|
"overlap_pct": "30",
|
|
"sub_mode": "touch"
|
|
},
|
|
"inputs": {
|
|
"north": {
|
|
"output": "/actions/default/in/teleport"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"path": "/user/hand/right/input/thumbstick",
|
|
"mode": "dpad",
|
|
"parameters": {
|
|
"deadzone_pct": "25",
|
|
"overlap_pct": "30",
|
|
"sub_mode": "touch"
|
|
},
|
|
"inputs": {
|
|
"north": {
|
|
"output": "/actions/default/in/teleport"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"path": "/user/hand/left/input/thumbstick",
|
|
"mode": "dpad",
|
|
"parameters": {
|
|
"deadzone_pct": "85",
|
|
"overlap_pct": "0",
|
|
"sub_mode": "touch"
|
|
},
|
|
"inputs": {
|
|
"east": {
|
|
"output": "/actions/default/in/snapturnright"
|
|
},
|
|
"west": {
|
|
"output": "/actions/default/in/snapturnleft"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"path": "/user/hand/right/input/thumbstick",
|
|
"mode": "dpad",
|
|
"parameters": {
|
|
"deadzone_pct": "85",
|
|
"overlap_pct": "0",
|
|
"sub_mode": "touch"
|
|
},
|
|
"inputs": {
|
|
"east": {
|
|
"output": "/actions/default/in/snapturnright"
|
|
},
|
|
"west": {
|
|
"output": "/actions/default/in/snapturnleft"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"path": "/user/hand/left/input/grip",
|
|
"mode": "grab",
|
|
"parameters": {
|
|
"force_hold_threshold": "0.02",
|
|
"force_release_threshold": "0.01"
|
|
},
|
|
"inputs": {
|
|
"grab": {
|
|
"output": "/actions/default/in/grabgrip"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"path": "/user/hand/right/input/grip",
|
|
"mode": "grab",
|
|
"parameters": {
|
|
"force_hold_threshold": "0.02",
|
|
"force_release_threshold": "0.01"
|
|
},
|
|
"inputs": {
|
|
"grab": {
|
|
"output": "/actions/default/in/grabgrip"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"path": "/user/hand/left/input/pinch",
|
|
"mode": "grab",
|
|
"parameters": {
|
|
"force_hold_threshold": "0.02",
|
|
"force_release_threshold": "0.01"
|
|
},
|
|
"inputs": {
|
|
"grab": {
|
|
"output": "/actions/default/in/grabpinch"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"path": "/user/hand/right/input/pinch",
|
|
"mode": "grab",
|
|
"parameters": {
|
|
"force_hold_threshold": "0.02",
|
|
"force_release_threshold": "0.01"
|
|
},
|
|
"inputs": {
|
|
"grab": {
|
|
"output": "/actions/default/in/grabpinch"
|
|
}
|
|
}
|
|
}
|
|
],
|
|
"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"
|
|
}
|
|
],
|
|
"skeleton": [
|
|
{
|
|
"output": "/actions/default/in/skeletonlefthand",
|
|
"path": "/user/hand/left/input/skeleton/left"
|
|
},
|
|
{
|
|
"output": "/actions/default/in/skeletonrighthand",
|
|
"path": "/user/hand/right/input/skeleton/right"
|
|
}
|
|
]
|
|
},
|
|
"/actions/platformer": {
|
|
"chords": [],
|
|
"sources": [
|
|
{
|
|
"path": "/user/hand/left/input/thumbstick",
|
|
"mode": "joystick",
|
|
"parameters": {},
|
|
"inputs": {
|
|
"position": {
|
|
"output": "/actions/platformer/in/move"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"path": "/user/hand/right/input/thumbstick",
|
|
"mode": "joystick",
|
|
"parameters": {},
|
|
"inputs": {
|
|
"position": {
|
|
"output": "/actions/platformer/in/move"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"path": "/user/hand/left/input/trigger",
|
|
"mode": "button",
|
|
"parameters": {},
|
|
"inputs": {
|
|
"click": {
|
|
"output": "/actions/platformer/in/jump"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"path": "/user/hand/right/input/trigger",
|
|
"mode": "button",
|
|
"parameters": {},
|
|
"inputs": {
|
|
"click": {
|
|
"output": "/actions/platformer/in/jump"
|
|
}
|
|
}
|
|
}
|
|
],
|
|
"poses": [],
|
|
"haptics": [],
|
|
"skeleton": []
|
|
},
|
|
"/actions/htc_viu": {
|
|
"chords": [],
|
|
"sources": [
|
|
{
|
|
"path": "/user/hand/right/input/system",
|
|
"mode": "button",
|
|
"parameters": {},
|
|
"inputs": {
|
|
"click": {
|
|
"output": "/actions/htc_viu/in/viu_press_00"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"path": "/user/hand/left/input/system",
|
|
"mode": "button",
|
|
"parameters": {},
|
|
"inputs": {
|
|
"click": {
|
|
"output": "/actions/htc_viu/in/viu_press_00"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"path": "/user/hand/right/input/b",
|
|
"mode": "button",
|
|
"parameters": {},
|
|
"inputs": {
|
|
"click": {
|
|
"output": "/actions/htc_viu/in/viu_press_01"
|
|
},
|
|
"touch": {
|
|
"output": "/actions/htc_viu/in/viu_touch_01"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"path": "/user/hand/left/input/b",
|
|
"mode": "button",
|
|
"parameters": {},
|
|
"inputs": {
|
|
"click": {
|
|
"output": "/actions/htc_viu/in/viu_press_01"
|
|
},
|
|
"touch": {
|
|
"output": "/actions/htc_viu/in/viu_touch_01"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"path": "/user/hand/right/input/grip",
|
|
"mode": "button",
|
|
"parameters": {
|
|
"force_input": "force"
|
|
},
|
|
"inputs": {
|
|
"click": {
|
|
"output": "/actions/htc_viu/in/viu_press_02"
|
|
},
|
|
"touch": {
|
|
"output": "/actions/htc_viu/in/viu_touch_02"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"path": "/user/hand/left/input/grip",
|
|
"mode": "button",
|
|
"parameters": {
|
|
"force_input": "force"
|
|
},
|
|
"inputs": {
|
|
"click": {
|
|
"output": "/actions/htc_viu/in/viu_press_02"
|
|
},
|
|
"touch": {
|
|
"output": "/actions/htc_viu/in/viu_touch_02"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"path": "/user/hand/right/input/a",
|
|
"mode": "button",
|
|
"parameters": {},
|
|
"inputs": {
|
|
"click": {
|
|
"output": "/actions/htc_viu/in/viu_press_07"
|
|
},
|
|
"touch": {
|
|
"output": "/actions/htc_viu/in/viu_touch_07"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"path": "/user/hand/left/input/a",
|
|
"mode": "button",
|
|
"parameters": {},
|
|
"inputs": {
|
|
"click": {
|
|
"output": "/actions/htc_viu/in/viu_press_07"
|
|
},
|
|
"touch": {
|
|
"output": "/actions/htc_viu/in/viu_touch_07"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"path": "/user/hand/right/input/trackpad",
|
|
"mode": "trackpad",
|
|
"parameters": {},
|
|
"inputs": {
|
|
"click": {
|
|
"output": "/actions/htc_viu/in/viu_press_32"
|
|
},
|
|
"position": {
|
|
"output": "/actions/htc_viu/in/viu_axis_0xy"
|
|
},
|
|
"touch": {
|
|
"output": "/actions/htc_viu/in/viu_touch_32"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"path": "/user/hand/left/input/trackpad",
|
|
"mode": "trackpad",
|
|
"parameters": {},
|
|
"inputs": {
|
|
"click": {
|
|
"output": "/actions/htc_viu/in/viu_press_32"
|
|
},
|
|
"position": {
|
|
"output": "/actions/htc_viu/in/viu_axis_0xy"
|
|
},
|
|
"touch": {
|
|
"output": "/actions/htc_viu/in/viu_touch_32"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"path": "/user/hand/right/input/thumbstick",
|
|
"mode": "joystick",
|
|
"parameters": {},
|
|
"inputs": {
|
|
"click": {
|
|
"output": "/actions/htc_viu/in/viu_press_32"
|
|
},
|
|
"position": {
|
|
"output": "/actions/htc_viu/in/viu_axis_2xy"
|
|
},
|
|
"touch": {
|
|
"output": "/actions/htc_viu/in/viu_touch_32"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"path": "/user/hand/left/input/thumbstick",
|
|
"mode": "joystick",
|
|
"parameters": {},
|
|
"inputs": {
|
|
"click": {
|
|
"output": "/actions/htc_viu/in/viu_press_32"
|
|
},
|
|
"position": {
|
|
"output": "/actions/htc_viu/in/viu_axis_2xy"
|
|
},
|
|
"touch": {
|
|
"output": "/actions/htc_viu/in/viu_touch_32"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"path": "/user/hand/right/input/trigger",
|
|
"mode": "trigger",
|
|
"parameters": {},
|
|
"inputs": {
|
|
"click": {
|
|
"output": "/actions/htc_viu/in/viu_press_33"
|
|
},
|
|
"pull": {
|
|
"output": "/actions/htc_viu/in/viu_axis_1x"
|
|
},
|
|
"touch": {
|
|
"output": "/actions/htc_viu/in/viu_touch_33"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"path": "/user/hand/left/input/trigger",
|
|
"mode": "trigger",
|
|
"parameters": {},
|
|
"inputs": {
|
|
"click": {
|
|
"output": "/actions/htc_viu/in/viu_press_33"
|
|
},
|
|
"pull": {
|
|
"output": "/actions/htc_viu/in/viu_axis_1x"
|
|
},
|
|
"touch": {
|
|
"output": "/actions/htc_viu/in/viu_touch_33"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"path": "/user/hand/right/input/finger/index",
|
|
"mode": "trigger",
|
|
"parameters": {},
|
|
"inputs": {
|
|
"pull": {
|
|
"output": "/actions/htc_viu/in/viu_axis_3x"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"path": "/user/hand/left/input/finger/index",
|
|
"mode": "trigger",
|
|
"parameters": {},
|
|
"inputs": {
|
|
"pull": {
|
|
"output": "/actions/htc_viu/in/viu_axis_3x"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"path": "/user/hand/right/input/finger/middle",
|
|
"mode": "trigger",
|
|
"parameters": {},
|
|
"inputs": {
|
|
"pull": {
|
|
"output": "/actions/htc_viu/in/viu_axis_3y"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"path": "/user/hand/left/input/finger/middle",
|
|
"mode": "trigger",
|
|
"parameters": {},
|
|
"inputs": {
|
|
"pull": {
|
|
"output": "/actions/htc_viu/in/viu_axis_3y"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"path": "/user/hand/right/input/finger/ring",
|
|
"mode": "trigger",
|
|
"parameters": {},
|
|
"inputs": {
|
|
"pull": {
|
|
"output": "/actions/htc_viu/in/viu_axis_4x"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"path": "/user/hand/left/input/finger/ring",
|
|
"mode": "trigger",
|
|
"parameters": {},
|
|
"inputs": {
|
|
"pull": {
|
|
"output": "/actions/htc_viu/in/viu_axis_4x"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"path": "/user/hand/right/input/finger/pinky",
|
|
"mode": "trigger",
|
|
"parameters": {},
|
|
"inputs": {
|
|
"pull": {
|
|
"output": "/actions/htc_viu/in/viu_axis_4y"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"path": "/user/hand/left/input/finger/pinky",
|
|
"mode": "trigger",
|
|
"parameters": {},
|
|
"inputs": {
|
|
"pull": {
|
|
"output": "/actions/htc_viu/in/viu_axis_4y"
|
|
}
|
|
}
|
|
}
|
|
],
|
|
"poses": [],
|
|
"haptics": [
|
|
{
|
|
"output": "/actions/htc_viu/out/viu_vib_01",
|
|
"path": "/user/hand/right/output/haptic"
|
|
},
|
|
{
|
|
"output": "/actions/htc_viu/out/viu_vib_01",
|
|
"path": "/user/hand/left/output/haptic"
|
|
}
|
|
],
|
|
"skeleton": []
|
|
}
|
|
}
|
|
}
|