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 spurious warning message (# IK attempts) #1876

Merged
merged 1 commit into from
Feb 5, 2020

Conversation

rhaschke
Copy link
Contributor

@rhaschke rhaschke commented Feb 5, 2020

Workaround for #1875. Looks like NodeHandle::searchParam is buggy and returns true even if it hasn't found the parameter. Similar code proceeds in the same fashion, i.e. using an addition hasParam() test:
https://github.com/ros-planning/moveit/blob/1ec63725e998a377edb743bd33819fc9e304dab7/moveit_ros/planning/kinematics_plugin_loader/src/kinematics_plugin_loader.cpp#L302-L303

@rhaschke rhaschke merged commit b36d514 into moveit:master Feb 5, 2020
@rhaschke rhaschke deleted the fix-warning branch February 5, 2020 16:48
v4hn pushed a commit to v4hn/moveit that referenced this pull request Mar 30, 2020
v4hn pushed a commit to v4hn/moveit that referenced this pull request Mar 31, 2020
v4hn pushed a commit to v4hn/moveit that referenced this pull request Mar 31, 2020
sjahr pushed a commit to sjahr/moveit that referenced this pull request Jun 21, 2024
* Add a default callback for parallel planning termination

* Delete long-deprecated "using"

* A new translation unit for the new callback

* inline
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

1 participant