Introduction ------------ .. container:: c-code .. highlight:: c This tutorial introduces some modules of Robotran: - `Equilibrium module <./equilibrium.html>`__ - `Modal module <./modal.html>`__ - Additional features of `direct dynamics module <./dirdyn.html>`__ - `Inverse dynamics module <./invdyn.html>`__ .. container:: c-code The programming language in this tutorial is `C <../../c-code/Modules/intro.html>`__. The same tutorial also exists for `Python <../../python/Modules/intro.html>`__ language. | Requirements ~~~~~~~~~~~~ You should already be comfortable with the basics features of Robotran explained in the `Modelling features <../ModellingFeatures/intro.html>`__.