|
Formula Student Autonomous Systems
The code for the main driverless system
|

Go to the source code of this file.
Functions | |
| int | main (int argc, char *argv[]) |
| Main function for the invictasim node. | |
| int main | ( | int | argc, |
| char * | argv[] | ||
| ) |
Main function for the invictasim node.
Initializes the ROS node, loads configuration parameters, creates the InvictaSimNode, enters the ROS 2 event loop, and shuts down when done.
Definition at line 13 of file main.cpp.
