Testing the MoveIt! configuration

After editing the configuration and launch files in the MoveIt! configuration, we can start running the robot simulation and can check whether the MoveIt! configuration is working well or not. Ensure that the ros-industrial-simulator package is installed properly. Here are the steps to test an industrial robot:

  1. Start the robot simulator.
  2. Start the MoveIt! planning execution launch file using the following command line:
    $ roslaunch <robot>_moveit_config moveit_planning_execution.launch
  1. Open RViz and load the RViz Motion planning plugin, using the Plan and Execute button. We can plan and execute the trajectory on the simulated robot.

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.