Guest User

Untitled

a guest
Aug 18th, 2017
625
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.91 KB | None | 0 0
  1. {
  2. "display": "Oculus_Rift_DK2.json",
  3. "renderManagerConfig": "renderManager.extended.landscape.json",
  4. "drivers": [
  5. {
  6. "plugin": "je_nourish_fusion",
  7. "driver": "FusionDevice",
  8. "params": {
  9. "name": "NoloFusedHead",
  10. "position": "/com_osvr_Nolo/LYRobotix Nolo/tracker/1",
  11. "orientation": {
  12. "roll": "/je_nourish_openhmd/Oculus Rift (Devkit)/semantic/hmd",
  13. "pitch": "/je_nourish_openhmd/Oculus Rift (Devkit)/semantic/hmd",
  14. "yawFast": "/headSpace",
  15. "yawAccurate": "/com_osvr_Nolo/LYRobotix Nolo/tracker/1",
  16. "alpha": 0.8,
  17. "recenterButton": "/controller/right/system"
  18. },
  19. "timestamp": "rotation",
  20. "flipButton": "/controller/right/menu",
  21. "flipOrigin": "/com_osvr_Nolo/LYRobotix Nolo/tracker/1"
  22. }
  23. },
  24. {
  25. "plugin": "je_nourish_fusion",
  26. "driver": "FusionDevice",
  27. "params": {
  28. "name": "NoloControllerLeft",
  29. "position": "/com_osvr_Nolo/LYRobotix Nolo/tracker/2",
  30. "orientation": "/com_osvr_Nolo/LYRobotix Nolo/tracker/2",
  31. "flipButton": "/controller/right/menu",
  32. "flipOrigin": "/com_osvr_Nolo/LYRobotix Nolo/tracker/1"
  33. }
  34. },
  35. {
  36. "plugin": "je_nourish_fusion",
  37. "driver": "FusionDevice",
  38. "params": {
  39. "name": "NoloControllerRight",
  40. "position": "/com_osvr_Nolo/LYRobotix Nolo/tracker/3",
  41. "orientation": "/com_osvr_Nolo/LYRobotix Nolo/tracker/3",
  42. "flipButton": "/controller/right/menu",
  43. "flipOrigin": "/com_osvr_Nolo/LYRobotix Nolo/tracker/1"
  44. }
  45. }
  46. ],
  47. "aliases": {
  48. "/me/head": "/je_nourish_fusion/NoloFusedHead/tracker/0",
  49. "/me/hands/left": "/je_nourish_fusion/NoloControllerLeft/tracker/0",
  50. "/me/hands/right": "/je_nourish_fusion/NoloControllerRight/tracker/0",
  51. "/headSpace": {
  52. "rotate": {
  53. "axis": "y",
  54. "degrees": -180
  55. },
  56. "child": "/je_nourish_openhmd/Oculus Rift (Devkit)/semantic/hmd"
  57. }
  58. },
  59. "server": {
  60. "sleep": 1
  61. }
  62. }
Advertisement
Add Comment
Please, Sign In to add comment