Skip to content

Commit 62f6d4a

Browse files
Add section for MuJoCo scenarios in documentation
1 parent d4fa499 commit 62f6d4a

1 file changed

Lines changed: 15 additions & 0 deletions

File tree

examples/_default.rst

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -199,6 +199,21 @@ Thermal Sub-System
199199
Thermal Modeling of a Sensor <scenarioSensorThermal>
200200
Temperature Measurement with Random Seed Noise <scenarioTempMeasurementAttitude>
201201

202+
Multi-Body Dynamics Simulations with MuJoCo
203+
-------------------------------------------
204+
It's recommended to study the first 6 scenarios in order:
205+
206+
.. toctree::
207+
:maxdepth: 1
208+
209+
CubeSat with Reaction Wheel <mujoco/scenarioReactionWheel>
210+
CubeSat with 4 Unbalanced Thrusters and Fuel Tanks <mujoco/scenarioUnbalancedThrusters>
211+
Branching Deployable Arm with Thrusters <mujoco/scenarioArmWithThrusters>
212+
Chained Hinged Panel Deployment <mujoco/scenarioDeployPanels>
213+
Solar Radiation Pressure Model on Arbitrary Surfaces <mujoco/scenarioSRPInPanels>
214+
Landing on Asteroid with Contact Physics <mujoco/scenarioAsteroidLanding>
215+
Docking between Two CubeSats <mujoco/scenarioSimpleDocking>
216+
202217
Complex Spacecraft Dynamics Simulations
203218
---------------------------------------
204219

0 commit comments

Comments
 (0)