- This topic has 5 replies, 2 voices, and was last updated 3 years ago by .
Viewing 6 posts - 1 through 6 (of 6 total)
Viewing 6 posts - 1 through 6 (of 6 total)
- You must be logged in to reply to this topic.
Home › Forum › SoftRobots › Using SoftRobots › Computing Von Mises constraints along rods
Hello everyone,
I am currently working on a continuum parallel robot composed of 3 kinematic chain. Each of them is composed of 2 flexible elements that link the actuation system (2 linear actuators whose axes are perpendicular) to a rigid platform. More information can be found in this github repo (article, video showing the movement, forward and inverse modeling using SOFA):
https://github.com/Xemnos/3PP2F_study
The files that I am currently using are in the previous link. There are the forward and inverse modeling used to move the robot. My question is the following: how can I get the Von Mises constraints inside all the beams of the structure?
Best regards,
Benjamin
Hey @benjamin
You seem to be using the BeamAdapter which is a private plugin for now.
It is therefore that we do not know very well yet.
I shortly looked into the code no VonMises stress is implemented. It could be interesting to implement it.
Are you using binary version of BeamAdapter or source one?
Best,
Hugo
Hey Hugo,
Okay, I am using a lot the BeamAdapter plugin with its different options.
Yes, I agree with you that it could be interesting to implement it. I can try to implement it if you want.
I am using the binary version of BeamAdapter (a precompiled version of SOFA 19.06.99 that you gave me during a GDR day on soft robots in winter 2019).
Best,
Benjamin
Hey @benjamin
it would be a huge plus for the code definitely!
For contributing you will have to get the sources of the BeamAdapter plugin. Do you have access to it?
Best
Hugo
Hey @Hugo,
No I don’t have access to it. Can you give it to me or should I ask M.Duriez for it ?
Best
Benjamin
Ola @benjamin !
Great news, it should very soon be released in open-source (in the sofa-framework GitHub account).
It will therefore be out, stay tuned!
Best
Hugo
WARNING
The forum has been moved to GitHub Discussions.
Old topics and replies are kept here as an archive.