sot-talos-balance  2.0.5
Collection of dynamic-graph entities aimed at implementing balance control on talos.
talos-control-manager.hh File Reference
#include <pinocchio/fwd.hpp>
#include <dynamic-graph/signal-helper.h>
#include <map>
#include <sot/core/matrix-geometry.hh>
#include <sot/core/robot-utils.hh>
#include "boost/assign.hpp"
Include dependency graph for talos-control-manager.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  CtrlMode
 
class  TalosControlManager
 

Namespaces

 dynamicgraph
 
 dynamicgraph::sot
 
 dynamicgraph::sot::talos_balance
 

Macros

#define CTRL_MODE_TRANSITION_TIME_STEP   1000.0
 Number of time step to transition from one ctrl mode to another. More...
 
#define TALOS_CONTROL_MANAGER_EXPORT
 

Functions

std::ostream & operator<< (std::ostream &os, const CtrlMode &s)
 

Macro Definition Documentation

◆ CTRL_MODE_TRANSITION_TIME_STEP

#define CTRL_MODE_TRANSITION_TIME_STEP   1000.0

Number of time step to transition from one ctrl mode to another.

Definition at line 60 of file talos-control-manager.hh.

◆ TALOS_CONTROL_MANAGER_EXPORT

#define TALOS_CONTROL_MANAGER_EXPORT

Definition at line 31 of file talos-control-manager.hh.