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

Upgrade robots to the latest NWS/NWC layers - 2 #322

Merged
merged 5 commits into from
Mar 4, 2022
Merged

Upgrade robots to the latest NWS/NWC layers - 2 #322

merged 5 commits into from
Mar 4, 2022

Conversation

davidetome
Copy link
Contributor

This PR modifies XML files for the following robots :

  • iCubGenova07
  • iCubGenova08
  • iCubGenova10

The mods have been done starting from the default XML file contained in the yarprobotinterface.ini file (i.e. icub_all.xml)
The new files should be tested by the users.

@randaz81 , could you please have a look at them?

cc @pattacini @traversaro

@davidetome davidetome requested a review from randaz81 January 11, 2022 13:42
@davidetome davidetome self-assigned this Jan 11, 2022
@davidetome
Copy link
Contributor Author

Tested all robots of this PR using DEBUG mode by adding these lines to the pc104.xml file :

    <group name="DEBUG">
        <param name="embBoardsConnected"> 0 </param>
    </group>

and setting in the general.xml file :

      <param name="skipCalibration">    true  </param>

This avoid yarprobotinterface terminating if not detects ETH boards; in this way, we test the correct parsing of the xml files.

Fixed an error on iCubGenova08

cc @pattacini

@pattacini pattacini merged commit e37da78 into robotology:devel Mar 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants