Initial commit
This commit is contained in:
8
tests/testdata/kinematics/roundtrip_path_seed.json
vendored
Normal file
8
tests/testdata/kinematics/roundtrip_path_seed.json
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"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
|
||||
}
|
||||
Reference in New Issue
Block a user