Files
smart_wasm/tests/testdata/kinematics/roundtrip_path_seed.json
2026-06-01 15:55:59 +08:00

9 lines
226 B
JSON

{
"robot_uuid": "abb_irb120_3_58",
"q_init_str": "0,0,0,0,0,0",
"start_joints": [0.00, 0.00, 0.00, 0.00, 0.00, 0.00],
"end_joints": [0.20, -0.20, 0.30, 0.10, -0.10, 0.20],
"steps": 12,
"position_tolerance": 0.01
}