Formula Student Autonomous Systems
The code for the main driverless system
Loading...
Searching...
No Matches
utils.cpp File Reference
Include dependency graph for utils.cpp:

Go to the source code of this file.

Functions

std::vector< custom_interfaces::msg::PathPointcreate_path_msg (std::string track_file)
 Reads track files and creates a PathPointArray message.
 

Function Documentation

◆ create_path_msg()

std::vector< custom_interfaces::msg::PathPoint > create_path_msg ( std::string  track_file)

Reads track files and creates a PathPointArray message.

Definition at line 3 of file utils.cpp.

Here is the caller graph for this function: