From cbcd7ad193112ede9100827b252fe1e09493d022 Mon Sep 17 00:00:00 2001 From: zhangshixiang <@zhangshixiang> Date: Fri, 25 Jul 2025 17:18:45 +0800 Subject: [PATCH] update --- test/experiments/test_moveit.json | 42 +++++++++++++++++++++---------- 1 file changed, 29 insertions(+), 13 deletions(-) diff --git a/test/experiments/test_moveit.json b/test/experiments/test_moveit.json index 41b003b..c1df5e9 100644 --- a/test/experiments/test_moveit.json +++ b/test/experiments/test_moveit.json @@ -1,32 +1,48 @@ { "nodes": [ + { - "id": "benyao", - "name": "benyao", - "children": [ - ], + "id": "arm_slider", + "name": "arm_slider", + "children": [], "parent": null, "type": "device", "class": "moveit.arm_slider", "position": { - "x": 0, - "y": 0, - "z": 0 + "x": -500, + "y": 1000, + "z": -100 }, "config": { "moveit_type": "arm_slider", "joint_poses": { "arm": { - "home": [0.0, 0.2, 0.0, 0.0, 0.0], - "pick": [1.2, 0.0, 0.0, 0.0, 0.0] + "hotel_1": [ + 1.05, + 0.568, + -1.0821, + 0.0, + 1.0821 + ], + "home": [ + 0.865, + 0.09, + 0.8727, + 0.0, + -0.8727 + ] } }, - "device_config": { - } + "rotation": { + "x": 0, + "y": 0, + "z": -1.5708, + "type": "Rotation" + }, + "device_config": {} }, - "data": { - } + "data": {} } ], "links": [