Skip to content

Commit b749dc0

Browse files
committed
Add link to variance estimation Jupyter notebook to relevant section in Sphinx docs.
1 parent b72ad1c commit b749dc0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/pages/setup.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,8 @@ better either through the PX4 shell, through QGroundControl, or in the
7272
should not be made unreasonably large.
7373

7474
The other parameters are mainly to increase tolerance for variation in the GPS position estimate. GISNav in its
75-
default configuration seems to be more accurate in estimating vertical position than horizontal position, so the
75+
default configuration `seems to be more accurate in estimating vertical position than horizontal position
76+
<https://github.com/hmakelin/gisnav/blob/master/test/sitl/ulog_analysis/variance_estimation.ipynb>`_, so the
7677
example has lower tolerance for vertical position error.
7778

7879
`*camera yaw rotation speed may be less of an issue if a rotation agnostic neural network is used (not the case by

0 commit comments

Comments
 (0)