Closed Vittorio-Caggiano closed 3 years ago
Hi Vittorio,
I'm glad to hear you're interested in this project. The codebase is a little bit outdated, apologies for that, I'll try update all code once I have some spare time. This particular function estimate_joint_error
is now known as estimate_error
in the Utils.py. All input arguments are the same, except instead of input parameter joint_names
you should use target_names
.
Hi Alexi,
thanks, it works now.
Hi,
great project!
I am trying to run the scripts to reproduce you results but the function
estimate_joint_error
function is missing inUtils.py
https://github.com/aikkala/O2MConverter/blob/3ab6cc06e0b00c8e39634080fa2fa89190c867f4/tests/process_test_runs.py#L39