|
Formula Student Autonomous Systems
The code for the main driverless system
|
#include "test/include/utils.hpp"
Go to the source code of this file.
Functions | |
| std::vector< custom_interfaces::msg::PathPoint > | create_path_msg (std::string track_file) |
| Reads track files and creates a PathPointArray message. | |
| std::vector< custom_interfaces::msg::PathPoint > create_path_msg | ( | std::string | track_file | ) |