Skip to content

Commit 85e730b

Browse files
committed
Update visualisation controls
1 parent 2f13f78 commit 85e730b

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

docs/nodes/visualisation.md

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,17 @@ Alternatively see [development section below](#development) for instructions how
1515
## Usage
1616

1717
The application will attempt to start in VR, but if it fails it will display the default pilot viewpoint looking forward.
18-
In that mode, mouse movement can be used to rotate the camera, like in first-person video games.
1918

2019
![Screenshot of pilot's point of view](./visualisation_pov.png)
2120

21+
### Controls
22+
23+
- Use the mouse to look around when not using VR
24+
- Move the viewpoint with `W` forward, `S` backward, `A` left, `D` right, `E` up, and `C` down
25+
- Reset this position to initial with `Q`
26+
- Does not work when physically tracking the cockpit position (eg. Vive Tracker on motion platform)
27+
- Exit with `Alt+F4`
28+
2229
### Parameters
2330

2431
These can be modified over MAVLink, for example using MARSH Manager.
@@ -134,7 +141,7 @@ Controls:
134141
- Use the mouse to look around
135142
- Move the viewpoint with `W` forward, `S` backward, `E` up, and `C` down
136143
- Cycle the fog intensity with `F`
137-
- Exit with `Alt+F4` :smiling_imp:
144+
- Exit with `Alt+F4` 😈
138145

139146
To start the simulation in different locations of the scenery or different headings, edit the parameters using MARSH Manager window. You can also remotely change the fog intensity this way.
140147

0 commit comments

Comments
 (0)