| 479 | | = Project in Robotics 2: Multi-Agent Systems = |
| 480 | | |
| 481 | | === Class project === |
| 482 | | |
| 483 | | '''Course [http://www.ai.ru.nl/aicourses/bki242/ BKI 242: Robotica 2] from [http://www.ru.nl/ Radboud University Nijmegen]''' [[BR]] |
| 484 | | Quoted from the [http://www.ai.ru.nl/aicourses/bki242/rob2_files/project.html project description]: [[BR]] |
| 485 | | |
| 486 | | '''General'''[[BR]] |
| 487 | | The goal of the project is to get hands-on experience with the development of multi-agent systems. In groups of 3 or 4 students a multi-agent task has to be selected, designed, and implemented. Each group has to write a project proposal describing their choices (see below). At the end of the course each group gives a presentation and a demo of their multi-agent system and have to submit a final report. |
| 488 | | |
| 489 | | '''Software'''[[BR]] |
| 490 | | For the practical you'll have to make a choice about the development environment. Several choices are possible. |
| 491 | | * NXC: This is the most basic option. For this you will need to use BricxCC. This is already installed on the university computers, but if you want to run BricxCC on a laptop, you will need to install and setup BricxCC. Here are some detailed steps to get you started and some pointers on how to use bluetooth. |
| 492 | | * '''Matlab: This offers a more sophisticated environment for controlling your robots. Visit the [http://www.mindstorms.rwth-aachen.de RWTH page] for support.''' Note that you'll need a laptop on which Matlab is installed. |
| 493 | | * JAVA: [...] |
| 494 | | |