virtual void inertia(Inertia &x, const Joints &q, const ToolMass toolM[2]) {
    x.setZero();
#include "inertia.inc"
  }