question

anon-user avatar image
0 Likes"
anon-user asked Felix Möhlmann answered

Rotation of Robot

Hi FlexSim Support Team,

Could you plz let me know how to restrict the motion of 3d robot to 270 degrees only and

it should get back to its original position via the same path without following the shortest path.

FlexSim 21.1.5
robot movement
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

·
Felix Möhlmann avatar image
0 Likes"
Felix Möhlmann answered

You can set up motion paths that the robot has to follow when moving to another location. (Though this is probably only feasible if the robot only moves to a handful of discrete positions.)

https://docs.flexsim.com/en/21.1/Reference/3DObjects/TaskExecuters/RobotMotionPaths/

Here's an example model that uses motion paths to have a robot lift an item above an obstacle.

RobotMotionPaths.fsm

Otherwise you could try to build custom task sequences that consist of multiple travel tasks in a row to force the robot to take a longer path.


5 |100000

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

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

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