44 optional
string name = 1;
45 repeated
double sampled_s = 2;
46 repeated
double static_obstacle_lower_bound = 3;
47 repeated
double dynamic_obstacle_lower_bound = 4;
48 repeated
double static_obstacle_upper_bound = 5;
49 repeated
double dynamic_obstacle_upper_bound = 6;
50 repeated
double map_lower_bound = 7;
51 repeated
double map_upper_bound = 8;
53 repeated
double aggregated_boundary_s = 10;
54 repeated
double aggregated_boundary_low = 11;
55 repeated
double aggregated_boundary_high = 12;