robotology / idyntree

Multibody Dynamics Library designed for Free Floating Robots
BSD 3-Clause "New" or "Revised" License
155 stars 65 forks source link

Broken link to floating base conventions documentation. #702

Open xEnVrE opened 4 years ago

xEnVrE commented 4 years ago

In this page of the documentation at some point it is written that:

This class supports three possible convention to express the floating base information : the inertial, the body-fixed and the mixed convention. To get more info on this three conventions, check section II.C of On the Base Frame Choice in Free-Floating Mechanical Systems and its Connection to Centroidal Dynamics https://traversaro.github.io/preprints/changebase.pdf

Unfortunately, the link seems to be broken.

traversaro commented 4 years ago

For reference, the linked document was https://www.researchgate.net/profile/Daniele_Pucci/publication/312200239_A_Unified_View_of_the_Equations_of_Motion_used_for_Control_Design_of_Humanoid_Robots/links/5878dd9708aed3826ae1d3a3/A-Unified-View-of-the-Equations-of-Motion-used-for-Control-Design-of-Humanoid-Robots.pdf , but probably you can find more on this in Chapter 3 of my PhD thesis: https://traversaro.github.io/phd-thesis/traversaro-phd-thesis.pdf .

traversaro commented 4 years ago

Another useful document on notation may be https://research.tue.nl/en/publications/multibody-dynamics-notation-version-2 .