-
Notifications
You must be signed in to change notification settings - Fork 26
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Identification & Excitation Issues #5
Comments
Thanks for your report. I'll have to find some time in the next week to look at your issues properly. |
@mouhyemen , @kjyv ,have this problem been solved? I have the same problem when i run test_identification_fixed.py.Should i have install sympy 0.7.3?Please give me a help? |
@mouhyemen , @kjyv .I have sovle the problem by install sympy 1.0.I installed sympy 1.3 before. |
That's great to hear! Sorry that I haven't been able to look into the problem, I was rather busy lately. I will change the Readme to state sympy 1.0 has to be used. Possibly the line with the error can be changed to work with sympy 1.3 easily. |
I am using the measurements.regressor.npz file generated from excite.py script into the identify.py script and this is the error I am getting with identify.py
Also, the excite.py script does not work with the regressor.npz files generated from our custom-made URDF files. The custom URDF file I am using is also 7DOF like Kuka's with only mass, com, axes of rotations, and inertial values changed.
The text was updated successfully, but these errors were encountered: