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. Simulation Systems
  4. other Systems and general Simulation Discussions
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

RoboDK rookie questions

  • wld82ngnr_hu
  • October 9, 2018 at 11:54 AM
  • Thread is Resolved
  • wld82ngnr_hu
    Trophies
    3
    Posts
    73
    • October 9, 2018 at 11:54 AM
    • #1

    Hi All,

    Sorry, I very very new to ROBODK.
    I have 1.5 day experience in the free trial version... :icon_mrgreen:
    We'd like to know can we utilize this software in our production, and/or in technical preparation (including preliminary calculations for proposals).
    So the main advantage for us would be the simulation of multiple robot cells, to calculate/measure cycle times to support the decision making process, and convince the management to automate more welding tasks.
    After the trial version expires, I will try to convince my boss to buy a full license.
    It is also a good opportunity for us, to test that, is it possible to succeed with the software, without any training.

    So, it think I have got to farther in this 1.5 days, than I thougt before.

    I have figured out a lot of things from myself, but stuck with some trivial things...

    I've made a welding cell with 2 robots, and a positioner see pictures:

    https://photos.app.goo.gl/tPRULKUUg8m7EAEW8

    I could import a welding gun for the welding robots, set their TCPs, attached fixture for the positioner, and set as a tool.
    The robots can use the guns without any problem, the fixture turns together with the positioners.

    I inserted a part (you can see in the screenshots).

    Questions:

    How can I fit a reference frame with another reference frame?

    I have configured the fixture 3D model with the same reference frame orientation as the positioner's.
    So I could easily attach the fixture to the positioner. The fixture turns together with the positioners flange.
    The part's (the tank) reference frame also has the same orientation as the positioner's and the fixture's.

    If I am right, the tank's reference frame should be recpect to the positioner's flange.
    However I didn't find this option. It could be set only for the Base reference frame...
    It works in the case of the fixture. It's reference frame is respect to the flange of the positioner, and turns together with the flange.

    I figured that out, I cannot handle the part as a tool, because later I cannot use "target from surface" command with a tool, to generate targets...
    On the other hand, I cannot fit their reference frames, if tha part not handled as a tool :smiling_face:

    Second question.

    How can I set the simulation speed?
    I need real time simulation, when I run the program, I'd like to see the robots move with actual speed (I have set).
    I used the 'set speed intruction' but I didn't see any difference in the speed of the movements...
    I'd like to see them move with the speed I set.

    Sorry about the trivial questions.

    Thanks for suggestions.

    András

  • wld82ngnr_hu
    Trophies
    3
    Posts
    73
    • October 9, 2018 at 2:47 PM
    • #2

    I have solved the problem of the part.
    I had to drag the tank into the "tool" (the fixture) of the positioner.
    Now they turn together...

  • Jeremy RoboDK
    Reactions Received
    17
    Trophies
    3
    Posts
    75
    • October 10, 2018 at 6:09 PM
    • #3

    Hi there,

    You did a good job with only 1.5 days of work.

    Here's for the simulation speed.

    By default, RoboDK simulates 5x times faster than the supposed to be real time by default. This setting can be changed in:
    Tools->Options->Motion
    Also, be sure that you are not fast forwarding the simulation (you can toggle the ''play'' or ''fast forward'' button to do so).

    Also, some parameters need to be considered to accurately calculate cycle time in RoboDK. It is important to note that the real acceleration will highly depend on the robot payload and position of the robot, therefore, the cycle time will be an estimate. More information here:
    https://robodk.com/doc/en/General.html#CycleTime

    You need to make sure you have a Set Speed instruction imposing all joint and linear speeds and accelerations. This makes sure that the speeds and accelerations are properly set in the program. You can set/change the speed in a program using Program->Set Speed Instruction:
    https://robodk.com/doc/en/Robot-Programs.html#InsSpeed

    Another detail:
    RoboDK assumes that the robot does point to point movements (stopping at each point). So it has a uniform acceleration up to it reaches the maximum speed, then, uniform deceleration.
    This behavior can be changed on the real robot from RoboDK if you use Program-Set Rounding instruction:
    https://robodk.com/doc/en/Robot-Programs.html#InsSmooth
    This instruction allows the robot to maintain a more constant speed while rounding the edges of the path, so the time will be faster on the real robot. On the other hand, RoboDK does not take this behavior into effect for cycle time calculation.

    It would be nice if you could send us the RoboDK station that you created. One day, we could create a demo from it and add it to the library.
    You can create a thread here : https://robodk.com/forum/
    If you have any other question, feel free to ask, here or on our forum. (We can be faster at answering in our forum since we monitor it every day.)

    Have a good day.
    Jeremy

    RoboDK - Simulation and Offline programming software for industrial and collaborative robots.

    Visit us at RoboDK.com
    Take a look at our tutorial videos on our YouTube channel.

  • wld82ngnr_hu
    Trophies
    3
    Posts
    73
    • October 17, 2018 at 8:49 AM
    • #4

    Thank you.
    I had license problems.
    We had to download, and install the program again, and we get a trial license.
    Now the majority of the problems I prevouosly faced are eliminated.

    I will come with another questions :smiling_face:

  • wld82ngnr_hu
    Trophies
    3
    Posts
    73
    • October 18, 2018 at 2:09 PM
    • #5

    New Questions.

    How can I set the weld paremeters, how can I insert welding commands?

    Now everything move well. I replaced the weld commands wiht move commands...

    Do somebody know, what are the appropriate speed setting for ABB robots?

    If I run the simulation wiht the default paremeters (5x speed ratio, 100% time), the simulation seems good.

    But if I set it to normal (1x speed ration, 100% time), the simulation becomes extremely slow, however I have set 1000mm/sec speed.
    It is really fast in the reality, but in the simulation, it is really slow.
    Somthing is not OK.

    I could synchronize robot with a workpiece positioner.
    But what happens when I have 2 robots, with one positioner.
    I couldn't synchronize all...

    How does it works in the reality, if we have 2 robots with one positioner?
    If I consider it well, only one robot can be synchronized with a positioner, because the second robot will be in "conflict" with the first one!
    How this problem solved in real robotic applications?

    Thanks for response.

  • wld82ngnr_hu
    Trophies
    3
    Posts
    73
    • October 29, 2018 at 6:21 AM
    • #6

    I have figured out, how can I solve the majority of problems listed above.

    Still I don't know, how to 'weld'... :smiling_face:

    I think I should start a 'machining project', but that's all.

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