- Timestamp:
- Jul 26, 2011, 11:41:45 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/ai2/src/orxonox/controllers/ArtificialController.cc
r8786 r8791 96 96 this->timeout_ = 0; 97 97 this->currentWaypoint_ = 0; 98 this->setAccuracy( 9);98 this->setAccuracy(5); 99 99 this->defaultWaypoint_ = NULL; 100 100 }
Note: See TracChangeset
for help on using the changeset viewer.