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

[WARN]: Kinematics solver doesn't support #attempts anymore, but only a timeout. #1642

Closed
anubhav1772 opened this issue Aug 23, 2019 · 1 comment

Comments

@anubhav1772
Copy link

I am fairly new to ROS. Initially, on adding ur_kinematics/UR5KinematicsPlugin Kinematic Solver to the planning group manipulator, I was getting error same as issue#306, but when I tried the solution proposed in the comment by LuserBen, I was able to get rid of the above error but now I am getting warning messages:

[WARN] [1566548603.759182091]: Kinematics solver doesn't support #attempts anymore, but only a timeout.
Please remove the parameter '/rviz_predator_helios300_10772_3827859127693552409/manipulator/kinematics_solver_attempts' from your configuration.
[WARN] [1566548603.764627321]: IK plugin for group 'manipulator' relies on deprecated API. Please implement initialize(RobotModel, ...).
  • ROS Distro: Melodic
  • OS Version: Ubuntu 18.04

I don't know, why I am getting the above warning messages. It looks like a deprecation problem. But, if it is so, how can I correct this. Please guide me. Thanks.

@rhaschke
Copy link
Contributor

This is a deprecation warning, which you as a user can ignore for now. The maintainers of https://github.com/ros-industrial/universal_robot should fix this warning by adapting to the new MoveIt API as indicated in the migration notes.

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

No branches or pull requests

2 participants