Initial commit
This commit is contained in:
10
tests/testdata/kinematics/forward_zero.json
vendored
Normal file
10
tests/testdata/kinematics/forward_zero.json
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"msg": "fk zero pose",
|
||||
"req_code": "CASE_FK_001",
|
||||
"req_from": "wasm_test",
|
||||
"req_cmd": "Cmd_Kinematics_forward_pose_str",
|
||||
"req_param": {
|
||||
"robot_uuid": "abb_irb120_3_58",
|
||||
"q_init_str": "0,0,0,0,0,0"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user