FRC-Apriltag-Pose-Detection/.vscode/settings.json

5 lines
79 B
JSON

{
"python.analysis.extraPaths": [
"./FRC_Fiducial_Tracking"
]
}