Skip to content

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