File tree Expand file tree Collapse file tree 1 file changed +6
-2
lines changed
Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ The Python Vehicle Simulator is a supplement to the Matlab MSS (Marine Systems S
44
55 Source files:
66 /src/python_vehicle_simulator/
7- main.py - MAIN program
7+ main.py - MAIN PROGRAM
88 control.py - feedback control systems
99 gnc.py - generic GNC functions
1010 guidance.py - guidance functions
@@ -21,7 +21,11 @@ The Python Vehicle Simulator is a supplement to the Matlab MSS (Marine Systems S
2121 shipClarke83.py - Ship, linear maneuvering model specified by L, B and T using the Clarke (1983) formulas
2222 supply.py - Offshore supply vessel controlled by tunnel thrusters and main propellers, L = 76.2 m
2323 tanker.py - Tanker, rudder-controlled ship model including shallow water effects, L = 304.8 m
24-
24+
25+ Animated GIF:
26+ /src/python_vehicle_simulator/
27+ 3D_animation.gif - 3D animation file which can be opened in a web browser
28+
2529For more information about mathematical modeling of marine craft and methods for guidance, navigation and control, please consult:
2630
2731T. I. Fossen (2021). Handbook of Marine Craft Hydrodynamics and Motion Control. 2nd. Edition, Wiley.
You can’t perform that action at this time.
0 commit comments