Differences between revisions 1 and 3 (spanning 2 versions)
Revision 1 as of 2014-03-21 13:54:15
Size: 130
Editor: EricPalmer
Comment:
Revision 3 as of 2014-04-05 16:32:43
Size: 568
Editor: EricPalmer
Comment:
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)