ADORe
ADORe is a modular open source software library and toolkit for decision making, planning, control and simulation of automated vehicles
adore::PLOT::LanePlotConfig Class Reference

#include <laneplot_config.h>

Collaboration diagram for adore::PLOT::LanePlotConfig:
Collaboration graph

Public Member Functions

 LanePlotConfig ()
 

Public Attributes

std::string border_outer_left_plotoptions
 
std::string border_outer_right_plotoptions
 
std::string lane_fill_driveable_plotoptions
 
std::string lane_fill_emergency_plotoptions
 
std::string lane_fill_other_plotoptions
 
std::string lane_fill_default_plotoptions
 
std::string setpoint_plotoptions
 
bool plot_emergency_lane = false
 
bool plot_other_lane = false
 
bool plot_drive_lane = true
 
bool plot_traffic_lights = false
 

Constructor & Destructor Documentation

◆ LanePlotConfig()

adore::PLOT::LanePlotConfig::LanePlotConfig ( )
inline

Member Data Documentation

◆ border_outer_left_plotoptions

std::string adore::PLOT::LanePlotConfig::border_outer_left_plotoptions

◆ border_outer_right_plotoptions

std::string adore::PLOT::LanePlotConfig::border_outer_right_plotoptions

◆ lane_fill_default_plotoptions

std::string adore::PLOT::LanePlotConfig::lane_fill_default_plotoptions

◆ lane_fill_driveable_plotoptions

std::string adore::PLOT::LanePlotConfig::lane_fill_driveable_plotoptions

◆ lane_fill_emergency_plotoptions

std::string adore::PLOT::LanePlotConfig::lane_fill_emergency_plotoptions

◆ lane_fill_other_plotoptions

std::string adore::PLOT::LanePlotConfig::lane_fill_other_plotoptions

◆ plot_drive_lane

bool adore::PLOT::LanePlotConfig::plot_drive_lane = true

◆ plot_emergency_lane

bool adore::PLOT::LanePlotConfig::plot_emergency_lane = false

◆ plot_other_lane

bool adore::PLOT::LanePlotConfig::plot_other_lane = false

◆ plot_traffic_lights

bool adore::PLOT::LanePlotConfig::plot_traffic_lights = false

◆ setpoint_plotoptions

std::string adore::PLOT::LanePlotConfig::setpoint_plotoptions

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