Prevent collision after program stop with a "Before Start Sequence"

Sdílet
Vložit
  • čas přidán 7. 07. 2024
  • Have you ever experienced your robot colliding with its surroundings when restarting it after a program stop? This tutorial will show you how to prevent collision with a "Before Start Sequence"
    00:00 Introduction
    00:30 Add before start sequence
    00:40 Checking TCP position using script command get_actual_tcp_pose()
    01:00 The 6 values of the pose variable
    01:25 Which axes to check on the application
    01:41 Isolating the Z value
    02:19 Checking if the robot is in risk of collision
    02:35 Modifying the pose variable
    02:58 Moving the robot to modified position
    03:14 Recap of before start sequence
    03:43 Safety consideration
    Want to learn how to program our robots? Sign up for our free, interactive online training: academy.universal-robots.com/...
    Sign up for in-class training at one of our more than 50 Authorized Training Centres located across the globe: academy.universal-robots.com/...
  • Věda a technologie

Komentáře • 10

  • @cornegeneugelijk2675
    @cornegeneugelijk2675 Před 4 lety +3

    this is very handy, ceep up the good work

  • @VeneraVarbanova
    @VeneraVarbanova Před 2 lety +2

    Super useful, thank you!

  • @I_vantheory
    @I_vantheory Před 2 lety +2

    nice info. Thanks

  • @gokhankaraca6949
    @gokhankaraca6949 Před 2 lety

    Thank u Universal Robots 👍

  • @MeirZiskin
    @MeirZiskin Před 4 lety +2

    Thanks!!

  • @hediyehb9082
    @hediyehb9082 Před 3 lety

    Thank you. I have a problem. The TCP orientation changes when moving from one way point to the other and is in danger of spilling a liquid or smashing glass. How can I make the TCP orientation fixed during transition?

    • @UniversalRobotsAcademy
      @UniversalRobotsAcademy  Před 3 lety

      Hi Hediyeh. If you're using a MoveJ, you can change that to a MoveL - that should solve the orientation issue. If you're using a MoveC, try changing from fixed to unconstrained and see the behaviour.

  • @wu4170
    @wu4170 Před rokem

    Can this also apply to CB series?

  • @VeneraVarbanova
    @VeneraVarbanova Před 2 lety +1

    Super useful, thank you!