Commit 8edf2137 authored by Kristin's avatar Kristin
Browse files

Fix other frame in TgoCassisCamera

parent 53ee5dab
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -66,7 +66,7 @@ namespace Isis {
    const PvlGroup &inst    = lab.findGroup("Instrument", Pvl::Traverse);

    // Set up the camera characteristics
    instrumentRotation()->SetFrame( CkFrameId() );
    instrumentRotation()->SetFrame(-143420);
    SetFocalLength();
    SetPixelPitch();