question

Sheng_xin W avatar image
0 Likes"
Sheng_xin W asked Jason Lightfoot commented

how to use kinematic to make boxes move by robotic arm

I am trying to use kinematic to let the robotic arm carry the box,but I cannot make the box move with the robotic arm,what should I do to fix it,thanks!

this is my file機械手臂.fsm

FlexSim 20.0.10
kinematic
機械手臂.fsm (1.1 MiB)
· 1
5 |100000

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

Jason Lightfoot avatar image Jason Lightfoot ♦ commented ·

Hi @Sheng_xin W, was Jason Lightfoot's answer helpful? If so, please click the "Accept" button at the bottom of their answer. Or if you still have questions, add a comment and we'll continue the conversation.

If we haven't heard back from you within 3 business days we'll auto-accept an answer, but you can always unaccept and comment back to reopen your question.

0 Likes 0 ·

1 Answer

·
Jason Lightfoot avatar image
0 Likes"
Jason Lightfoot answered Jason Lightfoot edited

Your robot isn't tied to any events in the system, nor to any spatial locations - what you've created is, in effect, an animation with incorrect joints that is triggered from the exit of the source. You should complete some tutorials on the animation editor if this is the level of sophistication you require.

Your Robot is a set of nested objects rather than one object with surrogates - so putting the item/box into the final joint will make it move with the set of movements you've created.

Can I ask is this just for learning experience? Why don't you just use the standard robot object and reskin it ? It has all the inverse kinematics you will need to do this correctly.


· 4
5 |100000

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

Sheng_xin W avatar image Sheng_xin W commented ·

Because I want to try to use code control to simulate the process of robotic arm handling.In the picture is a part of the code I set now

Thanks for your reply!圖片1.png

0 Likes 0 ·
圖片1.png (102.9 KiB)
Jason Lightfoot avatar image Jason Lightfoot ♦ Sheng_xin W commented ·
Yes I'd seen what you'd done - that's why I asked those questions.
0 Likes 0 ·
Sheng_xin W avatar image Sheng_xin W Jason Lightfoot ♦ commented ·

ok,I will thing again if I need to use another method.

thanks for your answer.

0 Likes 0 ·
Show more comments

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.