Creating the MoveIt! configuration for an industrial robot

The procedure for creating the MoveIt! interface for industrial robots is the same as the other ordinary robot manipulators, except in some standard conventions. The following procedure gives a clear idea about these standard conventions:

  1. Launch the MoveIt! setup assistant by using the following command:
    $ roslaunch moveit_setup_assistant setup_assistant.launch
  1. Load the URDF from the robot description folder or convert xacro to the URDF and load to the setup assistant.
  1. Create a Self-Collisiona matrix with a Sampling Density of about ~ 80,000. This value can increase the collision checking in the arm.
  2. Add a Virtual Joints matrix, as shown in the following screenshot. Here the ...

Get Mastering ROS for Robotics Programming - Second Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.