#include "body_kick_one_step.h"
#include "body_stop_ball.h"
#include "body_hold_ball.h"
#include <rcsc/player/player_agent.h>
#include <rcsc/common/logger.h>
#include <rcsc/common/server_param.h>
#include <rcsc/geom/circle_2d.h>
#include <rcsc/geom/ray_2d.h>
#include <algorithm>
ネームスペース | |
namespace | rcsc |