Make a better design.

Make a better design.

alejandro_m16
Not applicable
99 Views
3 Replies
Message 1 of 4

Make a better design.

alejandro_m16
Not applicable

[ FlexSim 21.1.1 ]

Hi,

How can I join two objects?

For example :

A robotic arm and a rail, so that the robotic arm moves along the rail.

0 Likes
Accepted solutions (1)
100 Views
3 Replies
Replies (3)
Message 2 of 4

julio_r
Not applicable
Accepted solution

Hello Alejandro,

If you drop one element from the library into another in the 3D, the one you dropped will be inside the first one. This mean that if the first one moves, the dropped one will move as well.

For your example, you can use an AGV to move in a rail and a robot inside de AGV, but you have to create it so that first the AGV moves and then the robot starts working.

This is a proof of concept. I just did it to show you how to make a rail so is not as organized as it could.

It is using processFlow, but it can be done differently.

RobotRail.fsm

Message 3 of 4

joerg_vogel_HsH
Mentor
Mentor

if you connect a robot to a network node, the robot get a network node navigator assigned in its property page. You can set this manually, too. Then a robot behaves in both worlds as a stationary robot and as vehicle. This behavior was unexpected in the past and it is a bit strange, too.

39283-robot-as-vehicle.gif

robot_as_vehicle.fsm

If you want that a robot is reseted to a network by its location, you have to clear the reset position: Right Mouse Button Menu.

39294-clear-reset-position.gif

0 Likes
Message 4 of 4

julio_r
Not applicable

Did not know this. It is much easier!

Thank you!

0 Likes