|
|
@@ -1,124 +1,230 @@
|
|
|
-{
|
|
|
- "type": "left",
|
|
|
- "actions": [
|
|
|
- {
|
|
|
- "id": 1,
|
|
|
- "mode_type": "执行左脚程序",
|
|
|
- "execution_type": "程序1",
|
|
|
- "action_name": "左脚俯拍鞋子",
|
|
|
- "action_index": 20,
|
|
|
- "picture_index": 99,
|
|
|
- "camera_height": 100,
|
|
|
- "camera_angle": 14.0,
|
|
|
- "number_focus": 2,
|
|
|
- "take_picture": true,
|
|
|
- "turntable_position": 300.0,
|
|
|
- "turntable_angle": -32.0,
|
|
|
- "shoe_upturn": false,
|
|
|
- "pre_delay": 0.0,
|
|
|
- "after_delay": 0.0,
|
|
|
- "led_switch": false,
|
|
|
- "is_wait": false,
|
|
|
- "is_need_confirm": false
|
|
|
- },{
|
|
|
- "id": 2,
|
|
|
- "mode_type": "执行左脚程序",
|
|
|
- "execution_type": "程序1",
|
|
|
- "action_name": "侧视图",
|
|
|
- "action_index": 10,
|
|
|
- "picture_index": 99,
|
|
|
- "camera_height": 0,
|
|
|
- "camera_angle": 3.0,
|
|
|
- "number_focus": 0,
|
|
|
- "take_picture": true,
|
|
|
- "turntable_position": 300.0,
|
|
|
- "turntable_angle": 0.0,
|
|
|
- "shoe_upturn": false,
|
|
|
- "pre_delay": 0.0,
|
|
|
- "after_delay": 0.0,
|
|
|
- "led_switch": false,
|
|
|
- "is_wait": false,
|
|
|
- "is_need_confirm": false
|
|
|
- },
|
|
|
- {
|
|
|
- "id": 3,
|
|
|
- "mode_type": "执行左脚程序",
|
|
|
- "execution_type": "程序1",
|
|
|
- "action_name": "拍后跟",
|
|
|
- "action_index": 30,
|
|
|
- "picture_index": 99,
|
|
|
- "camera_height": 0,
|
|
|
- "camera_angle": 3.0,
|
|
|
- "number_focus": 0,
|
|
|
- "take_picture": true,
|
|
|
- "turntable_position": 450.0,
|
|
|
- "turntable_angle": 70.0,
|
|
|
- "shoe_upturn": false,
|
|
|
- "pre_delay": 0.0,
|
|
|
- "after_delay": 0.0,
|
|
|
- "led_switch": false,
|
|
|
- "is_wait": false,
|
|
|
- "is_need_confirm": false
|
|
|
- },
|
|
|
- {
|
|
|
- "id": 4,
|
|
|
- "mode_type": "执行左脚程序",
|
|
|
- "execution_type": "程序2",
|
|
|
- "action_name": "拍鞋底",
|
|
|
- "action_index": 40,
|
|
|
- "picture_index": 99,
|
|
|
- "camera_height": 0,
|
|
|
- "camera_angle": 3.0,
|
|
|
- "number_focus": 0,
|
|
|
- "take_picture": true,
|
|
|
- "turntable_position": 100.0,
|
|
|
- "turntable_angle": 0.0,
|
|
|
- "shoe_upturn": true,
|
|
|
- "pre_delay": 0.0,
|
|
|
- "after_delay": 0.0,
|
|
|
- "led_switch": false,
|
|
|
- "is_wait": false,
|
|
|
- "is_need_confirm": false
|
|
|
- },
|
|
|
- {
|
|
|
- "id": 5,
|
|
|
- "mode_type": "执行左脚程序",
|
|
|
- "execution_type": "程序2",
|
|
|
- "action_name": "拍内里",
|
|
|
- "action_index": 50,
|
|
|
- "picture_index": 99,
|
|
|
- "camera_height": 0,
|
|
|
- "camera_angle": 3.0,
|
|
|
- "number_focus": 0,
|
|
|
- "take_picture": true,
|
|
|
- "turntable_position": 500.0,
|
|
|
- "turntable_angle": 180.0,
|
|
|
- "shoe_upturn": false,
|
|
|
- "pre_delay": 0.0,
|
|
|
- "after_delay": 0.0,
|
|
|
- "led_switch": false,
|
|
|
- "is_wait": false,
|
|
|
- "is_need_confirm": false
|
|
|
- },
|
|
|
- {
|
|
|
- "id": 6,
|
|
|
- "mode_type": "执行左脚程序",
|
|
|
- "execution_type": "程序2",
|
|
|
- "action_name": "初始化位置",
|
|
|
- "action_index": 60,
|
|
|
- "picture_index": 99,
|
|
|
- "camera_height": 200,
|
|
|
- "camera_angle": 12.0,
|
|
|
- "number_focus": 1,
|
|
|
- "take_picture": false,
|
|
|
- "turntable_position": 300.0,
|
|
|
- "turntable_angle": 0.0,
|
|
|
- "shoe_upturn": false,
|
|
|
- "pre_delay": 0.0,
|
|
|
- "after_delay": 0.0,
|
|
|
- "led_switch": true,
|
|
|
- "is_wait": false,
|
|
|
- "is_need_confirm": false
|
|
|
- }
|
|
|
- ]
|
|
|
-}
|
|
|
+[
|
|
|
+ {
|
|
|
+ "mode_type": "执行左脚程序",
|
|
|
+ "execution_type": "程序1",
|
|
|
+ "action_name": "左脚俯拍鞋子",
|
|
|
+ "action_index": 20,
|
|
|
+ "picture_index": 99,
|
|
|
+ "camera_height": 200,
|
|
|
+ "camera_angle": 14.0,
|
|
|
+ "number_focus": 2,
|
|
|
+ "take_picture": true,
|
|
|
+ "turntable_position": 300.0,
|
|
|
+ "turntable_angle": -32.0,
|
|
|
+ "shoe_upturn": false,
|
|
|
+ "pre_delay": 0.0,
|
|
|
+ "after_delay": 0.0,
|
|
|
+ "led_switch": false,
|
|
|
+ "is_wait": false,
|
|
|
+ "is_need_confirm": false
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "mode_type": "执行左脚程序",
|
|
|
+ "execution_type": "程序1",
|
|
|
+ "action_name": "侧视图",
|
|
|
+ "action_index": 10,
|
|
|
+ "picture_index": 99,
|
|
|
+ "camera_height": 0,
|
|
|
+ "camera_angle": 3.0,
|
|
|
+ "number_focus": 0,
|
|
|
+ "take_picture": true,
|
|
|
+ "turntable_position": 300.0,
|
|
|
+ "turntable_angle": 0.0,
|
|
|
+ "shoe_upturn": false,
|
|
|
+ "pre_delay": 0.0,
|
|
|
+ "after_delay": 0.0,
|
|
|
+ "led_switch": false,
|
|
|
+ "is_wait": false,
|
|
|
+ "is_need_confirm": false
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "mode_type": "执行左脚程序",
|
|
|
+ "execution_type": "程序1",
|
|
|
+ "action_name": "拍后跟",
|
|
|
+ "action_index": 30,
|
|
|
+ "picture_index": 99,
|
|
|
+ "camera_height": 0,
|
|
|
+ "camera_angle": 3.0,
|
|
|
+ "number_focus": 0,
|
|
|
+ "take_picture": true,
|
|
|
+ "turntable_position": 450.0,
|
|
|
+ "turntable_angle": 70.0,
|
|
|
+ "shoe_upturn": false,
|
|
|
+ "pre_delay": 0.0,
|
|
|
+ "after_delay": 0.0,
|
|
|
+ "led_switch": false,
|
|
|
+ "is_wait": false,
|
|
|
+ "is_need_confirm": false
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "mode_type": "执行左脚程序",
|
|
|
+ "execution_type": "程序2",
|
|
|
+ "action_name": "拍鞋底",
|
|
|
+ "action_index": 40,
|
|
|
+ "picture_index": 99,
|
|
|
+ "camera_height": 0,
|
|
|
+ "camera_angle": 3.0,
|
|
|
+ "number_focus": 0,
|
|
|
+ "take_picture": true,
|
|
|
+ "turntable_position": 100.0,
|
|
|
+ "turntable_angle": 0.0,
|
|
|
+ "shoe_upturn": true,
|
|
|
+ "pre_delay": 0.0,
|
|
|
+ "after_delay": 0.0,
|
|
|
+ "led_switch": false,
|
|
|
+ "is_wait": false,
|
|
|
+ "is_need_confirm": false
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "mode_type": "执行左脚程序",
|
|
|
+ "execution_type": "程序2",
|
|
|
+ "action_name": "拍内里",
|
|
|
+ "action_index": 50,
|
|
|
+ "picture_index": 99,
|
|
|
+ "camera_height": 0,
|
|
|
+ "camera_angle": 3.0,
|
|
|
+ "number_focus": 0,
|
|
|
+ "take_picture": true,
|
|
|
+ "turntable_position": 500.0,
|
|
|
+ "turntable_angle": 180.0,
|
|
|
+ "shoe_upturn": false,
|
|
|
+ "pre_delay": 0.0,
|
|
|
+ "after_delay": 0.0,
|
|
|
+ "led_switch": false,
|
|
|
+ "is_wait": false,
|
|
|
+ "is_need_confirm": false
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "mode_type": "执行左脚程序",
|
|
|
+ "execution_type": "程序2",
|
|
|
+ "action_name": "初始化位置",
|
|
|
+ "action_index": 60,
|
|
|
+ "picture_index": 99,
|
|
|
+ "camera_height": 200,
|
|
|
+ "camera_angle": 12.0,
|
|
|
+ "number_focus": 1,
|
|
|
+ "take_picture": false,
|
|
|
+ "turntable_position": 300.0,
|
|
|
+ "turntable_angle": 0.0,
|
|
|
+ "shoe_upturn": false,
|
|
|
+ "pre_delay": 0.0,
|
|
|
+ "after_delay": 0.0,
|
|
|
+ "led_switch": true,
|
|
|
+ "is_wait": false,
|
|
|
+ "is_need_confirm": false
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "mode_type": "执行右脚程序",
|
|
|
+ "execution_type": "程序1",
|
|
|
+ "action_name": "右脚俯拍鞋子",
|
|
|
+ "action_index": 20,
|
|
|
+ "picture_index": 99,
|
|
|
+ "camera_height": 200,
|
|
|
+ "camera_angle": 14.0,
|
|
|
+ "number_focus": 2,
|
|
|
+ "take_picture": true,
|
|
|
+ "turntable_position": 300.0,
|
|
|
+ "turntable_angle": -32.0,
|
|
|
+ "shoe_upturn": false,
|
|
|
+ "pre_delay": 0.0,
|
|
|
+ "after_delay": 0.0,
|
|
|
+ "led_switch": false,
|
|
|
+ "is_wait": false,
|
|
|
+ "is_need_confirm": false
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "mode_type": "执行右脚程序",
|
|
|
+ "execution_type": "程序1",
|
|
|
+ "action_name": "侧视图",
|
|
|
+ "action_index": 10,
|
|
|
+ "picture_index": 99,
|
|
|
+ "camera_height": 0,
|
|
|
+ "camera_angle": 3.0,
|
|
|
+ "number_focus": 0,
|
|
|
+ "take_picture": true,
|
|
|
+ "turntable_position": 300.0,
|
|
|
+ "turntable_angle": 0.0,
|
|
|
+ "shoe_upturn": false,
|
|
|
+ "pre_delay": 0.0,
|
|
|
+ "after_delay": 0.0,
|
|
|
+ "led_switch": false,
|
|
|
+ "is_wait": false,
|
|
|
+ "is_need_confirm": false
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "mode_type": "执行右脚程序",
|
|
|
+ "execution_type": "程序1",
|
|
|
+ "action_name": "拍后跟",
|
|
|
+ "action_index": 30,
|
|
|
+ "picture_index": 99,
|
|
|
+ "camera_height": 0,
|
|
|
+ "camera_angle": 3.0,
|
|
|
+ "number_focus": 0,
|
|
|
+ "take_picture": true,
|
|
|
+ "turntable_position": 450.0,
|
|
|
+ "turntable_angle": 70.0,
|
|
|
+ "shoe_upturn": false,
|
|
|
+ "pre_delay": 0.0,
|
|
|
+ "after_delay": 0.0,
|
|
|
+ "led_switch": false,
|
|
|
+ "is_wait": false,
|
|
|
+ "is_need_confirm": false
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "mode_type": "执行右脚程序",
|
|
|
+ "execution_type": "程序2",
|
|
|
+ "action_name": "拍鞋底",
|
|
|
+ "action_index": 40,
|
|
|
+ "picture_index": 99,
|
|
|
+ "camera_height": 0,
|
|
|
+ "camera_angle": 3.0,
|
|
|
+ "number_focus": 0,
|
|
|
+ "take_picture": true,
|
|
|
+ "turntable_position": 100.0,
|
|
|
+ "turntable_angle": 0.0,
|
|
|
+ "shoe_upturn": true,
|
|
|
+ "pre_delay": 0.0,
|
|
|
+ "after_delay": 0.0,
|
|
|
+ "led_switch": false,
|
|
|
+ "is_wait": false,
|
|
|
+ "is_need_confirm": false
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "mode_type": "执行右脚程序",
|
|
|
+ "execution_type": "程序2",
|
|
|
+ "action_name": "拍内里",
|
|
|
+ "action_index": 50,
|
|
|
+ "picture_index": 99,
|
|
|
+ "camera_height": 0,
|
|
|
+ "camera_angle": 3.0,
|
|
|
+ "number_focus": 0,
|
|
|
+ "take_picture": true,
|
|
|
+ "turntable_position": 500.0,
|
|
|
+ "turntable_angle": 180.0,
|
|
|
+ "shoe_upturn": false,
|
|
|
+ "pre_delay": 0.0,
|
|
|
+ "after_delay": 0.0,
|
|
|
+ "led_switch": false,
|
|
|
+ "is_wait": false,
|
|
|
+ "is_need_confirm": false
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "mode_type": "执行右脚程序",
|
|
|
+ "execution_type": "程序2",
|
|
|
+ "action_name": "初始化位置",
|
|
|
+ "action_index": 60,
|
|
|
+ "picture_index": 99,
|
|
|
+ "camera_height": 200,
|
|
|
+ "camera_angle": 12.0,
|
|
|
+ "number_focus": 1,
|
|
|
+ "take_picture": false,
|
|
|
+ "turntable_position": 300.0,
|
|
|
+ "turntable_angle": 0.0,
|
|
|
+ "shoe_upturn": false,
|
|
|
+ "pre_delay": 0.0,
|
|
|
+ "after_delay": 0.0,
|
|
|
+ "led_switch": true,
|
|
|
+ "is_wait": false,
|
|
|
+ "is_need_confirm": false
|
|
|
+ }
|
|
|
+]
|