Fixes to correct handling of radius in jigsaw gui and bundleout.txt for a rectangular (XYZ) bundle adjustment. #5643
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
In the jigsaw gui, if the CONTROL_POINT_COORDINATE_TYPE_BUNDLE under "Control Point Parameters" is RECTANGULAR, then the RADIUS checkbox under "Solve Options" should be excluded. Also, with error propagation turned on in a rectangular (XYZ) solution, uncertainty statistics for Point Z coordinates are not reported in the "POINTS UNCERTAINTY SUMMARY" section. Instead, the RMS, MIN, and MAX of RADIUS coordinates is reported as "N/A."
Fixes are as follows...
The RADIUS checkbox in the jigsaw GUI is now excluded when a RECTANGULAR solution is selected.
For rectangular solutions, in the bundleout.txt file...
Spacing for point labels was cleaned up in the INPUT: GLOBAL IMAGE PARAMETER UNCERTAINTIES section.
Finally, a slight modification was added to the FunctionalTestJigsawBundleXYZ ctest to verify that RADIUS is N/A in a RECTANGULAR solution.
Related Issue
#5642
How Has This Been Validated?
All jigsaw and bundle related tests continue to pass (except by the way for the ApolloNetwork.FunctionalTestJigsawSaveApplyValues test, which is also failing in dev on OSX). As above, the FunctionalTestJigsawBundleXYZ ctest was modified to verify that RADIUS is N/A in a RECTANGULAR solution.
Also, reconfirmed output RMS, MIN, MAX of adjusted point coordinates in both Latitudinal and Rectangular solutions by comparing with the points.csv file.
Types of changes
Checklist:
Licensing
This project is mostly composed of free and unencumbered software released into the public domain, and we are unlikely to accept contributions that are not also released into the public domain. Somewhere near the top of each file should have these words: