#include "body_dribble2006.h"
#include "intention_dribble2006.h"
#include "basic_actions.h"
#include "body_go_to_point.h"
#include "body_hold_ball.h"
#include "body_intercept.h"
#include "body_kick_to_relative.h"
#include "body_stop_ball.h"
#include "neck_scan_field.h"
#include <rcsc/player/player_agent.h>
#include <rcsc/player/debug_client.h>
#include <rcsc/common/logger.h>
#include <rcsc/common/server_param.h>
#include <rcsc/geom/ray_2d.h>
#include <rcsc/geom/rect_2d.h>
#include <rcsc/geom/sector_2d.h>
#include <rcsc/soccer_math.h>
#include <rcsc/math_util.h>
ネームスペース | |
namespace | rcsc |