mattnite / BCIT-Sailbot

BCIT Sailbot Project
http://bcit-sailbot.ca
GNU General Public License v3.0
3 stars 1 forks source link

Fix Sailbot Simulation C++ Classes #23

Closed mattnite closed 7 years ago

mattnite commented 7 years ago

User-Story As a developer I need the C++ classes made for the simulation program to work correctly in order for the simulation to operate at all.

Acceptance Criteria Classes must pass one or several test benches to ensure that they meet spec.

Definition of Done This issue is done once the classes pass the test bench. No further work needed

mattnite commented 7 years ago

The classes have now been replaced with classes found in C++11.