Skip to content

Commit aa76ae5

Browse files
committed
Add payload ID hint to README
1 parent 2093d29 commit aa76ae5

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

+3
Original file line numberDiff line numberDiff line change
@@ -164,6 +164,9 @@ python scripts/solve_inertial_param_sdp.py \
164164
--joint_data_path joint_data/iiwa_with_payload --process_joint_data \
165165
--initial_param_path identified_params/params.npy --payload_only
166166
```
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.
167170

168171
## Reparameterized System ID
169172

0 commit comments

Comments
 (0)