SOLA
Loading...
Searching...
No Matches
Public Member Functions | List of all members
daisi::path_planning::consensus::CentralServer Class Reference

#include <central_server.h>

Public Member Functions

 CentralServer (CentralSettings settings, std::shared_ptr< PathPlanningLoggerNs3 > logger)
 
void setIntersections (const std::set< PPVector > &intersections)
 

Detailed Description

Central server that processes occupancy requests from clients by managing all intersection occupancies centralized, calculate possible start times and can therefore guarantee conflict free intersection occupancies.

Member Function Documentation

◆ setIntersections()

void daisi::path_planning::consensus::CentralServer::setIntersections ( const std::set< PPVector > &  intersections)

Set the intersections that this server is handling

Parameters
intersectionsall global intersections

The documentation for this class was generated from the following files: