- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi,
Thank you for your great work, I really appreciate the tool.
I am working on a model where an electric motor drives an input gear that transmits the motion through other gears and a peg and slot mechanism. This is built as a chain of Motion Links in Fusion360. I am trying to extract the transfer function (input rotation to output rotation of the end effector) of the system to have precise control of the motion with my motor controller (in the physical world). Through the python scripted API, I successfully rotated the input component directly or modified the joint angle through a Parameter, but the motion is not being transmitted, so I think that I really need to drive the Motion Link.
I saw a post indicating that motion links are not accessible through the API. If that is still the case (I can't find Motion Links in the API), would there be another way to do this? If I can't drive the motion link through scripting, maybe I could catch events or capture the output joint angle at regular time steps when playing the motion link animation? There might be other ways that I'm not aware of... Some guidance would be much appreciated.
thank you very much for your help,
Martin L.
Solved! Go to Solution.