Formula Student Autonomous Systems
The code for the main driverless system
Loading...
Searching...
No Matches
evaluator.evaluator Namespace Reference

Classes

class  Evaluator
 A ROS2 node for computing and publishing the system's real-time metrics. More...
 

Functions

 main (args=None)
 

Function Documentation

◆ main()

evaluator.evaluator.main (   args = None)
Main function for the evaluator module.
Args:
    args (list): Optional command-line arguments.

Definition at line 1365 of file evaluator.py.