Path Planning Configuration Guide

Introduction

Path planning refers to planning the robot’s motion Grasping Path and Retraction Path, and performing collision detection.

Collision Detection Configuration

The path planning configuration process is as follows:

  1. Complete the Collision Detection and Path Planning parameter configurations according to the actual situation.

  2. After configuration is complete, click Take Photo > Detect > Plan sequentially.

    • If planning succeeds, a path animation will be displayed.

    • If planning fails, a planning failure prompt will appear. Please check the planning details.

If you need to debug for the current single frame image, you can perform planning separately after parameter adjustment and view the results.

View Settings

You can modify the view settings to help visualize the path planning effects.

After clicking View Settings, you can enable the point cloud texture and original point cloud switches, and modify path point size, color, joint angle refresh threshold, path point execution duration, and path loop display count.

Parameter Details

  • Joint Angle Refresh Threshold: The robot’s joint angles are synchronized to the software. To avoid continuous rendering of the robot, the interface robot only refreshes when the difference in joint angles exceeds the threshold.

  • Path Point Execution Duration: Used to adjust the total duration of the robot’s simulation of the entire planned path. The larger the duration value, the slower the movement speed.

  • Path Loop Display Count: Used to adjust the number of cycles the robot simulates the planned path.

View Planning Details

planning details

Click on the planning details in the parameter panel on the right to view the path planning status.

Click the details icon icon to view the grasping point’s name, ID, priority, corresponding grasping object ID, and grasping point pose information.

Click the curve icon icon to highlight the detected path in the view.

Click the move to point icon icon to move the robot to that path point.

Click the move to point cancel icon icon to restore the robot to its default pose.