|
Formula Student Autonomous Systems
The code for the main driverless system
|
#include <map>#include <memory>#include <string>#include "adapter_slam/pacsim.hpp"#include "adapter_slam/vehicle.hpp"#include "ros_node/slam_node.hpp"

Go to the source code of this file.
Variables | |
| const std::map< std::string, std::function< std::shared_ptr< SLAMNode >(const SLAMParameters &)>, std::less<> > | adapter_map |
| const std::map<std::string, std::function<std::shared_ptr<SLAMNode>(const SLAMParameters&)>, std::less<> > adapter_map |