Loading [MathJax]/extensions/tex2jax.js
Drake
Drake C++ Documentation
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Drake Terminology and Notation

Detailed Description

Modules

 Accuracy, Tolerance, and Precision
 Most numerical methods are approximate, and many can trade speed for quality under user control.
 
 Multibody Terminology and Notation
 Translating from the mathematics of multibody mechanics to correct code is a difficult process and requires careful discipline to ensure that the resulting code is correct.