|
#include "ControlPlatform.h"
#include <RobotAPI/libraries/core/PIDController.h>
#include <ArmarXCore/core/time/TimeUtil.h>
#include <ArmarXCore/observers/variant/DatafieldRef.h>
#include <RobotSkillTemplates/statecharts/PlatformGroup/PlatformContext.h>
Go to the source code of this file.
Functions | |
float | signedMin (float newValue, float minAbsValue) |