Coder Social home page Coder Social logo

Comments (13)

traversaro avatar traversaro commented on August 21, 2024

The relevant issues are:

from icub-models.

S-Dafarra avatar S-Dafarra commented on August 21, 2024

Thanks!

from icub-models.

S-Dafarra avatar S-Dafarra commented on August 21, 2024

Also I am a bit confused, what's the relation between this repo and icub-model-generator?
Because I am noticing the same issue about the meshes that should have been solved with this PR.
Should I wait the checklist of robotology/icub-models-generator#52 to be completed before having a running simulation?

cc. @DanielePucci

from icub-models.

traversaro avatar traversaro commented on August 21, 2024

Also I am a bit confused, what's the relation between this repo and icub-model-generator?

The content of this repo are automatically generated from the software at icub-model-generator using a Travis job. Please see https://github.com/robotology-playground/icub-model-generator/blob/master/.travis.yml#L76 for the logic.

from icub-models.

S-Dafarra avatar S-Dafarra commented on August 21, 2024

Thanks! Do you have any idea about how to make Gazebo finding the meshes? Because I tried to add the /icub-models-install/share/iCub folder to the GAZEBO_MODEL_PATH variable but it is not working.

from icub-models.

traversaro avatar traversaro commented on August 21, 2024

Relevant issue: robotology/icub-models-generator#25 (comment) .

from icub-models.

diegoferigo avatar diegoferigo commented on August 21, 2024

For future reference I recommended f2f to try adding the folders listed in this file. The README should be updated with Gazebo instructions.

from icub-models.

S-Dafarra avatar S-Dafarra commented on August 21, 2024

Thanks! Indeed the folder to be added in GAZEBO_MODEL_PATH was icub-models-install/share, while icub-models-install/share/iCub was not necessary.

from icub-models.

nunoguedelha avatar nunoguedelha commented on August 21, 2024

Regarding issue robotology/icub-models-generator#52, I've added some information robotology/icub-models-generator#52 (comment) for helping @fiorisi solving the last point in the checklist (small inertia on Gazebo).

from icub-models.

S-Dafarra avatar S-Dafarra commented on August 21, 2024

I modified the installed URDF by hand as @nunoguedelha suggested, but Gazebo crashes. From a rapid debug with @francesco-romano it seems that these lines are causing the crash:

<plugin name="iCub_yarp_gazebo_plugin_ACCpart" filename="libgazebo_yarp_distributedinertials.so">
  <yarpConfigurationFile>model://iCub/conf/MTB/gazebo_icub_left_leg_mtb.ini</yarpConfigurationFile>
</plugin>
<plugin name="iCub_yarp_gazebo_plugin_ACCpart" filename="libgazebo_yarp_distributedinertials.so">
  <yarpConfigurationFile>model://iCub/conf/MTB/gazebo_icub_right_leg_mtb.ini</yarpConfigurationFile>
</plugin>
<plugin name="iCub_yarp_gazebo_plugin_ACCpart" filename="libgazebo_yarp_distributedinertials.so">
  <yarpConfigurationFile>model://iCub/conf/MTB/gazebo_icub_left_arm_mtb.ini</yarpConfigurationFile>
</plugin>
<plugin name="iCub_yarp_gazebo_plugin_ACCpart" filename="libgazebo_yarp_distributedinertials.so">
  <yarpConfigurationFile>model://iCub/conf/MTB/gazebo_icub_right_arm_mtb.ini</yarpConfigurationFile>
</plugin>
<plugin name="iCub_yarp_gazebo_plugin_ACCpart" filename="libgazebo_yarp_distributedinertials.so">
  <yarpConfigurationFile>model://iCub/conf/MTB/gazebo_icub_torso_mtb.ini</yarpConfigurationFile>
</plugin>

Maybe I need to use some particular branches?

In addition it seems that the left arm has some problems
screenshot from 2017-10-24 17-40-15

Actually both *_wrist_yaw are in harware fault

from icub-models.

nunoguedelha avatar nunoguedelha commented on August 21, 2024

@S-Dafarra these plugins have been released in gazebo-yarp-plugins but I don't remember if it was in devel or master branch. Let me check.
Could you check if you have the inertialMTB boards plugins? look for the string "11b1" for instance. We can keep on by chat.

from icub-models.

S-Dafarra avatar S-Dafarra commented on August 21, 2024

I am on the devel branch of gazebo-yarp-plugins.

from icub-models.

S-Dafarra avatar S-Dafarra commented on August 21, 2024

Closing this issue since all the above problems have been collected in #7.

from icub-models.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.