Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/plehmannFS16/src/orxonox/controllers/scriptTasks/CMakeLists.txt @ 11204

Last change on this file since 11204 was 11204, checked in by plehmann, 8 years ago

implemented the update function of MoveToTask. but it does not yet work right. it might be more a problem of the controllerDirector than the task.

File size: 96 bytes
Line 
1ADD_SOURCE_FILES(ORXONOX_SRC_FILES
2  Task.cc
3  DebugTask.cc
4  stringOutTask.cc
5  MoveToTask.cc
6)
Note: See TracBrowser for help on using the repository browser.