Skip to content
  • Henry Weller's avatar
    rigidBodyDynamics: Added support for running in parallel · ccbb0b93
    Henry Weller authored
    The joint-space dynamics is solved on the master processor only and the
    resulting joint-state distributed to the slave processors on which the
    body-state is then updated.  This guarantees consistency of the body
    position and orientation on all processors.
    ccbb0b93