.. _web-cockpit-create-experiment: Create an experiment ==================== The **My Experiments** tab lets you create an experiment by selecting models for the environment, the robot and the brain. .. image:: images/create-new-experiment.png :align: center :width: 100% A model can be selected from the template model library provided with the NRP, from your private storage or from a file stored on your computer. In order to select a model located on your computer, it should be first added to your private library inside your storage space (via :ref:`Models libraries tab `). For environment and robot models, you can select a zip file from your computer. This zip file must be a zipped folder containing a file named model.config at its root. The format of this file is described in the example below. .. code-block:: xml HBP Clearpath Robotics Husky A200 1.0 GPL model.sdf thumbnail.png J. Camilo Vasquez Tieck tieck@fzi.de Ryan Gariepy rgariepy@clearpathrobotics.com Oliver Zweigle zweigle@fzi Model of a husky unmanned ground vehicle robot. More information: https://www.clearpathrobotics.com/husky-unmanned-ground-vehicle-robot/ https://www.clearpathrobotics.com/husky-unmanned-ground-vehicle-robot/ The content of model.config will be used to generate the online robot documentation, see :ref:`web-cockpit-inspect-robot` When your choice of assembly is made, you can instantiate the experiment in your private storage by pressing the **Clone** button. The new experiment is now available in **My Experiments** tab.