Last change
on this file since 5423 was
4944,
checked in by bensch, 19 years ago
|
orxonox/trunk: opened and saved some files, and also rewritten some organizatory stuff
|
File size:
662 bytes
|
Line | |
---|
1 | ToDo: |
---|
2 | ----- |
---|
3 | There are many tasks still open in orxonox. |
---|
4 | |
---|
5 | 1. TASKS |
---|
6 | -------- |
---|
7 | Best idea is, to visit our Webpage at: http://www.orxonox.net and |
---|
8 | under the wiki link follow RoadMap, and from there on you will find many tasks |
---|
9 | or just use this link: |
---|
10 | https://www.orxonox.net/cgi-bin/trac.cgi/roadmap |
---|
11 | |
---|
12 | 2. ToDo-list |
---|
13 | ------------ |
---|
14 | see the Doxygen documetation for a List of todo's |
---|
15 | or visit the Code, you have with you (or a more actual version found at |
---|
16 | http://svn.orxonox.net/reporx/orxonox/trunk) for all the ToDo's |
---|
17 | The easiest way to find ToDo's is to make the following in the trunk: |
---|
18 | grep @todo * -R |
---|
19 | |
---|
20 | 3. FIXME |
---|
21 | -------- |
---|
22 | They can be found with |
---|
23 | grep FIXME * -R |
---|
24 | in the trunk. |
---|
Note: See
TracBrowser
for help on using the repository browser.