Simulator for the Droplet Swarm Robotics Platform
- Installation and Build Guide
- Supported Platforms
- Dependencies
- Build
- Documentation
- Programming Guide
- Troubleshooting
- Droplet Robot Code
- License
Microsoft Windows is currently the only supported platform for this simulator, although the source code for the library itself is platform agnostic.
To build the simulator you will need the following tools:
- Microsoft Visual Studio 2010 Pro: If you are a student or associated with any academic institution and have an '@edu' email address you can get VS 2010 for free from https://www.dreamspark.com/ .
- Qt v4.8.5: The installer you are looking for is called 'qt-win-opensource-4.8.5-vs2010.exe'. It is highly recommended that you use the default install location for Qt.
- (Optional) Doxygen: If you want to generate your own documentation.
VS 2010 solution file location.
PDF is available in the ./docs folder. HTML documentation is hosted here.
Fill out empty class definitions in ./DropletPrograms folder.
If you are looking for the actual robot code for the Droplet Platform is can be found at this GitHub Repository: https://github.com/correlllab/cu-droplet
This work is available under a Creative Commons Attribution-NonCommercial-ShareAlike License.