action.json 3.8 KB

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