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

Improve error message if robot_description_ param is wrong #168

Merged
merged 2 commits into from
Dec 29, 2022

Conversation

christophfroehlich
Copy link
Contributor

If the plugin is loaded with wrong parameters, e.g.

      <robot_param>wrong_robot_description</robot_param>
      <robot_param_node>robot_state_publisher</robot_param_node>

the plugin crashed without console output of the segmentation fault. Now we get a more meaningful output.

@christophfroehlich
Copy link
Contributor Author

CI/build_testing should be fixed with #169

@ahcorde ahcorde merged commit 6b90ed9 into ros-controls:master Dec 29, 2022
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.

None yet

2 participants