Formula Student Autonomous Systems
The code for the main driverless system
Loading...
Searching...
No Matches
main.cpp File Reference
#include <cstdio>
#include "adapters/map.hpp"
#include "config/parameters.hpp"
Include dependency graph for main.cpp:

Go to the source code of this file.

Functions

int main (int argc, char **argv)
 Main function for the velocity estimation.
 

Function Documentation

◆ main()

int main ( int  argc,
char **  argv 
)

Main function for the velocity estimation.

Parameters
argc
argv
Returns
int

Definition at line 13 of file main.cpp.

Here is the call graph for this function: