Skip to content

Commit 8900fe0

Browse files
author
Yumeka Nagano
committed
[#285] Added documentation for example script
1 parent f4bb475 commit 8900fe0

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

docs/source/release_notes.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ Development - |version|
4040
* Add :class:`~bsk_rl.act.ImpulsiveThrustHill` for impulsive thrust in the Hill frame.
4141
* Separate :class:`~bsk_rl.utils.orbital.random_circular_orbit` and :class:`~bsk_rl.utils.orbital.random_orbit` to avoid misleading
4242
altitude argument.
43+
* Add fault modeling example script using four reaction wheels in the `Fault Environment <examples/fault_environment.ipynb>`_ example.
4344
* Introduce a new RSO inspection environment, primarily consisting of :class:`~bsk_rl.data.RSOInspectionReward`,
4445
:class:`~bsk_rl.scene.RSOPoints`, :class:`~bsk_rl.sim.fsw.RSOInspectorFSWModel`, and
4546
:class:`~bsk_rl.sim.dyn.RSODynModel`. An example environment setup is described in the

examples/_default.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ Environments
99
simple_environment
1010
satellite_configuration
1111
multiagent_envs
12+
fault_environment
1213

1314
Earth Observation
1415
~~~~~~~~~~~~~~~~~

0 commit comments

Comments
 (0)