Refined new decision module for vfh output, adding flightmode and nextwaypoint as params for thorough obstacle-avoidance
created integration tests for lidar_parsing, fixed minor issues in test-cases, should be ready to merge.
adjusting flight_interface and creating a new OdometryandWaypoint data struct (using common’s Orientation and PositionLocal structs) as old versions redundant due to changes in common, so that VFHDecision can access position, orientation, mode and waypoints dynamically in queue.
wrapping up integration tests for vfh, looking into the exact commands VFHDecision should output (currently just steering_angle)
Testing requests for new IR Camera - when they come in we would like to ideally test them out. This will be a task but assigning it in this meeting is optional.