Changeset 7033 for code/branches/ai/src/orxonox/controllers
- Timestamp:
- May 31, 2010, 5:01:31 AM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/ai/src/orxonox/controllers/ArtificialController.cc
r7029 r7033 185 185 } 186 186 allMasters[index]->humanToFollow_ = humanPawn; 187 allMasters[index]->followHuman(humanPawn, false);187 // allMasters[index]->followHuman(humanPawn, false); 188 188 } 189 189
Note: See TracChangeset
for help on using the changeset viewer.