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 - 5 #327

Merged
merged 4 commits into from
Mar 4, 2022
Merged

Upgrade robots to the latest NWS/NWC layers - 5 #327

merged 4 commits into from
Mar 4, 2022

Conversation

davidetome
Copy link
Contributor

This PR modifies XML files for the following robots :

  • iCubWaterloo01
  • iCubDijon01
  • iCubLisboa01
  • iCubOsaka01

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
Copy link
Contributor Author

Successfully tested iCubWaterloo01 (the others robots in this PR are CAN based) 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.

cc @pattacini

@pattacini pattacini merged commit 7482bc0 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