Extra parameters that influence the creator construction. More...
#include <mc_control/MCController.h>
Public Member Functions | |
ControllerParameters ()=default | |
ControllerParameters (const ControllerParameters &)=default | |
ControllerParameters (ControllerParameters &&)=default | |
ControllerParameters & | operator= (const ControllerParameters &)=default |
ControllerParameters & | operator= (ControllerParameters &&)=default |
ControllerParameters (mc_solver::QPSolver::Backend backend) | |
Extra parameters that influence the creator construction.
|
inlinedefault |
|
inlinedefault |
|
inlinedefault |
|
inline |
Backend used by this controller Whether to automatically load the robots' specific configuration (true by default) If true, the robot's config is loaded directly into the provided section, otherwise it is nested under the robot's module name Use the module name to find robot's specific values if true (default), use the robot's name otherwise Where to load the robots' configuration, config("robots") by default Extra configuration file to look for and load into the specified section, furthermore:
|
inlinedefault |
|
inlinedefault |