Skip to content

Commit

Permalink
i am very bad at software
Browse files Browse the repository at this point in the history
  • Loading branch information
gerth2 committed Sep 8, 2024
1 parent 5d4f588 commit ab27254
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion docs/source/docs/examples/aimandrange.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ To do this, we'll use the *pitch* of the target in the camera image and trigonom
.. rli:: https://raw.githubusercontent.com/gerth2/photonvision/adb3098fbe0cdbc1a378c6d5a41126dd1d6d6955/photonlib-cpp-examples/aimandrange/src/main/include/Robot.h
:language: c++
:lines: 25-64
:lines: 25-63
:linenos:
:lineno-start: 25
Expand Down
2 changes: 1 addition & 1 deletion docs/source/docs/examples/aimingatatarget.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ In this example, while the operator holds a button down, the robot will turn tow
.. rli:: https://raw.githubusercontent.com/gerth2/photonvision/adb3098fbe0cdbc1a378c6d5a41126dd1d6d6955/photonlib-cpp-examples/aimattarget/src/main/include/Robot.h
:language: c++
:lines: 25-61
:lines: 25-60
:linenos:
:lineno-start: 25
Expand Down
2 changes: 1 addition & 1 deletion docs/source/docs/examples/poseest.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ To incorporate PhotonVision, we need to create a {code}`PhotonCamera`:
.. tab-item:: C++
.. rli:: https://raw.githubusercontent.com/gerth2/photonvision/adb3098fbe0cdbc1a378c6d5a41126dd1d6d6955/photonlib-cpp-examples/poseest/src/main/include/Constants.h
.. rli:: https://raw.githubusercontent.com/gerth2/photonvision/adb3098fbe0cdbc1a378c6d5a41126dd1d6d6955/photonlib-cpp-examples/poseest/src/main/include/Vision.h
:language: c++
:lines: 145-145
:linenos:
Expand Down

0 comments on commit ab27254

Please sign in to comment.