PRE2015 3 Groep2 log mertz

From Control Systems Technology Group
Jump to navigation Jump to search

Week 1

  • Meeting with group
  • Finding information about drone delivery (primarily network connection between client-server)

Week 2

  • Meeting with group
  • Work on Java server that accepts tcp connections
  • Write document about verification and communication

Week 3

  • Meeting with group
  • Work on TCP framing for our message protocol

Week 4

Week 5

  • Research about heightmapping
  • Implement voronoi algorithm for our drone
  • Create UI to test heightmap

Week 7

  • Work on videostream in python
  • Implement heightmap
  • Write python->Java bridge to handle video input

Week 8

  • Install Java drivers for videostream
  • Convert videostream handler(Python) to Java

Week 9

  • Autonomously flying on altitude
  • Heightmap receives coordinate location
  • Handling openCV coordinates.

Week 10

  • New commands processor
  • Autonomously flying to target coordinate
  • Heightmap scales properly now