Quantcast
Channel: ROS Answers: Open Source Q&A Forum - RSS feed
Viewing all articles
Browse latest Browse all 1441

Unable to implement control on MoveIt: Parameter '~moveit_controller_manager' not specified

$
0
0
I am struggling to implement a joint_trajectory_controller on Moveit. I have: 1. Set up my controllers.yaml file controller_list: - name: /nymble_arm_controller action_ns: joint_trajectory_action type: FollowJointTrajectory default: true joints: - base_swivel - arm_joint - elbow_joint - wrist_pitch - wrist_yaw - wrist_roll 2.Implemented an action server node for joint_trajectory_action interface. Action server I have implemented is from [here](http://answers.ros.org/question/192739/implement-moveit-on-real-robot/) 3.Created a moveit_planning_execution launch file as described [here](http://wiki.ros.org/Industrial/Tutorials/Create_a_MoveIt_Pkg_for_an_Industrial_Robot) This launch file contains the required controller_manager.launch file described [here](http://docs.ros.org/indigo/api/pr2_moveit_tutorials/html/planning/src/doc/controller_configuration.html) 4.Created a launch file to start action server and included above launch file. I have gone through all the similar questions asked before but none has helped me. Will be grateful for some help.

Viewing all articles
Browse latest Browse all 1441

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>