Skip to content

sith98/cacha-animation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

91 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

24-hackaburg

Installation

python3 -m venv .venv
source .venv/bin/activate
pip3 install -r requirements.txt

Rebuild interpolated data

python3 conversion/split_teams.py
python3 conversion/interpolate.py

Maptalks

Log Requests for CaCha App

  • The game state changes from the server should be logged. At the moment, we have to reconstruct the game state changes from the gps logs which can lead to errors depending on the rate of the incoming gps locations

  • The actual locations, that the hunters get sent every 5 minutes, should be logged by the server. Prey Pings In this case, the hunter got the actual location of the prey in the plot, but in the visualization, it was in the very last part of interpolation, which is why we pinged a older point.

  • Maybe a higher rate for the GPS data is useful to calculate totally run distance and especially speeds more precisely

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •