Currently, the generated Makefile doesn't successfully compile. But it is possible to run the simulator again by manually editing the Makefile.
4 lines
62 B
C
4 lines
62 B
C
#include "vehicle_state.h"
|
|
|
|
VehicleState vehicle_state = {0};
|