software-overview.md
Directory
├───models
│ └───agent.py
│ └───goal.py
│ └───obstacle.py
├───plots
│ └───map.png
├───src
│ └───boundary_detection.py
│ └───controller.py
│ └───fiducial_vision.py
│ └───geometry.py
│ └───main.py
│ └───node.py
│ └───path_finder.py
│ └───boundary_profiler.py
│ └───transforms.py
│ └───path_test.py
│ └───viz.py
├───params.yamlComponents Overview
Models
Computer Vision
Boundary Generation and Navigation
Visualization
Main
Last updated
Was this helpful?
