on branch `LaneDetectionPackageMigration` files to migrate: /src: - [ ] lane_detection_inference.py (Samson) - [x] lane_viz.py (Jeremy) - [x] scan.cpp (Abi) - [x] CMakeLists.txt - [x] package.xml Files from espresso we should consider: - [x] Launch/lane_detection_server.launch (Should we still use xml?) - [x] Models/ (Generated model weights from the notebook, used in lane_detection_inference.py) - [x] Msg/ (We definitely need this since the code directly references it) - [x] Config/ (We definitely need this for lane detection)
on branch
LaneDetectionPackageMigrationfiles to migrate:
/src:
Files from espresso we should consider: