Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
- Added :ref:`stripLocation` to support the strip imaging mode.
- Updated :ref:`locationPointing` to include the new strip imaging mode.
- Added new tests in ``test_locationPointing.py`` to verify the new strip imaging mode.
- Created new message :ref:`StripStateMsgPayload` to interface :ref:`locationPointing` with the new :ref:`stripLocation`.
- Added the scenario :ref:`scenarioStripImaging` showing how to perform strip imaging tasks.
1 change: 1 addition & 0 deletions examples/_default.rst
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,7 @@ Attitude Guidance
Layered spiral attitude guidance <scenarioInertialSpiral>
Constrained Attitude Maneuver Guidance <scenarioAttitudeConstrainedManeuver>
Performing Sweeping Maneuvers <scenarioSweepingSpacecraft>
Earth Strip Imaging Tasks <scenarioStripImaging>



Expand Down
Loading
Loading