Introduction ------------ .. container:: python .. highlight:: python This tutorial introduces some modules of Robotran: - `Representation of 3D forces <./3DRepresentation.html>`__ - `Insert Submodel <./insertSubmodel.html>`__ - `Link 3D <./Link3D.html>`__ - `Advanced user constraints <./userConstraints_advanced.html>`__ - `User model structures <./Structure.html>`__ - `Look-up-Tables <./LookUpTables.html>`__ .. container:: python The programming language in this tutorial is `Python <../../python/SpecificFeatures/intro.html>`__. The same tutorial also exists for `C <../../c-code/SpecificFeatures/intro.html>`__ language. | Requirements ~~~~~~~~~~~~ You should already be comfortable with the basics features of Robotran explained in the `Modelling features <../ModellingFeatures/intro.html>`__.