-
Notifications
You must be signed in to change notification settings - Fork 12
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Create boreas_simulation_singer_config.yaml
- Loading branch information
1 parent
f921951
commit 5baa389
Showing
1 changed file
with
96 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,96 @@ | ||
/**: | ||
ros__parameters: | ||
log_dir: /home/krb/ASRL/temp/steam_icp/boreas_velodyne/steamlio | ||
output_dir: /home/krb/ASRL/temp/steam_icp/boreas_velodyne/steamlio | ||
|
||
# VISUALIZATION OPTIONS ---- | ||
visualization_options: | ||
odometry: true | ||
raw_points: false | ||
sampled_points: true | ||
map_points: false | ||
|
||
# DATASET OPTIONS ---- | ||
dataset: BoreasVelodyne | ||
dataset_options: | ||
all_sequences: false | ||
root_path: /workspace/raid/krb/boreas | ||
sequence: "simulation" #"boreas-2021-09-02-11-42" | ||
init_frame: 0 # 5675 (highway 7 front image) | ||
last_frame: 200 # 5680 (highway 7 front image) | ||
min_dist_sensor_center: 0.1 | ||
max_dist_sensor_center: 100.0 | ||
lidar_timestamp_round: true | ||
lidar_timestamp_round_hz: 5000.0 | ||
|
||
# ODOMETRY OPTIONS ---- | ||
odometry: STEAMLIO | ||
odometry_options: | ||
debug_print: true | ||
debug_path: /home/asrl/ASRL/temp/steam_icp/boreas_velodyne/steamlio | ||
num_iters_icp: 10 | ||
|
||
elastic: | ||
num_threads: 20 | ||
|
||
steam: | ||
# Note: we train the parameters in the applanix frame but these are in the robot frame... | ||
# So, swap x-y and roll-pitch for both qc and ad given the values from the Jupyter notebook. | ||
# 7e7 seems too high. | ||
# qc_diag: [7.446e+04, 7.446e+04, 2.699e+03, 7.155e+01, 1.183e+01, 6.578e-01] | ||
# ad_diag: [4.909e+00, 7.293e+00, 9.998e+00, 8.210e+00, 1.670e+00, 5.980e+00] | ||
# ad_diag: [100.11439693, 100.11512779, 100.08909343, 100.07804446, 100.07103628, 100.11791258] | ||
|
||
# qc_diag: [6.18047567e+04, 6.18047567e+04, 3.40402641e+03, 6.13821100e+01, 6.13821100e+01, 9.85316597e+03] # * | ||
# ad_diag: [10.0, 10.0, 10.0, 100.07804446, 100.07103628, 100.11791258] # * | ||
|
||
# sim: | ||
ad_diag: [0.0, 0.0, 0.0, 100.07804446, 100.07103628, 100.11791258] | ||
qc_diag: [2.7e+2, 2.7e+2, 2.7e+2, 1.4e+03, 1.4e+03, 1.4e+03] #LIO, LO+Gyro | ||
# qc_diag: [5000.,5000.,5000.,500.,500.,500.] # LO | ||
r_imu_acc: [0.156, 0.156, 0.156] | ||
r_imu_ang: [4.326e-04, 4.326e-04, 4.326e-04] | ||
q_bias_accel: [1.1236e-4, 1.1236e-4, 1.1236e-4] | ||
p0_bias_accel: [1.0e-1, 1.0e-1, 1.0e-1] | ||
q_bias_gyro: 1.6e-4 | ||
p0_bias_gyro: 1.0e-2 | ||
r_pose: [0.000625,0.000625,0.000625,0.000076154,0.000076154,0.000076154] | ||
|
||
p0_pose: [1.0e-4, 1.0e-4, 1.0e-4, 1.0e-4, 1.0e-4, 1.0e-4] | ||
p0_vel: [1.0e-0, 1.0e-0, 1.0e-0, 1.0e-0, 1.0e-0, 1.0e-0] | ||
p0_accel: [1.0e-0, 1.0e-0, 1.0e-0, 1.0e-0, 1.0e-0, 1.0e-0] | ||
# **************** | ||
|
||
# qc_diag: [50.0,50.0,50.0,5.0,5.0,5.0] | ||
# ad_diag: [0.0,0.0,0.0,10.0,10.0,10.0] | ||
num_threads: 16 | ||
gravity: -9.8042 #-9.8042 | ||
# r_imu_acc: [0.43000461, 0.33698219, 0.29589244] | ||
# r_imu_ang: [0.04898588, 0.06860401, 0.04319808] | ||
# r_imu_acc: [0.03418968, 0.01292128, 0.00767178] | ||
# r_imu_ang: [5.75866815e-06, 2.21540004e-05, 3.48544315e-06] | ||
# p0_bias_accel: 0.01 | ||
# q_bias_accel: 0.01 | ||
# p0_bias_gyro: 0.01 | ||
# q_bias_gyro: 0.01 | ||
use_imu: true | ||
use_accel: true | ||
max_iterations: 5 | ||
verbose: true | ||
delay_adding_points: 1 | ||
qg_diag: [1.0e-6, 1.0e-6, 1.0e-6, 1.0e-7, 1.0e-7, 1.0e-6] | ||
T_mi_init_only: true | ||
T_mi_init_cov: [1.0e-3, 1.0e-3, 1.0e-3, 1.0e-3, 1.0e-3, 1.0e-3] | ||
use_T_mi_prior_after_init: false | ||
T_mi_prior_cov: [1.0e-3, 1.0e-3, 1.0e-3, 1.0, 1.0, 1.0e-4] | ||
use_bias_prior_after_init: false | ||
pk_bias_accel: 1.0e-1 # prior after init | ||
pk_bias_gyro: 1.0e-1 # prior after init | ||
xi_ig: [0., 0., 0., -0.0197052, 0.0285345, 0.] | ||
p2p_loss_func: L2 | ||
num_extra_states: 0 | ||
acc_loss_func: L2 | ||
acc_loss_sigma: 1.0 | ||
gyro_loss_func: L2 | ||
gyro_loss_sigma: 1.0 | ||
filter_lifetimes: false |