add backend

This commit is contained in:
Han-Sin
2025-07-20 12:46:40 +08:00
parent 3a6c6a9a97
commit a9c0a5975c
108 changed files with 576799 additions and 28 deletions

View File

@@ -0,0 +1,67 @@
# trajectory Optimizer
mini_T: 0.05
wei_time_: 100.0
#wheelbase = 0.5
kmax: 1.67 #2.0+0.1 1.5
kdotmax: 1.0
cons_eps_: 0.1
vmax: 2.0
latAccmax: 1.5
lonAccmax: 1.5
accRatemax: 1.5
phimax: 0.785
omegamax: 0.35 #0.4-0.05
traj_res: 8
past: 0
rho: 1.0
rho_max: 1000.0
gamma: 1.0
mem_size: 256
g_epsilon: 1.0e-8
min_step: 1.0e-32
delta: 1.0e-1
max_iterations: 1000
amlMaxIter: 20
useDP: false
penaWei: 10000.0
esdfWei: 10000.0
pieceTime: 0.8
miniS: 0.1
safeMargin: 0.2 #0.15+0.05
conpts: [[0.15, 0.0], [0.3, -0.00]]
non_siguav: 0.01
#map
mapRes: 0.1
mapX: 20.0
mapY: 20.0
expandSize: 0
wheel_base: 0.6
horizon_: 50.0
yaw_resolution_: 3.15
lambda_heu_: 1.0
steer_res: 0.5
#0:48134 1:21376 2:19494 3:5794 4:4041 5:3064
allocate_num_: 1000000
check_num_: 8
step_arc: 0.3
checkl: 0.15
max_seach_time: 20.0
backW: 1.0
isdebug: false
isfixGear: true
isVis: false
enable_shot: false