Implementation of VFH algorithm for obstacle avoidance coming along well.
Updated algorithm to process LiDAR readings as a continuous stream instead of a file, display polar histogram after each oscillation (forward and backward)
Updated algorithm to output path deflection angle (temporary waypoint direction) based on appropriate candidate valley identified.
Wrapping up unit tests, and tweaking formula based on results.
Scheduled to work on adding temp waypoints after this
IR Camera + detection
IR camera has arrived and it works quite well.
The infrared emitter looks like a giant white/bright spot
Detection of bright/white spots is needed
We will be gathering a lot of data hopefully. Ideally we schedule a couple more flight tests for this purpose. # of images needed - target 1100 for now?
We will use classical CV for the model. Flight test on Saturday (and resulting images) will help determine which technique to implement.