-
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
Create iCubGazeboV3_visuomanip #169
Comments
On it, will look at the provided link, and maybe ask for help. |
Hi @traversaro, @mebbaid, I tried using this model and there's a bit of a problem with the hands! Gazebo also seems to freeze a lot when I load this model, which may or may not be related to the detached hands: |
@Woolfrey : try to pull and compile against this fork https://github.com/mebbaid/icub-models instead of the usual Namely using this commit mebbaid@989bcf7 |
@mebbaid if that works, can you propagate it to https://github.com/robotology/icub-models/ ? Thanks! |
certo @traversaro . It seems to fix the issue on my side and Ehsan's side. Waiting fro @Woolfrey to confirm that the fix works for him as well before opening a PR. |
@mebbaid , yes that seemed to work: |
@mebbaid @traversaro, I got the model to load and it seems to be working with my controller, however it seems the right hand is producing some sort of force field when I push a box: |
This suggests to me that there is some issue with the |
Note that in Gazebo you can enable the visualization of collision meshes to debug this sort of behaviour. |
Indeed it was the I have pushed a commit mebbaid@0f25a16 in the fork with a fix as in the pic below. Let me know @Woolfrey if it works for you and that the intuition was correct. |
@mebbaid, it seems to have worked! |
For simulations related to teleoperation, it would be useful to have an iCubGazeboV3 model with moving eyes, cameras and moving hands. However, in the short term it would be difficult to obtain this information directly from the CAD, so probably we need to create this model by taking the hands and he head from the
[iCubGazeboV2_5_visuomanip](https://github.com/robotology/icub-models/tree/master/iCub_manual/conf_manual/iCubGazeboV2_5_visuomanip)
, and adding them to the existingiCubGazeboV3
model.Related issues:
cc @S-Dafarra
The text was updated successfully, but these errors were encountered: