Skip to content
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

Investigate PID tuning for joints of the human model #9

Open
yeshasvitirupachuri opened this issue Jan 31, 2020 · 1 comment
Open

Comments

@yeshasvitirupachuri
Copy link
Member

Currently, the urdf models present in this repository are used primarily in Rviz for visualization. The possibility to use the human urdf model for dynamic simulations is limited for the time being as the low level gain tuning for the joint motor control was quite complex to achieve with in the infrastructure of yarp. Thanks to @Giulero who pointed out Matlab Simscape Multibody ability to import urdf files. It is a very straight forward process and the urdf model is imported to a simulink model as shown below:

Screenshot from 2020-01-31 16-18-57

With the human model imported to simulink, it is easier to analyze the dynamics and find the proper PID values for the low level control for all the joints in the model.

@diegoferigo @lrapetti @claudia-lat @traversaro @DanielePucci

@lrapetti
Copy link
Member

This might be useful also to @claudia-lat for hand retargeting visualization in Matlab

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants