question

Julio R avatar image
0 Likes"
Julio R asked Jason Lightfoot answered

Import Robot movement simulations

Hello,

We are looking for a way to use robot movement programs created in Yaskawa software in FlexSim. Is there a way to communicate this software with FlexSim using the emulation module or load the movements directly into the simulation in any other way?

FlexSim 20.2.3
flexsim 20.2.3robotrobot movementemulation module
· 6
5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.

1 Answer

Jason Lightfoot avatar image
1 Like"
Jason Lightfoot answered

You could:

  1. Create the motions paths using FlexSim Robot's geometry/joint editing tool then scale the move time
  2. Control the joint kinematics yourself directly.
  3. create the motion paths from a Yaskawa export via your own interpreter (not supported by default but codable)
  4. control the joints directly from a Yaskawa export via your own interpreter (not supported by default but codable)
  5. Move items around the model (using conveyors, fixed resources or kinematics) and use inverse kinematics to show the robot actions by use of the planner item and sync to flow item (not supported by default but codable)

If you have the 3D shape of the robot you can replace the FlexSim robot's geometry with those of the Yaskawa Motoman or any other to get accurate joint and reach representation.

Each of these options offers different levels of reusability for a different level of up front effort. The choice will probably be dependant on the skills and data to you which you have access, and the time available.





5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.