Skip to content

Commit 33b32b6

Browse files
Update README.md
1 parent 4accadd commit 33b32b6

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

README.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff 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+
2529
For more information about mathematical modeling of marine craft and methods for guidance, navigation and control, please consult:
2630

2731
T. I. Fossen (2021). Handbook of Marine Craft Hydrodynamics and Motion Control. 2nd. Edition, Wiley.

0 commit comments

Comments
 (0)