modified a file to fit changed motion file.

This commit is contained in:
Kayman
2017-08-09 17:22:46 +09:00
parent 2bf662fda0
commit a4040b0817
5 changed files with 1 additions and 2 deletions

View File

@@ -109,7 +109,6 @@ void SoccerDemo::process()
if (start_following_ == true)
{
ball_tracker_.startTracking();
// for debug
ball_follower_.startFollowing();
start_following_ = false;