-
Notifications
You must be signed in to change notification settings - Fork 44
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
Interfacing YuMi using abb_robot_driver with MoveIt #36
Comments
These settings have worked in my case:
and changed the default controller in the bringup example launch file to be:
at each time to execute a motion using MoveIt, you have to start EGM joint:
And you should get: Finally, here is my
|
Hi,
I followed these instructions to interface YuMi IRB 14000 with MoveIt, but I'm getting the following error:
My
controllers.yaml
file is as follows:My
ros_controllers.yaml
as follows:Also, I have changed the bring up example configuration file
ex3_controllers.yaml
to be as follows:And my launch file
moveit_planning_execution.launch
is:I'm using this robot_description.
and the way I'm loading the controller is as follows:
and I get: `ok: True
here is the full output...
The text was updated successfully, but these errors were encountered: