#include <iostream>
#include <cstdio>
#include <cstring>
#include <fstream>
#include <sys/time.h>
#include <hrpModel/Sensor.h>
#include <hrpModel/Link.h>
#include "defs.h"
#include "hrpsys/io/iob.h"
#include "robot.h"
#include "hrpsys/util/Hrpsys.h"
Go to the source code of this file.
◆ CALIB_COUNT
#define CALIB_COUNT (10*200) |
◆ DEFAULT_ANGLE_ERROR_LIMIT
#define DEFAULT_ANGLE_ERROR_LIMIT 0.2 |
◆ DEFAULT_MAX_ZMP_ERROR
#define DEFAULT_MAX_ZMP_ERROR 0.03 |
◆ GAIN_COUNT
#define GAIN_COUNT ( 5*200) |
◆ time_string()