jrl-umi3218 / RBDyn

RBDyn provides a set of classes and functions to model the dynamics of rigid body systems.
BSD 2-Clause "Simplified" License
157 stars 47 forks source link

What's difference between RBDyn and RBDL? #80

Open zoukj opened 3 years ago

zoukj commented 3 years ago

what are the advantages of this package?

briansoe66 commented 3 years ago

I have tried both. Both implement the Featherstone rigid body algorithms. Here's a few differences:

Advantages of RBDL

Advantages of RBDyn

I'm sure there are many more differences, but these are the ones I've encountered in my basic usage.