-
Notifications
You must be signed in to change notification settings - Fork 29
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
Considering the base link of the human in the controller for reactive pHRI #81
Comments
Moved to this issue |
@Yeshasvitvs I can be wrong, but this might be the answer you are looking for: https://github.com/robotology/human-dynamics-estimation/blob/master/human-state-provider/conf/human-state-provider.ini#L4 For the standup experiment, I don't remember. It might be the same, or one of the two feet. But the configuration file should specify it, anyway |
@francesco-romano please check the discussion on the other issue and let me know if you find something wrong |
@Yeshasvitvs I am sorry, but I do not have access to private repositories. |
@francesco-romano I am afraid I do not have user privileges to grant access to you. So, I took a snapshot of the conversation. Please have a look and let me know your comments |
Do you need help in some particular part? |
For now I am not using the human base pose and velocity in the controller. It is good to know about the usage of port monitor to get yarp vectors from thrift message. Thank you @francesco-romano I will update on the controller status after testing |
This PR add the wearable device implementation for an Adaptive Paexo
I am implementing the reactive pHRI control laws of AnDy deliverable D4.1 by extending the current standup experiment. In this case, how should the base pose of the human to be considered? I have two questions in this regard
If I recall correctly, with the current standup experiment setup the transformation from the robot to the human is a fixed transformation. What are the links considered on the robot and the human (e.g.,
root_link
of the robot topelvis
of human??)for this fixed transformation? @claudia-lat @lucaTagliapietra @diegoferigo @DanielePucciThe human-state-provider module gives the values of
baseOriginWRTGlobal
,baseOrientationWRTGlobal
,baseVelocityWRTGlobal
as considered in this thrift file. Which human link is considered as the base link in general and in the current standup experiment particularly? @francesco-romanoThe text was updated successfully, but these errors were encountered: