Wireless coordination algorithms applied to Mars rovers.
The objective of this project is to design, implement and build a peer-to-peer networking protocol applied to Mars rovers. In order to do so, a Software Defined Network is utilized in order to simulate the wireless environment, unreliable and with constant topology changes.
Apart from the core, a list of components have been added in order to simulate a sufficiently realistic environment. This includes but is not limited to radios, antennas, engines, batteries and sensors, all of them with automated failures associated in order to evaluate the algorithm fault-tolerance capacities.
Start
./scripts/start.sh
Stop
./scripts/stop.sh
Contributions are welcome. See CONTRIBUTING for more information.
SemVer is used for versioning. For the changelog, see CHANGELOG.md.
- Marc Solé Fonte - Initial work - msolefonte
- Berkan Ozdamar - Initial work - ozdamarberkan
- Swagat Dash - Initial work - swagatdash95
- Manu Prasannakumar - Initial work - manupmanoos
Distributed under the GPL-3.0 License. See LICENSE for more information.