Robotics StackExchange | Archived questions

Problems running panda_moveit_config

Systrm:Ubuntu18.04, Melodic of ROS1

When I execute the following command, some messages occur. How can I eliminate it?

roslaunch pandamoveitconfig demo.launch

[ WARN] [1576215845.157038894]: Group state 'ready' doesn't specify all group joints. [ WARN] [1576215845.157091112]: Group state 'extended' doesn't specify all group joints. [ WARN] [1576215845.184896489]: Kinematics solver doesn't support #attempts anymore, but only a timeout. Please remove the parameter '/rvizPC47531489435823837552331/pandaarm/kinematicssolverattempts' from your configuration.

Asked by Yuan-Kai on 2019-12-13 01:06:07 UTC

Comments

Is that message even a problem? Does the demo work otherwise?

Asked by fvd on 2020-02-28 03:25:07 UTC

Answers