openpilot is an open source driver assistance system. openpilot performs the functions of Automated Lane Centering and Adaptive Cruise Control for over 200 supported car makes and models.
 
 
 
 
 
 

5 lines
67 B

#pragma once
#include <cstdint>
bool watchdog_kick(uint64_t ts);