MCPcopy Create free account

hub / github.com/LARG/HFO / functions

Functions676 in github.com/LARG/HFO

MethodCooperativeAction
-------------------------------------------------------------------*/ ! */
src/chain_action/cooperative_action.cpp:42
MethodCourse
! \brief constructor \param point shoot target point on the goal line \param speed first ball speed \param ang
src/chain_action/shoot_generator.h:77
MethodCrossGenerator
-------------------------------------------------------------------*/ ! */
src/chain_action/cross_generator.cpp:80
MethodDistCompare
src/chain_action/cooperative_action.h:215
MethodDribble
-------------------------------------------------------------------*/ ! */
src/chain_action/dribble.cpp:45
MethodFeatureExtractor
src/feature_extractor.cpp:12
MethodFieldAnalyzer
-------------------------------------------------------------------*/ ! */
src/chain_action/field_analyzer.cpp:63
MethodFieldEvaluator
! \brief protected constructor to inhibit instantiation of this class */
src/chain_action/field_evaluator.h:54
MethodHighLevelFeatureExtractor
src/highlevel_feature_extractor.cpp:10
MethodHoldBall
-------------------------------------------------------------------*/ ! */
src/chain_action/hold_ball.cpp:42
MethodIntentionNormalDribble
src/chain_action/bhv_normal_dribble.cpp:79
MethodIntentionPassKickFindReceiver
src/chain_action/bhv_pass_kick_find_receiver.cpp:82
MethodIntentionReceive
-------------------------------------------------------------------*/ ! */
src/intention_receive.cpp:56
MethodIntentionTurnTo
src/chain_action/bhv_chain_action.cpp:72
MethodIntentionWaitAfterSetPlayKick
-------------------------------------------------------------------*/ ! */
src/intention_wait_after_set_play_kick.cpp:47
MethodKeepawayCommunication
-------------------------------------------------------------------*/ ! */
src/keepaway_communication.cpp:58
MethodLowLevelFeatureExtractor
src/lowlevel_feature_extractor.cpp:10
MethodNeck_DefaultInterceptNeck
! \brief constructor */
src/neck_default_intercept_neck.h:62
MethodNeck_OffensiveInterceptNeck
! \brief constructor */
src/neck_offensive_intercept_neck.h:52
MethodNeck_TurnToReceiver
-------------------------------------------------------------------*/ ! */
src/chain_action/neck_turn_to_receiver.cpp:52
MethodObjectScore
src/sample_communication.cpp:66
MethodOpponent
-------------------------------------------------------------------*/ ! */
src/chain_action/strict_check_pass_generator.cpp:121
MethodOpponentAngleCompare
src/chain_action/clear_generator.cpp:347
MethodPass
-------------------------------------------------------------------*/ ! */
src/chain_action/pass.cpp:45
MethodPlayer
src/chain_action/field_analyzer.cpp:528
MethodPredictBallObject
src/chain_action/predict_ball_object.h:47
MethodPredictPlayerObject
! \brief initialize member variables */
src/chain_action/predict_player_object.h:112
MethodPredictState
-------------------------------------------------------------------*/ ! */
src/chain_action/predict_state.cpp:52
MethodReceiver
-------------------------------------------------------------------*/ ! */
src/chain_action/strict_check_pass_generator.cpp:103
MethodReceiverDistCompare
src/chain_action/strict_check_pass_generator.cpp:357
MethodRoleCenterBack
src/role_center_back.h:42
MethodRoleCenterForward
src/role_center_forward.h:40
MethodRoleDefensiveHalf
src/role_defensive_half.h:40
MethodRoleGoalie
src/role_goalie.h:42
MethodRoleKeepawayKeeper
src/role_keepaway_keeper.h:40
MethodRoleKeepawayTaker
src/role_keepaway_taker.h:40
MethodRoleOffensiveHalf
src/role_offensive_half.h:40
MethodRoleSample
src/role_sample.h:40
MethodRoleSideBack
src/role_side_back.h:40
MethodRoleSideForward
src/role_side_forward.h:40
MethodRoleSideHalf
src/role_side_half.h:40
MethodSampleCoach
-------------------------------------------------------------------*/ ! */
src/sample_coach.cpp:82
MethodSampleCommunication
-------------------------------------------------------------------*/ ! */
src/sample_communication.cpp:158
MethodSampleFieldEvaluator
-------------------------------------------------------------------*/ ! */
src/sample_field_evaluator.cpp:62
MethodSamplePlayer
-------------------------------------------------------------------*/ ! */
src/sample_player.cpp:94
MethodSampleTrainer
-------------------------------------------------------------------*/ ! */
src/sample_trainer.cpp:50
MethodSelfPassGenerator
-------------------------------------------------------------------*/ ! */
src/chain_action/self_pass_generator.cpp:85
MethodShoot
-------------------------------------------------------------------*/ ! */
src/chain_action/shoot.cpp:42
MethodShootGenerator
-------------------------------------------------------------------*/ ! */
src/chain_action/shoot_generator.cpp:65
MethodShortDribbleGenerator
-------------------------------------------------------------------*/ ! */
src/chain_action/short_dribble_generator.cpp:86
MethodSimplePassChecker
src/chain_action/simple_pass_checker.h:37
MethodSoccerRole
src/soccer_role.h:66
MethodStrategy
-------------------------------------------------------------------*/ ! */
src/strategy.cpp:95
MethodStrictCheckPassGenerator
-------------------------------------------------------------------*/ ! */
src/chain_action/strict_check_pass_generator.cpp:135
MethodTackleGenerator
-------------------------------------------------------------------*/ ! */
src/chain_action/tackle_generator.cpp:174
MethodTackleResult
-------------------------------------------------------------------*/ ! */
src/chain_action/tackle_generator.cpp:136
Method__init__
(self)
hfo/hfo.py:36
Method__init__
(self,msg='unknown')
bin/Trainer.py:10
Method__init__
(self, pid)
bin/Trainer.py:17
Method__init__
(self, args, rng=numpy.random.RandomState(), server_port=6001, coach_port=6002)
bin/Trainer.py:34
Method__init__
(self, *args)
bin/Communicator.py:17
Method__init__
(self,host='localhost',port=defaultPort,sock=None)
bin/Communicator.py:23
Method__str__
(self)
bin/Trainer.py:12
Method__str__
(self)
bin/Communicator.py:19
Method_handleSP
Handler for the sever params message.
bin/Trainer.py:351
Method_hear
Handle a hear message.
bin/Trainer.py:216
Method_readTeamNames
Read the names of each of the teams.
bin/Trainer.py:370
Methodact
Send an action and recieve the game status.
hfo/hfo.py:95
MethodactionGenerator
-------------------------------------------------------------------*/ ! */
src/chain_action/action_chain_holder.cpp:109
MethodactionImpl
-------------------------------------------------------------------*/ ! */
src/sample_trainer.cpp:108
MethodactionImpl
! main decision virtual method in super class */
src/agent.cpp:363
MethodactionImpl
-------------------------------------------------------------------*/ ! main decision virtual method in super class */
src/sample_player.cpp:223
MethodactionImpl
-------------------------------------------------------------------*/ ! */
src/sample_coach.cpp:198
MethodaddAngFeature
src/feature_extractor.cpp:45
MethodaddDistFeature
src/feature_extractor.cpp:50
MethodaddFeature
src/feature_extractor.cpp:90
MethodaddLandmarkFeatures
Add the angle and distance to the landmark to the feature_vec
src/feature_extractor.cpp:56
MethodaddNormFeature
src/feature_extractor.cpp:95
MethodaddPlayerFeatures
src/feature_extractor.cpp:70
MethodangleBetween3Points
src/feature_extractor.cpp:142
MethodangleDistToPoint
src/feature_extractor.cpp:134
MethodangleToPoint
src/feature_extractor.cpp:129
MethodattentiontoSomeone
-------------------------------------------------------------------*/ ! */
src/sample_communication.cpp:2139
MethodattentiontoSomeone
-------------------------------------------------------------------*/ ! */
src/keepaway_communication.cpp:106
MethodcalcClosestOpp
src/feature_extractor.cpp:152
MethodcalcLargestGoalAngle
src/feature_extractor.cpp:180
MethodcalcLargestOpenAngle
src/feature_extractor.cpp:193
MethodcalcLargestTeammateAngle
src/feature_extractor.cpp:171
Methodcalculate
src/chain_action/action_chain_graph.h:111
MethodcalculateResult
-------------------------------------------------------------------*/ ! */
src/chain_action/action_chain_graph.cpp:139
MethodcalculateResultBestFirstSearch
-------------------------------------------------------------------*/ ! */
src/chain_action/action_chain_graph.cpp:394
MethodcalculateResultChain
-------------------------------------------------------------------*/ ! */
src/chain_action/action_chain_graph.cpp:229
MethodcanKick
-------------------------------------------------------------------*/ ! */
src/chain_action/self_pass_generator.cpp:451
Methodcan_shoot_from
-------------------------------------------------------------------*/ ! */
src/chain_action/field_analyzer.cpp:560
MethodcheckFeatures
src/feature_extractor.cpp:106
MethodcheckOpponent
-------------------------------------------------------------------*/ ! */
src/chain_action/self_pass_generator.cpp:573
MethodcheckOpponent
-------------------------------------------------------------------*/ ! */
src/chain_action/cross_generator.cpp:599
MethodcheckOpponent
-------------------------------------------------------------------*/ ! */
src/chain_action/bhv_normal_dribble.cpp:328
MethodcheckOpponent
-------------------------------------------------------------------*/ ! */
src/chain_action/short_dribble_generator.cpp:707
Methodclear
-------------------------------------------------------------------*/ ! */
src/chain_action/cross_generator.cpp:102
← previousnext →201–300 of 676, ranked by callers