-
Notifications
You must be signed in to change notification settings - Fork 35
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
Add model iCubGazeboV2_5_visuomanip #42
Add model iCubGazeboV2_5_visuomanip #42
Conversation
I opened the PR against |
I know that people that manually edited iCub models in the past (@gabrielenava @diegoferigo) will hate me if I start accepting manually edited models in Having said that, I have a few comments for @xEnVrE :
|
|
I agree with you. I am of course open to suggestions for the name. Ok for the other suggestions. What about the meshes? After installing everything under |
As long as they are no conflicts, I think it is ok to keep them under |
Same for me, if someone has a good name feel free to suggest, otherwise we will proceed with |
|
All the suggestions have been addressed. The name I chose is
Thank you so much for the suggestion. Btw, after the conversion to A final question from my side: I am using some of the config files from |
I agree on share what we can share. |
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.
Marking as "Requests changes" to track the PR status. As suggested by @xEnVrE , the "share what we can share" policy still needs to be implemented.
Hi @traversaro. At the moment, the URDF is already taking some of the configuration files from |
Sorry, I thought you still need to implement this sharing, if that is done, I guess then the PR is good to go. |
Within this PR:
iCub_manual
for models that contains parts manually edited by users that gets installed undershare
iCub_manual/robots/iCubGazeboV2_5_visuomanip
based on iCub/robots/iCubGazeboV2_5 (44d0c7e) with:width = 320
height = 240
fx = fy = 343.12110728152936 (i.e. 50 degrees of HFOV)
cx = 160.0
cy = 120.0
eyes
andfingers
that take into account limits for coupled jointsNote: with respect to iCub/robots/iCubGazeboV2_5:
I am not totally sure about the proper placement of the files in
root/iCub_manual
and whether the solution adopted in theCMakeLists.txt
is optimal.The naming of eyes/fingers joints might not be optimal as well.
I kindly ask to review the PR.
cc @traversaro @pattacini