-
Notifications
You must be signed in to change notification settings - Fork 33
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Added line and point comp and distance * Finished linearization * Fixed removing wrong line * More fixes * First pass at detector coords * Added line coefficient computation * Updated for the line search algorithem * Added final touches to the groundToImage algorithm * Removed old groundtoimage code * Removed some prints * Somewhat working groundToImage stuffs * Fixed orbital ls * Fixed old line * Added warnings, moved things around, added some prints * More prints * Fixed sensor angles * Removed constAngular tests * Commented out new algorithm section and removed prints * Updated expected precision to be the default precision passed to groundtoimage * Updated tests to check for precision * Addressed PR feedback * Added old logger message back in * Removed utlity code from algorithm * Changes based on feedback and other small comment based changes Co-authored-by: Jesse Mapel <jam826@nau.edu>
- Loading branch information
1 parent
b2ea3a2
commit 0bddf1d
Showing
9 changed files
with
136 additions
and
583 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.