#include "sot/talos_balance/example.hh"
#include <dynamic-graph/all-commands.h>
#include <dynamic-graph/factory.h>
#include <sot/core/debug.hh>
#include <sot/core/stop-watch.hh>
Go to the source code of this file.
◆ INPUT_SIGNALS
#define INPUT_SIGNALS m_firstAddendSIN << m_secondAddendSIN |
◆ OUTPUT_SIGNALS
#define OUTPUT_SIGNALS m_sumSOUT << m_nbJointsSOUT |
◆ PROFILE_EXAMPLE_NBJOINTS_COMPUTATION
#define PROFILE_EXAMPLE_NBJOINTS_COMPUTATION "Example: nbJoints extraction " |
◆ PROFILE_EXAMPLE_SUM_COMPUTATION
#define PROFILE_EXAMPLE_SUM_COMPUTATION "Example: sum computation " |