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

Fix WBD config files broken in #173 #175

Merged
merged 1 commit into from
Sep 19, 2023
Merged

Conversation

HosameldinMohamed
Copy link
Collaborator

I changed the way the config files are called in #173, where I hard-coded the name of the estimator XML file to be called by the launch file. For example launch-wholebodydynamics-icub-six-fts-sim.xml calls wholebodydynamics-icub-external-six-fts-sim.xml.

But looking at the CMake code, the launch files are installed with the generic name launch-wholebodydynamics.xml, and the estimator files are installed as estimators/wholebodydynamics.xml, and it's installed for the following real robots iCubDarmstadt01;iCubGenova02;iCubGenova04;iCubNancy01, and for the simulated robots: icubGazeboSim, iCubGazeboV2_5, and iCubGazeboV3.

So I reverted to the correct line in this PR.

Copy link

@gabrielenava gabrielenava left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks @HosameldinMohamed! I have tested with iCubGazeboV2_5 and iCubGazeboV3 and the device now runs also from the home folder.

@HosameldinMohamed HosameldinMohamed merged commit 5fb9aee into master Sep 19, 2023
@HosameldinMohamed HosameldinMohamed deleted the fix_wbd_config branch September 19, 2023 10:39
@HosameldinMohamed
Copy link
Collaborator Author

Thanks all, merged..

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

Successfully merging this pull request may close these issues.

3 participants