Creation and simulation of robot running path in RobotStudio


In this paper, an already built good mechanical model , and complete the creation of the robot system created during the operation of the robot path. The initial interface is as follows:
Insert picture description here

The project file has been uploaded to the network disk,
including: initial project file (03Practice_init.rspag), completed project file (03Practice.rspag), model file
Link: https://pan.baidu.com/s/1f0RL-iLBm2Kxd0NbLduv0Q
extraction code : Rs03

Creation of workpiece coordinates

Insert picture description here
Insert picture description here

Creation of running path

  1. First create an empty path
    Insert picture description here
  2. Change the posture of the robot to move the tool to the target point for teaching.
    Insert picture description here
    Insert picture description here
    Insert picture description here
    Insert picture description here
  • Action type
    • Joint: The robot reaches this point in the form of point to point (do not walk a straight line, each axis moves freely)
    • Linear: The robot runs in a straight line from the previous point to the next point
  • Conc
    • Disabled: the robot will reach this point exactly
    • Enable: The robot will skip this point according to the parameters of Zone
  • Speed: the speed of the robot
  • Zone: When Conc is enabled, the radius of the arc trajectory the robot passes through the target point
  1. Test the reachability and perform a simulation run
    Insert picture description here

Simulation and video

  1. Synchronize workstations to Rapid code
    Insert picture description here
    Insert picture description here
  2. Make simulation settings
    Insert picture description here
  3. Play and record and save the simulation video. (Recorded video is saved by default in the My Computer / video directory)
    Insert picture description here

Guess you like

Origin blog.csdn.net/weixin_44543463/article/details/113776621