#include "self_object.h"
#include "action_effector.h"
#include "ball_object.h"
#include "debug_client.h"
#include "body_sensor.h"
#include "fullstate_sensor.h"
#include <rcsc/common/logger.h>
#include <rcsc/common/server_param.h>
#include <rcsc/soccer_math.h>
#include <algorithm>
#include <iostream>
#include <cmath>
ネームスペース | |
namespace | rcsc |