Time integration of the system direct dynamics.
For more information, see Robotran theoritical framework.
For running the direct dynamics, insert the following code in your main script and adapt it to your need :
The direct dynamics is performed by the function mbs_run_dirdyn().
The user specifies the desired options of the direct dynamics in MbsDirdynOptions structure. The results are provided in the MbsBuffer structure (par of the MBS_part structure) and written to files at the end of computation.
You should call successively :