Formula Student Autonomous Systems
The code for the main driverless system
Loading...
Searching...
No Matches
trackLoader.hpp File Reference
#include "types.hpp"
#include <string>
#include <vector>
Include dependency graph for trackLoader.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

Track loadMap (std::string mapPath, Eigen::Vector3d &start_position, Eigen::Vector3d &start_orientation)
 

Function Documentation

◆ loadMap()

Track loadMap ( std::string  mapPath,
Eigen::Vector3d &  start_position,
Eigen::Vector3d &  start_orientation 
)
Here is the caller graph for this function: