Robotics StackExchange | Archived questions

UR in real life after Moveit Setup Assistant

Hello all,

I am trying to create my own custom application with UR5e + robotiq2f85 gripper. So far, I created my custom xacro and urdf files using the following two descriptions:

I followed the MSA and created two planning groups, manipulator and gripper. Within my MSA generated packages, I can run the demo.launch file successfully and send movements from Rviz motion planning interface to both groups. I also prepared my own ROS nodes to interact with both groups using python moveit _ommander interface.

Since it's my first time working with the actual hardware, what I am missing are the steps from now on.

The documentation for the default UR package states that I should run:

roslaunch ur_bringup ur5_bringup.launch limited:=true robot_ip:=IP_OF_THE_ROBOT [reverse_port:=REVERSE_PORT]

And then moveit_config package:

roslaunch ur5_moveit_config ur5_moveit_planning_execution.launch limited:=true

Thank you for your help in advance.

Asked by rosberrypi on 2022-03-25 05:00:44 UTC

Comments

Answers