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

Go to the source code of this file.

Functions

int main (int argc, char **argv)
 Main function.
 

Function Documentation

◆ main()

int main ( int  argc,
char **  argv 
)

Main function.

Parameters
argc
argv
Returns
int

Definition at line 13 of file main.cpp.