Skip to content

siaflab/VirtualFPV_wro2019

Repository files navigation

VirtualFPV WRO2019 Biennale version

Balloon trajectory realtime visualizer, simulator, log viewer for WRO2019 BIENNALE
Space-Moere Project https://space-moere.org/about/

vfpv_wro2019.gif

download link for executable file:

macOS
https://drive.google.com/file/d/1s4-MFTLO_J9k-BC0aguJ7P9E-pahQDuF/view?usp=sharing

Windows 64bit
https://drive.google.com/file/d/1TPhMLAnj135LdZTPGE9en6p76oLlc3vE/view?usp=sharing

1. macOS trouble shooting

If System Status shows 'NG' like the following image

vfpv_wro2019_NG.png

Step1

create a new folder

Step2

copy vfpv_wro2019.app file into the new folder using Finder

Step3

copy the other files/folders into the new folder using Finder

execute vfpv_wro2019.app of the new folder.

The following is OK status image:

vfpv_wro2019_OK.png

2. Log data and Simulation data

The received tracking data is logged to file named as './logdata/gps_data_yyyymmdd.txt'.

You can visualize logged data.

  1. rename './logdata/gps_data_yyyymmdd.txt' to './logdata/gps_data.txt'
  2. Data menu -> Run Demo

You can visualize simulation data too.

  1. simulate balloon by https://predict.habhub.org/ and save as CSV
  2. move the CSV file to ./simdata/flight_path.csv
  3. Data menu -> Simulation

3. Customize

You can customize visualizer by 'config.txt'.

keyword value
OSCPort OSC message receive port
Latitude default latitude
Longitude default longitude
Zoom default zooming
Height terrain model height emphasis
PositionY terrain model altitude
ScaleX, ScaleY, ScaleZ lat/lon to terrain model scaling parameter

About

Balloon trajectory realtime visualizer, simulator, log viewer for WRO2019 BIENNALE

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published