Difference between revisions of "BTP300A A2 Team 5 Bugs Report"

From CDOT Wiki
Jump to: navigation, search
(Created page with ''''No bugs to report at this point;''' Split functions between group members, Coded the CFrame skeleton (ready to fill in the function logic). Distributing individual .cpp Files …')
 
Line 4: Line 4:
 
10/09/2013
 
10/09/2013
 
----
 
----
 +
'''Upon compiling, we had near success on the first try!''' We're having a look at our functions,and there are a few counters and loops that need to be rearranged within capture() and draw().
 +
11/3/2013
 +
---
 +
 +
----
 +
 +
'''

Revision as of 22:17, 3 November 2013

No bugs to report at this point; Split functions between group members, Coded the CFrame skeleton (ready to fill in the function logic). Distributing individual .cpp Files with Function names/definitions to each member to begin coding process.

J/A/N/T 10/09/2013


Upon compiling, we had near success on the first try! We're having a look at our functions,and there are a few counters and loops that need to be rearranged within capture() and draw(). 11/3/2013 ---