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. Industrial Robot Support and Discussion Center
  4. KUKA Robot Forum
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

shifting all motion points

  • m.dinio
  • September 21, 2024 at 6:55 PM
  • Thread is Unresolved
  • m.dinio
    Reactions Received
    1
    Trophies
    2
    Posts
    61
    • September 21, 2024 at 6:55 PM
    • #1

    hi

    i want to shifting all motions PTP or LIN motion .... like (all motions z=z -10)

    how can i do it?:thinking_face:

    Edited 2 times, last by m.dinio (September 21, 2024 at 7:02 PM).

  • panic mode
    Reactions Received
    1,296
    Trophies
    11
    Posts
    13,136
    • September 21, 2024 at 7:51 PM
    • #2

    What is z In this case?

    If it is part of base, you could simply move the base...

    1) read pinned topic: READ FIRST...

    2) if you have an issue with robot, post question in the correct forum section... do NOT contact me directly

    3) read 1 and 2

  • hermann
    Reactions Received
    412
    Trophies
    9
    Posts
    2,624
    • September 21, 2024 at 9:12 PM
    • #3

    If you have krc4 or krc5 you can use Workvisual, or you can use Orange edit even if you have older robots like krc1/krc2.

  • m.dinio
    Reactions Received
    1
    Trophies
    2
    Posts
    61
    • September 22, 2024 at 8:47 AM
    • #4
    Quote from hermann

    If you have krc4 or krc5 you can use Workvisual, or you can use Orange edit even if you have older robots like krc1/krc2.

    i want change it realtime

  • Fubini
    Reactions Received
    283
    Trophies
    9
    Posts
    1,904
    • September 22, 2024 at 9:27 AM
    • #5
    Quote from m.dinio

    i want change it realtime

    Only possiblity to modify positions in realtime (that is every interpolation cycle of 12 ms or every 4 ms) is by using the RSI package.

    Fubini

  • m.dinio
    Reactions Received
    1
    Trophies
    2
    Posts
    61
    • September 22, 2024 at 9:52 AM
    • #6

    can i change tool_data[1].z =tool_data[1].z - 10 ?

  • Fubini
    Reactions Received
    283
    Trophies
    9
    Posts
    1,904
    • September 22, 2024 at 10:53 AM
    • #7

    Of course if you only want to shift target positions w.r.t to the TCP system. Other option would be treating base_data[] like that. Depends whether $BASE or $TOOL needs the shift. That is a difference and you did not state which case you need. Get familiar with the geometric operator ":" might help as well. Plenty of discussions regarding this can be found by using the forum search, e.g.

    Thread

    Behind the scene - geometric operator

    I was looking for the "geometric operator"in this forum and found a lot of problems unsolved.

    Maybe this thread will help to get a better understanding.

    So, let us start:

    robot-forum.com/attachment/37413/

    In this first post just some explanations:

    T01: $BASE (given) : {X 800.0, Y 0.0, Z 1200.0, A 0.0, B 90.0, C 0.0} -> how to convert?

    T12: Pose relative to $BASE (given): {X 300.0, Y 0.0, Z 400, A 0.0, B -90.0, C0.0} -> how to convert?

    T02: Pose relative to K0 (needs to be calculated)

    The geometric…
    MOM
    April 15, 2023 at 1:03 AM

    Fubini

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
  • krc5
  • KRL
  • KUKA
  • motoman
  • Offset
  • PLC
  • PROFINET
  • Program
  • Programming
  • RAPID
  • 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
  • krc5
  • KRL
  • KUKA
  • motoman
  • Offset
  • PLC
  • PROFINET
  • Program
  • Programming
  • RAPID
  • roboguide
  • robot
  • robotstudio
  • RSI
  • safety
  • Siemens
  • simulation
  • SPEED
  • staubli
  • tcp
  • TCP/IP
  • teach pendant
  • vision
  • Welding
  • workvisual
  • yaskawa
  • YRC1000

Similar Threads

  • KUKA EXPERT PROGRAMMING WITH LOOPS AND SHIFTS

    • deadlyrefuge
    • December 22, 2022 at 4:13 PM
    • KUKA Robot Forum
  • Tie RTU location to Userframe instead of World.

    • 2kwik4u
    • January 27, 2021 at 2:55 PM
    • Fanuc Robot Forum

Tags

  • KUKA
  • KRC2
  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