Rev | Line | |
---|
[4944] | 1 | ToDo: |
---|
| 2 | ----- |
---|
| 3 | There are many tasks still open in orxonox. |
---|
[1853] | 4 | |
---|
[4944] | 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 |
---|
[1853] | 11 | |
---|
[4944] | 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 |
---|
[1896] | 19 | |
---|
[4944] | 20 | 3. FIXME |
---|
[1896] | 21 | -------- |
---|
[4944] | 22 | They can be found with |
---|
| 23 | grep FIXME * -R |
---|
[9406] | 24 | in the trunk. |
---|
Note: See
TracBrowser
for help on using the repository browser.