Apollo  6.0
Open source self driving car software
Functions
relative_map_gflags.h File Reference
#include "gflags/gflags.h"
Include dependency graph for relative_map_gflags.h:

Go to the source code of this file.

Functions

 DECLARE_string (relative_map_config_filename)
 
 DECLARE_string (navigator_config_filename)
 
 DECLARE_int32 (relative_map_loop_rate)
 
 DECLARE_bool (enable_cyclic_rerouting)
 
 DECLARE_bool (relative_map_generate_left_boundray)
 

Function Documentation

◆ DECLARE_bool() [1/2]

DECLARE_bool ( enable_cyclic_rerouting  )

◆ DECLARE_bool() [2/2]

DECLARE_bool ( relative_map_generate_left_boundray  )

◆ DECLARE_int32()

DECLARE_int32 ( relative_map_loop_rate  )

◆ DECLARE_string() [1/2]

DECLARE_string ( relative_map_config_filename  )

◆ DECLARE_string() [2/2]

DECLARE_string ( navigator_config_filename  )