modified a file to fit changed motion file.
This commit is contained in:
parent
2bf662fda0
commit
a4040b0817
0
ball_detector/cfg/detector_params.cfg
Executable file → Normal file
0
ball_detector/cfg/detector_params.cfg
Executable file → Normal file
0
ball_detector/cfg/detector_params_blue.cfg
Executable file → Normal file
0
ball_detector/cfg/detector_params_blue.cfg
Executable file → Normal file
0
ball_detector/cfg/detector_params_red.cfg
Executable file → Normal file
0
ball_detector/cfg/detector_params_red.cfg
Executable file → Normal file
@ -47,7 +47,7 @@ class OPDemo
|
||||
GetUpBack = 123,
|
||||
RightKick = 121,
|
||||
LeftKick = 120,
|
||||
Ceremony = 85,
|
||||
Ceremony = 27,
|
||||
ForGrass = 20,
|
||||
};
|
||||
|
||||
|
@ -109,7 +109,6 @@ void SoccerDemo::process()
|
||||
if (start_following_ == true)
|
||||
{
|
||||
ball_tracker_.startTracking();
|
||||
// for debug
|
||||
ball_follower_.startFollowing();
|
||||
start_following_ = false;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user