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

Kinematics solver deprecation warning always showing #1875

Closed
mikramarc opened this issue Feb 5, 2020 · 2 comments
Closed

Kinematics solver deprecation warning always showing #1875

mikramarc opened this issue Feb 5, 2020 · 2 comments
Labels

Comments

@mikramarc
Copy link

mikramarc commented Feb 5, 2020

Description

The deprecation warning from here:
https://github.com/ros-planning/moveit/blob/master/moveit_ros/planning/kinematics_plugin_loader/src/kinematics_plugin_loader.cpp#L349
is ALWAYS showing, no matter if the .../kinematics_solver_attempts parameter exists or not.

Your environment

  • ROS Distro: Melodic
  • OS Version: Ubuntu 18.04
  • Source or Binary build?
    Source build, master branch

Steps to reproduce

Repreduce by running kinematics plugin loader without kinematics_solver_attempts param in the parameter server.

Expected behaviour

If the kinematics_solver_attempts not present on the parameter server, the warning should not appear.

Actual behaviour

Warning ALWAYS appearing, no matter if param exists or not.

Backtrace or Console output

[ WARN] [1580900838.697365071]: Kinematics solver doesn't support #attempts anymore, but only a timeout.
Please remove the parameter '/move_group/right_arm/kinematics_solver_attempts' from your configuration.
@mikramarc mikramarc added the bug label Feb 5, 2020
@welcome
Copy link

welcome bot commented Feb 5, 2020

Thanks for reporting an issue. Because we're a volunteer community, providing a pull request with suggested changes is always welcomed.

@rhaschke
Copy link
Contributor

rhaschke commented Feb 5, 2020

Thanks for reporting. I filed a fixing PR: #1876.

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

No branches or pull requests

2 participants