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 use of yarpConfigurationString parameter in gazebo_yarp_worldinterface plugin #609

Merged
merged 2 commits into from
Feb 25, 2022

Conversation

traversaro
Copy link
Member

The use of yarpConfigurationString element to pass configuration parameters to YARP plugins via an inline string instead of an external .ini YARP file was discussed in #142 has been added in:

However, this option was never supported in gazebo_yarp_worldinterface plugin. This PR ensures that even for that plugin configuration parameters can be passed via yarpConfigurationString.

@traversaro
Copy link
Member Author

Please ignore the Windows CI failure that will be fixed by #610 .

Copy link
Member

@lrapetti lrapetti left a comment

Choose a reason for hiding this comment

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

Looks good, thanks

@traversaro traversaro merged commit b47656b into devel Feb 25, 2022
@traversaro traversaro deleted the fixstrworldinterface branch February 25, 2022 10:11
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.

2 participants