Formula Student Autonomous Systems
The code for the main driverless system
Loading...
Searching...
No Matches
config_loader.hpp
Go to the documentation of this file.
1#pragma once
2
3#include <string>
4
6
7namespace invictasim {
8
14
15} // namespace invictasim
InvictaSimParameters load_config()
Load invictasim configuration from YAML files.