Karen Yao (04ae5e2b) at 15 Mar 19:53
feat: implement advanced spatial analytics and team-centric heatmap
Karen Yao (1e93e4ab) at 15 Mar 19:20
fix: align heatmap visualizer to SSL centre-origin
... and 6 more commits
Karen Yao (109dfaa7) at 19 Feb 02:32
removed markdown file
Converts C++ analytics data structures into protobuf binary format and saves to .bin files, then deserializes it back to C++ structures.
Unit tests to test serialization/deserialization
Manual test to create a bin file
./test/analytics/test_create_bin_file
.bin fileCloses #845
Karen Yao (597b089e) at 15 Feb 19:43
tests created
Karen Yao (7e82977d) at 15 Feb 19:27
Implemented analytics data serialization/deserialization to convert...
Karen Yao (f1764038) at 15 Feb 18:31
created analytics proto serializer
Rather than having a feature flag, going to use a config file instead for the recording.
Base protobuf for analytics is implemented as well. Currently, nothing is connected, but we can create tickets and slave people to do that hehe
Merge so we can start building off in project sw-analytics-hub
Karen Yao (ab537d90) at 30 Jan 04:59
revert BTManager
Karen Yao (7be27ff0) at 30 Jan 04:53
feat: extend analytics log to add match, RobotMatchStats, EventMatc...
... and 83 more commits