You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
I am fairly new to ROS. Initially, on adding
ur_kinematics/UR5KinematicsPlugin
Kinematic Solver to the planning groupmanipulator
, 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: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.
The text was updated successfully, but these errors were encountered: