action.json 3.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125
  1. {
  2. "type": "left",
  3. "actions": [
  4. {
  5. "id": 2,
  6. "mode_type": "执行左脚程序",
  7. "execution_type": "程序1",
  8. "action_name": "侧视图",
  9. "action_index": 10,
  10. "picture_index": 99,
  11. "camera_height": 0,
  12. "camera_angle": 3.0,
  13. "number_focus": 0,
  14. "take_picture": true,
  15. "turntable_position": 300.0,
  16. "turntable_angle": 0.0,
  17. "shoe_upturn": false,
  18. "pre_delay": 0.0,
  19. "after_delay": 0.0,
  20. "led_switch": false,
  21. "is_wait": false,
  22. "is_need_confirm": false
  23. },
  24. {
  25. "id": 1,
  26. "mode_type": "执行左脚程序",
  27. "execution_type": "程序1",
  28. "action_name": "左脚俯拍鞋子",
  29. "action_index": 20,
  30. "picture_index": 99,
  31. "camera_height": 200,
  32. "camera_angle": 14.0,
  33. "number_focus": 2,
  34. "take_picture": true,
  35. "turntable_position": 300.0,
  36. "turntable_angle": -32.0,
  37. "shoe_upturn": false,
  38. "pre_delay": 1.0,
  39. "after_delay": 0.0,
  40. "led_switch": false,
  41. "is_wait": false,
  42. "is_need_confirm": false
  43. },
  44. {
  45. "id": 3,
  46. "mode_type": "执行左脚程序",
  47. "execution_type": "程序1",
  48. "action_name": "拍后跟",
  49. "action_index": 30,
  50. "picture_index": 99,
  51. "camera_height": 0,
  52. "camera_angle": 3.0,
  53. "number_focus": 0,
  54. "take_picture": true,
  55. "turntable_position": 450.0,
  56. "turntable_angle": 70.0,
  57. "shoe_upturn": false,
  58. "pre_delay": 0.0,
  59. "after_delay": 0.0,
  60. "led_switch": false,
  61. "is_wait": false,
  62. "is_need_confirm": false
  63. },
  64. {
  65. "id": 4,
  66. "mode_type": "执行左脚程序",
  67. "execution_type": "程序2",
  68. "action_name": "拍鞋底",
  69. "action_index": 40,
  70. "picture_index": 99,
  71. "camera_height": 0,
  72. "camera_angle": 3.0,
  73. "number_focus": 0,
  74. "take_picture": true,
  75. "turntable_position": 100.0,
  76. "turntable_angle": 0.0,
  77. "shoe_upturn": true,
  78. "pre_delay": 3.0,
  79. "after_delay": 0.0,
  80. "led_switch": false,
  81. "is_wait": false,
  82. "is_need_confirm": false
  83. },
  84. {
  85. "id": 5,
  86. "mode_type": "执行左脚程序",
  87. "execution_type": "程序2",
  88. "action_name": "拍内里",
  89. "action_index": 50,
  90. "picture_index": 99,
  91. "camera_height": 0,
  92. "camera_angle": 3.0,
  93. "number_focus": 0,
  94. "take_picture": true,
  95. "turntable_position": 500.0,
  96. "turntable_angle": 180.0,
  97. "shoe_upturn": false,
  98. "pre_delay": 0.0,
  99. "after_delay": 1.0,
  100. "led_switch": false,
  101. "is_wait": false,
  102. "is_need_confirm": false
  103. },
  104. {
  105. "id": 6,
  106. "mode_type": "执行左脚程序",
  107. "execution_type": "程序2",
  108. "action_name": "初始化位置",
  109. "action_index": 60,
  110. "picture_index": 99,
  111. "camera_height": 200,
  112. "camera_angle": 12.0,
  113. "number_focus": 1,
  114. "take_picture": false,
  115. "turntable_position": 300.0,
  116. "turntable_angle": 0.0,
  117. "shoe_upturn": false,
  118. "pre_delay": 0.0,
  119. "after_delay": 0.0,
  120. "led_switch": true,
  121. "is_wait": false,
  122. "is_need_confirm": false
  123. }
  124. ]
  125. }