igvc-software
igvc-software copied to clipboard
Design/opencv line detection
Description
Due to changes in the IGVC codebase, the opencv line detection design document needed updates as to what packages were being affected and implementation process.
This PR does the following:
- Updates the OpenCV line detection design document
Self Checklist
- [ ] I have formatted my code using
make format - [ ] I have tested that the new behaviour works