-
Notifications
You must be signed in to change notification settings - Fork 46
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
Implement joint retargeting #41
Conversation
09382b3
to
a8240c4
Compare
5bd420f
to
d7a2a3d
Compare
676e8ef
to
498a344
Compare
…dient variables with m_jointRegularizationWeights
…/dcm_walking_hand_retargeting.ini
…_walking_hand_retargeting.ini
…e danegerous_joints
d1914f6
to
3298ca5
Compare
3298ca5
to
d957a2f
Compare
-handle the parameters in the retargeting helper using the groups
Co-Authored-By: Stefano Dafarra <stefano.dafarra@gmail.com>
Co-Authored-By: Stefano Dafarra <stefano.dafarra@gmail.com>
…uested to have good tracking in RobotInterface component
…onfiguration file
src/WholeBodyControllers/include/WalkingControllers/WholeBodyControllers/QPInverseKinematics.h
Outdated
Show resolved
Hide resolved
src/RetargetingHelper/include/WalkingControllers/RetargetingHelper/Helper.h
Outdated
Show resolved
Hide resolved
src/RetargetingHelper/include/WalkingControllers/RetargetingHelper/Helper.h
Show resolved
Hide resolved
By looking at the files, I noticed there were still some old comments (this is the meaning of "Friendly ping"). Probably some of them have been solved already. Feel free to resolve those you think do not apply anymore. |
…ently change the signature of RetargetingClient::setPhase
…PInverseKinematics
@S-Dafarra, I think I addressed all your comments. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great job!
I'm going to merge the PR. |
No description provided.