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.
514 lines
13 KiB
514 lines
13 KiB
{
|
|
"controller_type": "vive_cosmos_controller",
|
|
"description": "",
|
|
"name": "vive_cosmos_controller",
|
|
"bindings": {
|
|
"/actions/buggy": {
|
|
"chords": [],
|
|
"sources": [
|
|
{
|
|
"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/joystick",
|
|
"mode": "joystick",
|
|
"parameters": {},
|
|
"inputs": {
|
|
"position": {
|
|
"output": "/actions/buggy/in/steering"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"path": "/user/hand/right/input/joystick",
|
|
"mode": "joystick",
|
|
"parameters": {},
|
|
"inputs": {
|
|
"position": {
|
|
"output": "/actions/buggy/in/steering"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"path": "/user/hand/left/input/x",
|
|
"mode": "button",
|
|
"parameters": {},
|
|
"inputs": {
|
|
"click": {
|
|
"output": "/actions/buggy/in/brake"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"path": "/user/hand/left/input/y",
|
|
"mode": "button",
|
|
"parameters": {},
|
|
"inputs": {
|
|
"click": {
|
|
"output": "/actions/buggy/in/reset"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"path": "/user/hand/right/input/a",
|
|
"mode": "button",
|
|
"parameters": {},
|
|
"inputs": {
|
|
"click": {
|
|
"output": "/actions/buggy/in/brake"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"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": "button",
|
|
"parameters": {},
|
|
"inputs": {
|
|
"click": {
|
|
"output": "/actions/default/in/grabgrip"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"path": "/user/hand/left/input/trigger",
|
|
"mode": "button",
|
|
"parameters": {
|
|
"click_activate_threshold": "0.8",
|
|
"click_deactivate_threshold": "0.7",
|
|
"force_input": "value"
|
|
},
|
|
"inputs": {
|
|
"click": {
|
|
"output": "/actions/default/in/grabpinch"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"path": "/user/hand/right/input/trigger",
|
|
"mode": "button",
|
|
"parameters": {},
|
|
"inputs": {
|
|
"click": {
|
|
"output": "/actions/default/in/interactui"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"path": "/user/hand/right/input/trigger",
|
|
"mode": "button",
|
|
"parameters": {
|
|
"click_activate_threshold": "0.8",
|
|
"click_deactivate_threshold": "0.7"
|
|
},
|
|
"inputs": {
|
|
"click": {
|
|
"output": "/actions/default/in/grabpinch"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"path": "/user/hand/left/input/joystick",
|
|
"mode": "dpad",
|
|
"parameters": {
|
|
"deadzone_pct": "25",
|
|
"overlap_pct": "30",
|
|
"sub_mode": "touch"
|
|
},
|
|
"inputs": {
|
|
"north": {
|
|
"output": "/actions/default/in/teleport"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"path": "/user/hand/right/input/joystick",
|
|
"mode": "dpad",
|
|
"parameters": {
|
|
"deadzone_pct": "25",
|
|
"overlap_pct": "30",
|
|
"sub_mode": "touch"
|
|
},
|
|
"inputs": {
|
|
"north": {
|
|
"output": "/actions/default/in/teleport"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"path": "/user/hand/left/input/joystick",
|
|
"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/joystick",
|
|
"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/grip",
|
|
"mode": "button",
|
|
"parameters": {},
|
|
"inputs": {
|
|
"click": {
|
|
"output": "/actions/default/in/grabgrip"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"path": "/user/hand/left/input/trigger",
|
|
"mode": "trigger",
|
|
"parameters": {},
|
|
"inputs": {
|
|
"pull": {
|
|
"output": "/actions/default/in/squeeze"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"path": "/user/hand/right/input/trigger",
|
|
"mode": "trigger",
|
|
"parameters": {},
|
|
"inputs": {
|
|
"pull": {
|
|
"output": "/actions/default/in/squeeze"
|
|
}
|
|
}
|
|
}
|
|
],
|
|
"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/joystick",
|
|
"mode": "joystick",
|
|
"parameters": {},
|
|
"inputs": {
|
|
"click": {
|
|
"output": "/actions/platformer/in/jump"
|
|
},
|
|
"position": {
|
|
"output": "/actions/platformer/in/move"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"path": "/user/hand/right/input/joystick",
|
|
"mode": "joystick",
|
|
"parameters": {},
|
|
"inputs": {
|
|
"click": {
|
|
"output": "/actions/platformer/in/jump"
|
|
},
|
|
"position": {
|
|
"output": "/actions/platformer/in/move"
|
|
}
|
|
}
|
|
}
|
|
],
|
|
"poses": [],
|
|
"haptics": [],
|
|
"skeleton": []
|
|
},
|
|
"/actions/htc_viu": {
|
|
"chords": [],
|
|
"sources": [
|
|
{
|
|
"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/left/input/joystick",
|
|
"mode": "joystick",
|
|
"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/grip",
|
|
"mode": "button",
|
|
"parameters": {},
|
|
"inputs": {
|
|
"click": {
|
|
"output": "/actions/htc_viu/in/viu_press_02"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"path": "/user/hand/left/input/x",
|
|
"mode": "button",
|
|
"parameters": {},
|
|
"inputs": {
|
|
"click": {
|
|
"output": "/actions/htc_viu/in/viu_press_07"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"path": "/user/hand/left/input/y",
|
|
"mode": "button",
|
|
"parameters": {},
|
|
"inputs": {
|
|
"click": {
|
|
"output": "/actions/htc_viu/in/viu_press_01"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"path": "/user/hand/left/input/bumper",
|
|
"mode": "button",
|
|
"parameters": {},
|
|
"inputs": {
|
|
"click": {
|
|
"output": "/actions/htc_viu/in/viu_press_35"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"path": "/user/hand/left/input/joystick_cap/raw_value",
|
|
"mode": "trigger",
|
|
"parameters": {},
|
|
"inputs": {
|
|
"pull": {
|
|
"output": "/actions/htc_viu/in/viu_axis_4x"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"path": "/user/hand/left/input/trigger_cap/raw_value",
|
|
"mode": "trigger",
|
|
"parameters": {},
|
|
"inputs": {
|
|
"pull": {
|
|
"output": "/actions/htc_viu/in/viu_axis_4y"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"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/right/input/joystick",
|
|
"mode": "joystick",
|
|
"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/grip",
|
|
"mode": "button",
|
|
"parameters": {},
|
|
"inputs": {
|
|
"click": {
|
|
"output": "/actions/htc_viu/in/viu_press_02"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"path": "/user/hand/right/input/a",
|
|
"mode": "button",
|
|
"parameters": {},
|
|
"inputs": {
|
|
"click": {
|
|
"output": "/actions/htc_viu/in/viu_press_07"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"path": "/user/hand/right/input/b",
|
|
"mode": "button",
|
|
"parameters": {},
|
|
"inputs": {
|
|
"click": {
|
|
"output": "/actions/htc_viu/in/viu_press_01"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"path": "/user/hand/right/input/bumper",
|
|
"mode": "button",
|
|
"parameters": {},
|
|
"inputs": {
|
|
"click": {
|
|
"output": "/actions/htc_viu/in/viu_press_35"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"path": "/user/hand/right/input/joystick_cap/raw_value",
|
|
"mode": "trigger",
|
|
"parameters": {},
|
|
"inputs": {
|
|
"pull": {
|
|
"output": "/actions/htc_viu/in/viu_axis_4x"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"path": "/user/hand/right/input/trigger_cap/raw_value",
|
|
"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/left/output/haptic"
|
|
},
|
|
{
|
|
"output": "/actions/htc_viu/out/viu_vib_01",
|
|
"path": "/user/hand/right/output/haptic"
|
|
}
|
|
],
|
|
"skeleton": []
|
|
}
|
|
}
|
|
}
|