Apollo 10.0
自动驾驶开放平台
spiral_smoother_config.pb.txt
浏览该文件的文档.
1max_constraint_interval : 5.0
2longitudinal_boundary_bound : 2.0
3max_lateral_boundary_bound : 0.5
4min_lateral_boundary_bound : 0.1
5resolution : 0.02
6curb_shift : 0.2
7lateral_buffer : 0.2
8
9spiral {
10 max_deviation: 0.05
11 piecewise_length : 10.0
12 max_iteration : 500
13 opt_tol : 1.0e-6
14 opt_acceptable_tol : 1e-4
15 opt_acceptable_iteration : 15
16 weight_curve_length : 1.0
17 weight_kappa : 1.0
18 weight_dkappa : 100.0
19}