-
Notifications
You must be signed in to change notification settings - Fork 11
Personal Log: Marcus Stewart
1/20/16: Started personal log. Finished git clone.
1/22/16: Met with Ionnis and Vidal to discuss app.
1/29/16: Met with group for the second time. Troubleshooting for some lingering issues setting up environment, managed to fix most issues.
1/31/16: Created test directories. Fixed gradle dependencies for testing. New issue creating java directory prohibiting new package creation.
2/5/2016: Met with Vidal and Iannis. Determined issues and features still left to implement before beta in a month. Troubleshooting for lingering issues since multiple commits to project since last meeting.
2/7/2016: More research and work into unit testing. First test coded but experiencing issues.
2/8/2016: More work on fixing unit testing.
2/9/2016: Attempted to consult with Vidal on unit testing questions, set up another meeting for 2/10/2016 at 10:30 am.
2/10/2016: Met with Vidal and received clarifications on unit tests
2/19/2016: Unit test for RobotInfo written but discrepancies with dependencies in gradle were found and leaving me unable to run the test
2/20/2016: Meeting with Vidal to show the new additions and issues solved. Issue created for app crashing with 180 degree rotation. Iannis was unable to meet for long but we went over our meeting with Vidal with him and posed suggestions for additions to which he suggested to not overlap laser scan and camera view.
2/27/2016: Heavy workloads in other classes prevented me from progressing much further on the UI tests besides starting the framework. Our group also did not meet because of everyone's workload.
3/3/2016: Discussed with group issues left to be resolved before our beta demo on 3/4/2016. Nathaniel was able to write another unit test and get his to run so I pushed my unit test to my branch so that he can add it into his test package. Attempting to finish a simple UI test in preparation for beta.