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

Align the xml files in order to use enabled_by and disabled_by #244

Open
Nicogene opened this issue Apr 22, 2024 · 3 comments
Open

Align the xml files in order to use enabled_by and disabled_by #244

Nicogene opened this issue Apr 22, 2024 · 3 comments
Assignees
Labels
domain-software Related to Software prj-ergocub Related to ErgoCub Project team-fix Related to Team Fix

Comments

@Nicogene
Copy link
Member

Task description

We need to align the xml files of the simulated robot to the real ones, now the real robot uses the enabled_by and disabled_by clauses, see:

  • Cleanup yarprobotinterface conf files for ergoCub

Definition of Done

The xml are aligned

cc @traversaro @pattacini

@Nicogene Nicogene added domain-software Related to Software prj-ergocub Related to ErgoCub Project team-fix Related to Team Fix labels Apr 22, 2024
@Nicogene Nicogene self-assigned this Apr 22, 2024
@traversaro
Copy link
Member

The problem is that for simulated robot at the moment you have no way to pass the enable_tags and disable_tags values in gazebo-yarp-controlboard plugin, so before doing this we need to appropriately modify the plugins, see:

@Nicogene
Copy link
Member Author

The problem is that for simulated robot at the moment you have no way to pass the enable_tags and disable_tags values in gazebo-yarp-controlboard plugin, so before doing this we need to appropriately modify the plugins, see:

* [Ensure that enable_tags and disable_tags options can be passed in a world SDF file to the gazebo_yarp_robotinterface of an included model robotology/gazebo-yarp-plugins#672](https://github.com/robotology/gazebo-yarp-plugins/issues/672)

* [Ensure that enable_tags and disable_tags options can be passed in a world SDF file to the gazebo_yarp_robotinterface of an included model robotology/gz-sim-yarp-plugins#163](https://github.com/robotology/gz-sim-yarp-plugins/issues/163)

Yes thanks @traversaro I forgot about it, I put it back in the backlog awaiting that the feature in gyp will be available 👍🏻

@traversaro
Copy link
Member

Yes thanks @traversaro I forgot about it, I put it back in the backlog awaiting that the feature in gyp will be available 👍🏻

Just to be aligned, at the moment no one is planning/scheduling to work on that issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
domain-software Related to Software prj-ergocub Related to ErgoCub Project team-fix Related to Team Fix
Projects
None yet
Development

No branches or pull requests

2 participants