Differences between revisions 1 and 4 (spanning 3 versions)
Revision 1 as of 2014-03-21 13:54:15
Size: 130
Editor: EricPalmer
Comment:
Revision 4 as of 2015-05-06 11:15:24
Size: 568
Editor: localhost
Comment: converted to 1.6 markup
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
Describe do geometry here. [[Test_Files]]

= Overview =

6.4 This will solve for the spacecraft's position and pointing based upon the landmarks (control points)
 * 1 - updates the landmark's pointing vector to be othogonal to the surface
 * 2 - Updates spacecraft position

ALWAYS backup the data before running geometry

= Input =
{{{
/usr/local/bin/geometry
120
30
}}}

= Log =
{{{
}}}


= Output =

{{{
}}}


List of files:


-------------------- Bob notes

Test_Files

Overview

6.4 This will solve for the spacecraft's position and pointing based upon the landmarks (control points)

  • 1 - updates the landmark's pointing vector to be othogonal to the surface
  • 2 - Updates spacecraft position

ALWAYS backup the data before running geometry

Input

/usr/local/bin/geometry
120
30

Log

Output

List of files:


Bob notes

1 2 0 iterates

1 - landmark vectors (same as lithos, option V)

2 - camera pointing, scobj

do_geometry (last edited 2015-05-06 11:15:24 by localhost)