Skip to content
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

Investigate how to speed up the simulation of ergocub with walking-controllers #129

Open
4 tasks
xela-95 opened this issue Mar 20, 2024 · 2 comments
Open
4 tasks
Assignees

Comments

@xela-95
Copy link
Member

xela-95 commented Mar 20, 2024

#122 (comment)

Investigations routes:

  • Run headless (no GUI)
  • Remove collisions except for feet
  • Chop away part of the robots
  • Remove sensors not used for walking
@traversaro
Copy link
Member

* [ ]  Remove collisions except for feet

We already have this model in ergocub-models, it is called ergoCubGazeboV1_1_minContacts . At this point, probably you can consider looking into adding support for gz-sim-yarp-plugins into the models generated by https://github.com/icub-tech-iit/ergocub-software, and then you will get that model to test for free (fyi @Nicogene).

@xela-95
Copy link
Member Author

xela-95 commented Mar 21, 2024

We already have this model in ergocub-models, it is called ergoCubGazeboV1_1_minContacts . At this point, probably you can consider looking into adding support for gz-sim-yarp-plugins into the models generated by https://github.com/icub-tech-iit/ergocub-software, and then you will get that model to test for free (fyi @Nicogene).

Opened an issue for this: #130

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants