-
Hello, I am exploring tools for conducting multibody dynamics calculations in our lab and am interested in what can be achieved with Pinocchio. I would like to know if there are any tutorials available for creating a model. I might not have looked thoroughly enough, but I couldn’t find any examples on how to create a “model” to be used in Pinocchio. My basic usage would involve processing data from our gait lab efficiently and eventually moving towards real-time musculoskeletal modeling. Again, I might not have looked thoroughly enough, but I couldn’t find any examples on how to create a “model” to be used in Pinocchio. Your repository indicates that your tools are used in biomechanical applications, but I couldn’t find any examples relevant to what I want to do. Are there any available? Currently, I would like to be able to: Define all solids. I found some videos on YouTube from a winter school, but it was impossible to read what was written on the whiteboard, so I gave up. Thanks in advance,, |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
You can find an example for creating your own model here: https://github.com/stack-of-tasks/pinocchio/blob/42306ed023b301aafef91e2e76cb070c5e9c3f7d/examples/simulation-inverted-pendulum.py |
Beta Was this translation helpful? Give feedback.
You can find an example for creating your own model here: https://github.com/stack-of-tasks/pinocchio/blob/42306ed023b301aafef91e2e76cb070c5e9c3f7d/examples/simulation-inverted-pendulum.py
Otherwise, I invite you to start with the tutorials https://github.com/stack-of-tasks/pinocchio/?tab=readme-ov-file#tutorials