|
Formula Student Autonomous Systems
The code for the main driverless system
|
#include "config/config_loader.hpp"#include <yaml-cpp/yaml.h>#include "common_lib/config_load/config_load.hpp"#include "rclcpp/rclcpp.hpp"
Go to the source code of this file.
Namespaces | |
| namespace | invictasim |
Functions | |
| InvictaSimParameters | invictasim::load_config () |
| Load invictasim configuration from YAML files. | |