Page 1 of 1
Ragdolls
Posted: Thu Apr 20, 2023 8:36 am
by nattydread69
Hi There,
I'm interested in implementing a human ragdoll, are there any code examples to do this?
Thanks in advance,
Nat
Re: Ragdolls
Posted: Thu Apr 20, 2023 10:39 am
by sherm
Hi, Nat. There is one ragdoll among the Simbody examples that I know of. It's called "Gazebo2Simbody" and is mostly about reading .sdf files. But the .sdf it reads by default is a ragdoll -- you can run it and see the ragdoll fall down.
Regards,
Sherm
Re: Ragdolls
Posted: Fri Apr 21, 2023 2:12 am
by nattydread69
Thanks Michael,
I will take a look at this one.