robot joint angle by global table

robot joint angle by global table

__ANON_USER__1
Not applicable
173 Views
4 Replies
Message 1 of 5

robot joint angle by global table

__ANON_USER__1
Not applicable

[ FlexSim 19.0.0 ]

Using the On Message trigger,
Can global table values be applied to robot joint angles?

0 Likes
Accepted solutions (1)
174 Views
4 Replies
Replies (4)
Message 2 of 5

joerg_vogel_HsH
Mentor
Mentor
Accepted solution

Perhaps you look into the properties of the robot first. Test some of the options. Perhaps you take a look into the manual robot and robot motion path.

Then you open the model tree and investigate the structure of the robot.

24309-path-robot-by-joint.jpg

You can adjust the path planing mode (1). You can have different paths for load, unload or other tasks: option blow (1)

If you choose Define Motion Path, then you modify the values for each path point by joint values. If you need more points you add them in (2).

If you want to adjust the table values by another global table, you can set the values of path tables by source code. (3) lists the structure of the path tables in the tree.

Message 3 of 5

benjamin_w2
Not applicable

Hi @Shimizu M,

Did Joerg's answer help you out? If so, please click the Accept button. If not, how else can we help?

0 Likes
Message 4 of 5

__ANON_USER__1
Not applicable

Thanks for the polite answer.
Can it be used from On Message trigger?

0 Likes
Message 5 of 5

joerg_vogel_HsH
Mentor
Mentor

You can read and set table values from an OnMessage trigger.

0 Likes