Skip to content

Commit 1c86dc1

Browse files
jasondamingclaude
andcommitted
Fix build errors by removing references to non-existent apriltag-field-layout file
Removed references to apriltag-field-layout.rst which doesn't exist in this PR: - Removed from toctree in index.rst - Removed from "See Also" section in apriltag-pose-estimation.rst The apriltag-field-layout article is being created in PR wpilibsuite#3138. Once that PR merges, the references can be added back. This fixes the build errors: - "toctree contains reference to nonexisting document" - "unknown document: 'apriltag-field-layout'" 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
1 parent 0ef2dc2 commit 1c86dc1

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

source/docs/software/vision-processing/apriltag/apriltag-pose-estimation.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -297,7 +297,6 @@ This approach requires solid understanding of 3D geometry and coordinate transfo
297297

298298
## See Also
299299

300-
- :doc:`apriltag-field-layout` - Understanding and using AprilTag field layouts
301300
- :doc:`/docs/software/advanced-controls/state-space/state-space-pose-estimators` - Using pose estimators with vision measurements
302301
- :doc:`/docs/software/basic-programming/coordinate-system` - Understanding the FRC coordinate system
303302
- `PhotonVision Documentation <https://docs.photonvision.org/>`__ - Complete PhotonVision documentation

source/docs/software/vision-processing/apriltag/index.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,4 @@
44
:maxdepth: 2
55

66
apriltag-intro
7-
apriltag-field-layout
87
apriltag-pose-estimation

0 commit comments

Comments
 (0)