1. Home
    1. Dashboard
    2. Search
  2. Forum
    1. Unresolved Threads
    2. Members
      1. Recent Activities
      2. Users Online
      3. Team Members
      4. Search Members
      5. Trophys
  3. Articles
  4. Blog
  5. Videos
  6. Jobs
  7. Shop
    1. Orders
  • Login or register
  • Search
This Thread
  • Everywhere
  • This Thread
  • This Forum
  • Articles
  • Pages
  • Forum
  • Blog Articles
  • Products
  • More Options
  1. Robotforum - Support and discussion community for industrial robots and cobots
  2. Forum
  3. Cobot Help and Discussion Center
  4. Universal Robots
Your browser does not support videos RoboDK Software for simulation and programming
Visit our Mainsponsor
IRBCAM
Robotics Channel
Robotics Training
Advertise in robotics
Sponsored Ads

Using MoveL(or P)-Direction until tool contact: Deburring

  • zirbel
  • September 5, 2019 at 1:06 AM
  • Thread is Unresolved
  • zirbel
    Reactions Received
    1
    Trophies
    3
    Posts
    6
    • September 5, 2019 at 1:06 AM
    • #1

    I am using polyscope v5.4.0 I am trying to deburr plastic parts using a silica-carbide impregnated nylon bristle brush (think wire wheel but nylon).

    I am trying to move the part into the wheel, save TCP pos, retract, & move back in to do the deburring, basically so as the wheel wears the diameter of the brush will not matter.

    I am having problems with the tool contact, the robot tries to push through the wheel without finding the edge.

    I have verified that I have the correct TCP, payload, and CoM, and even got data from the gripper mfg to account for the fingertips. I have my tool deceleration set to 3000mm/s^2, tool speed at 50mm/s, and acceleration at 1200mm/s^2. I have also tried tool speeds of 25 and 100, with the same result.

    I am wondering if anyone has any suggestions, or has done this before. It seems pretty simple so I am not sure why I cant get it to work.

    I have Robotiq's Force Copilot, that I could use, but do not have a F/T Sensor. I would think that this is something that I could do all in polyscope with the new update.

  • ClaudiuA
    Reactions Received
    4
    Trophies
    3
    Posts
    136
    • September 6, 2019 at 1:52 PM
    • #2

    Stop ahead of the part, get the force, calculate a max, create a loop that works while force < max, continuous check, send ther obot forward in that loop.

    VAR_FORCE = Force()

    VAR_MAX_FORCE = VAR_FORCE * 1.5

    LOOP (FORCE () <= VAR_MAX_FORCE)

    MoveL

    WP_END_OF_MOVE
    WP_EDGE_POS = Get_Actual_TCP_Pose ()

    Something of the kind, I think,

  • zirbel
    Reactions Received
    1
    Trophies
    3
    Posts
    6
    • September 6, 2019 at 4:11 PM
    • #3

    What I ended up doing is nesting relative and/or direction based moves inside of a Frame type Force nodes, and then wait for force() to approach the set value, in the force node, before starting . I think I was just overthinking at first. (KISS:fine:)

    Code
     MoveL
         pre_debur_0
         pre_deburr_1
     sleep(0.02)
     Wait is_steady()
     Force
         '5N,25mm/s'
         Wait force()≥4.5
         MoveL
             Direction: ref_plane X+
                 Until (distance)
                     end_force_mode()
     MoveJ
           post_deburr_3_0
    Display More

Advertising from our partners

IRBCAM
Robotics Channel
Robotics Training
Advertise in robotics
Advertise in Robotics
Advertise in Robotics

Job Postings

  • Anyware Robotics is hiring!

    yzhou377 February 23, 2025 at 4:54 AM
  • How to see your Job Posting (search or recruit) here in Robot-Forum.com

    Werner Hampel November 18, 2021 at 3:44 PM
Your browser does not support videos RoboDK Software for simulation and programming

Tag Cloud

  • abb
  • Backup
  • calibration
  • Communication
  • CRX
  • DCS
  • dx100
  • dx200
  • error
  • Ethernet
  • Ethernet IP
  • external axis
  • Fanuc
  • help
  • hmi
  • I/O
  • irc5
  • IRVIsion
  • karel
  • kawasaki
  • KRC2
  • KRC4
  • KRC 4
  • KRL
  • KUKA
  • motoman
  • Offset
  • PLC
  • PROFINET
  • Program
  • Programming
  • RAPID
  • robodk
  • roboguide
  • robot
  • robotstudio
  • RSI
  • safety
  • Siemens
  • simulation
  • SPEED
  • staubli
  • tcp
  • TCP/IP
  • teach pendant
  • vision
  • Welding
  • workvisual
  • yaskawa
  • YRC1000

Thread Tag Cloud

  • abb
  • Backup
  • calibration
  • Communication
  • CRX
  • DCS
  • dx100
  • dx200
  • error
  • Ethernet
  • Ethernet IP
  • external axis
  • Fanuc
  • help
  • hmi
  • I/O
  • irc5
  • IRVIsion
  • karel
  • kawasaki
  • KRC2
  • KRC4
  • KRC 4
  • KRL
  • KUKA
  • motoman
  • Offset
  • PLC
  • PROFINET
  • Program
  • Programming
  • RAPID
  • robodk
  • roboguide
  • robot
  • robotstudio
  • RSI
  • safety
  • Siemens
  • simulation
  • SPEED
  • staubli
  • tcp
  • TCP/IP
  • teach pendant
  • vision
  • Welding
  • workvisual
  • yaskawa
  • YRC1000

Tags

  • deburring
  • UR
  • e-series
  • polyscope
  • 5.4
  • direction
  • until
  • tool contact
  • Robotiq
  • force copilot
  1. Privacy Policy
  2. Legal Notice
Powered by WoltLab Suite™
As a registered Member:
* You will see no Google advertising
* You can translate posts into your local language
* You can ask questions or help the community with your knowledge
* You can thank the authors for their help
* You can receive notifications of replies or new topics on request
* We do not sell your data - we promise

JOIN OUR GREAT ROBOTICS COMMUNITY.
Don’t have an account yet? Register yourself now and be a part of our community!
Register Yourself Lost Password
Robotforum - Support and discussion community for industrial robots and cobots in the WSC-Connect App on Google Play
Robotforum - Support and discussion community for industrial robots and cobots in the WSC-Connect App on the App Store
Download