C++ Tutorials ============= .. toctree:: :hidden: tutos/api tutos/create_module tutos/log tutos/porting_to_1.12 tutos/using_qibuild .. modules Tutorials --------- * :ref:`cpp-tutos-api` * :ref:`cpp-tutos-logs` * :ref:`cpp-tutos-using-qibuild` * :ref:`cpp-create-module` * :ref:`cpp-tutos-porting-1.12` (If you have used the 1.10 C++ SDK) .. Here is a set of small tutorials to adress specific topics not covered by the main tutorial. (:ref:`cpp-create-module`) Note: for the following tutorials you must now how to use the qibuild cmake framework. Please read those two tutorials first: Note: for the following tutorials you must know how to cross-compile a module and have it run by NAOqi at startup. This is covered in the main tutorial (:ref:`cpp-create-module`)