Це відео не доступне.
Перепрошуємо.

Robot collision zones - how to set up collision zone ?

Поділитися
Вставка
  • Опубліковано 8 сер 2024
  • Today ‪@FutureRoboticsChannel‬ I want to talk about Collision Zones, the topic that applies to any type of robot you might be working with #FANUC, #KUKA, #ABB and any other.
    (0:00) - Intro
    (0:39) - What is a collision zone
    (1:17) - When to use a collision zone
    (3:53) - Collision zone example

КОМЕНТАРІ • 24

  • @SammyVideoPlex
    @SammyVideoPlex 2 роки тому +2

    Thank you for these videos I use the same robots at work and have always wanted to learn more on the programming. Plus I can get a jump ahead of my co-workers learning these videos.

  • @anthonyvisagie7106
    @anthonyvisagie7106 Рік тому

    Thanks for explaining collision zones so well.

  • @dzeno7370
    @dzeno7370 2 роки тому +1

    Thank you for your videos. Maybe some video of KUKA robot used for mig welding or similiar. With all the necessary sensors, tool, base frame configuration and etc.

  • @sarafrajbeg9005
    @sarafrajbeg9005 2 роки тому +1

    I have requested to you to make this video ....and u made it....thank you so much 😊😊

    • @FutureRoboticsChannel
      @FutureRoboticsChannel  2 роки тому +1

      I'm here for you guys, if not for your support the channel wouldn't exist !

  • @laszlosebestyen5705
    @laszlosebestyen5705 2 роки тому

    Thanks, maybe you could make a video about KUKA safety functions? (PROFISafe, connecting, opportunities, prerequisites and so on)

  • @amolmeshram7777
    @amolmeshram7777 2 роки тому +1

    Thank you Sir actually must need this lecture ❤️
    Please make more videos on KUKA ROBOTICS like how to make Spot welding program ,how to make gripper ATC Chuck,unchuk
    Gripper Clamp open program Clamp close program etc.

    • @FutureRoboticsChannel
      @FutureRoboticsChannel  2 роки тому +2

      Thanks and thank you for video suggestions !

    • @amolmeshram7777
      @amolmeshram7777 2 роки тому +1

      @@FutureRoboticsChannel Thank you for your Positive Response 😊

  • @younesstazi7702
    @younesstazi7702 Рік тому

    Thank's for your video, so I have a Kuka robot working with cnc machine, so I added a submit interpreter to run in parallel with my main program in order to monitor my reset button to return at home position from a random position. In this case should I use the collision zone to return safely at home position without scratching the cnc machine?

  • @Sadhana349
    @Sadhana349 2 роки тому

    What is the difference between duplicate function and copy.

  • @Sadhana349
    @Sadhana349 2 роки тому

    Please make a video how to make a new program by copying or using duplicate function by src and dot filles.

  • @artempetrenko1306
    @artempetrenko1306 2 роки тому

    Thanks for the video! In your model it was done with the SpaceCheck option?

    • @FutureRoboticsChannel
      @FutureRoboticsChannel  2 роки тому

      No I did not use Space Check, it's only based on DO/DI, but yes you could use it to prevent collisions as well 🙂

  • @simmitysam1397
    @simmitysam1397 Рік тому

    do you have a video on how to set up collision in the config menu for kuka?

  • @simmitysam1397
    @simmitysam1397 Рік тому

    can you make a video on how to setup kuka collision detection, are you familiar with the steps?

  • @demek111
    @demek111 2 роки тому

    Will be a video about Karel programming?

    • @FutureRoboticsChannel
      @FutureRoboticsChannel  2 роки тому +1

      I'm planning to create one, but no specific date on it. I'm planning to make some KUKA videos right now

  • @asuprof2154
    @asuprof2154 Рік тому

    Hello. It is good, but this code is not working at next situation: If two robots simultaneously request [DI] collizion enter zone from plc, plc send that robots can enter to zone , then robots go to work to this zone. Month ago, we had collision of two robots because of this((.

    • @FutureRoboticsChannel
      @FutureRoboticsChannel  Рік тому

      You need a collision zone request and collision zone signals, so you need to have 2 signals + PLC has to monitor if 2 same zones are taken, if so than PLC has to HOLD both robots

    • @asuprof2154
      @asuprof2154 Рік тому

      @@FutureRoboticsChannel Thanks, yes, we did that if 2 same zones are taken than PLC stop robots by setting bit $move_enable=false. But problem in that, that by this situaton robots can stop 2 or 3 times for day. May be you know also other solution of this problem? Will be grateful

    • @FutureRoboticsChannel
      @FutureRoboticsChannel  Рік тому

      @@asuprof2154 I mean I think it's better to stop 2 or 3 times a day than crash 2 or 3 times a day 😉.
      If you are interested in an in-depth analysis you can always check out my website and book time for consultation: f-robotics.com/consultation