20 void onValueReceived(SensorProto sensor_msg)
override;
21 void onValueReceived(TbotsProto::ThunderbotsConfig config)
override;
24 TbotsProto::SensorFusionConfig sensor_fusion_config;
25 static constexpr size_t DIFFERENT_GRSIM_FRAMES_RECEIVED = 4;
26 std::mutex sensor_fusion_mutex;