We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2093d29 commit aa76ae5Copy full SHA for aa76ae5
README.md
@@ -164,6 +164,9 @@ python scripts/solve_inertial_param_sdp.py \
164
--joint_data_path joint_data/iiwa_with_payload --process_joint_data \
165
--initial_param_path identified_params/params.npy --payload_only
166
```
167
+The payload inertial parameters should correspond to the last link parameters
168
+identified by the second run minus the ones identified by the first run, i.e. the ones
169
+stored in `identified_params/params.npy` and passed to the second run.
170
171
## Reparameterized System ID
172
0 commit comments