ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
0

Error while running move_group.launch ( MoveitSimpleControllerManager: Action client not connected: arm_controller/follow_joint_trajectory )

asked 2013-10-08 18:35:06 -0500

unais gravatar image

Hi,

While I launching move_group.launch I got the following error. i am trying to control my 6DOF arm(hardware) from moveit. Can any one dare to fix my issue

[ERROR] [1381292999.635005693]: MoveitSimpleControllerManager: Action client not connected: arm_controller/follow_joint_trajectory
[move_group-1] process has died [pid 6684, exit code -11, cmd /opt/ros/groovy/lib/moveit_ros_move_group/move_group __name:=move_group __log:=/home/unais/.ros/log/6883204e-309a-11e3-b71a-0c6076593c99/move_group-1.log].

log file: /home/unais/.ros/log/6883204e-309a-11e3-b71a-0c6076593c99/move_group-1*.log

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2013-10-08 19:16:48 -0500

fergs gravatar image

The error message is pretty explanatory -- the controller is unable to connect to the action specified. Does your driver actually expose a FollowJointTrajectoryAction interface named arm_controller/follow_joint_trajectory?

edit flag offensive delete link more

Comments

hi, fergs .. I have not get an idea. Is it I need to edit any launch file? . As a newbe to move it I can't able to understand the naming . What can i do to overcome this issue?

unais gravatar image unais  ( 2013-10-08 19:27:47 -0500 )edit
1

You need to post more information for anyone to be able to help -- you have posted nothing about what robot/drivers you are using, or any details of your launch files or controllers.yaml.

fergs gravatar image fergs  ( 2013-10-08 19:59:34 -0500 )edit

Question Tools

1 follower

Stats

Asked: 2013-10-08 18:35:06 -0500

Seen: 1,449 times

Last updated: Oct 08 '13