Robot collision zones - how to set up collision zone ?

Поделиться
HTML-код
  • Опубликовано: 5 окт 2024

Комментарии • 25

  • @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.

  • @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 😊

  • @wewe-bk4te
    @wewe-bk4te 16 дней назад

    Thanks for your video

  • @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)

  • @Sadhana349
    @Sadhana349 2 года назад

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

  • @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?

  • @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 🙂

  • @Sadhana349
    @Sadhana349 2 года назад

    What is the difference between duplicate function and copy.

  • @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

  • @simmitysam1397
    @simmitysam1397 Год назад

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