Skip to content

Commit dda2d02

Browse files
author
Shuo
committed
fix output path
1 parent 053c763 commit dda2d02

5 files changed

+10
-10
lines changed

config/a1_config/hardware_a1_vilo_config.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ num_of_cam: 2
88
imu_topic: "/hardware_a1/imu"
99
image0_topic: "/camera_forward/infra1/image_rect_raw"
1010
image1_topic: "/camera_forward/infra2/image_rect_raw"
11-
output_path: "/root/vilo_ws/src/vilo/output"
11+
output_path: "/home/EstimationUser/estimation_ws/src/Cerberus/output"
1212

1313
cam0_calib: "a1_realsense_left.yaml"
1414
cam1_calib: "a1_realsense_right.yaml"
@@ -100,5 +100,5 @@ td: 0.00240 # initial value of time offset. unit: s.
100100

101101
#loop closure parameters
102102
load_previous_pose_graph: 0 # load and reuse previous pose graph; load from 'pose_graph_save_path'
103-
pose_graph_save_path: "/root/vilo_ws/src/vilo/output/pose_graph/" # save and load path
103+
pose_graph_save_path: "/home/EstimationUser/estimation_ws/src/Cerberus/output/pose_graph/" # save and load path
104104
save_image: 0 # save image in pose graph for visualization prupose; you can close this function by setting 0

config/a1_config/hardware_a1_vins_config.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ num_of_cam: 2
88
imu_topic: "/hardware_a1/imu"
99
image0_topic: "/camera_forward/infra1/image_rect_raw"
1010
image1_topic: "/camera_forward/infra2/image_rect_raw"
11-
output_path: "/root/vilo_ws/src/vilo/output"
11+
output_path: "/home/EstimationUser/estimation_ws/src/Cerberus/output"
1212

1313
cam0_calib: "a1_realsense_left.yaml"
1414
cam1_calib: "a1_realsense_right.yaml"
@@ -68,5 +68,5 @@ td: 0.00240 # initial value of time offset. unit: s.
6868

6969
#loop closure parameters
7070
load_previous_pose_graph: 0 # load and reuse previous pose graph; load from 'pose_graph_save_path'
71-
pose_graph_save_path: "/home/biorobotics/output/pose_graph/" # save and load path
71+
pose_graph_save_path: "/home/EstimationUser/estimation_ws/src/Cerberus/output/pose_graph/" # save and load path
7272
save_image: 0 # save image in pose graph for visualization prupose; you can close this function by setting 0

config/go1_config/hardware_go1_vilo_config.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ num_of_cam: 2
88
imu_topic: "/hardware_go1/imu"
99
image0_topic: "/camera_forward/infra1/image_rect_raw"
1010
image1_topic: "/camera_forward/infra2/image_rect_raw"
11-
output_path: "/root/vilo_ws/src/vilo/output"
11+
output_path: "/home/EstimationUser/estimation_ws/src/Cerberus/output"
1212

1313
cam0_calib: "go1_realsense_left.yaml"
1414
cam1_calib: "go1_realsense_right.yaml"
@@ -101,5 +101,5 @@ td: 0.00240 # initial value of time offset. unit: s.
101101

102102
#loop closure parameters
103103
load_previous_pose_graph: 0 # load and reuse previous pose graph; load from 'pose_graph_save_path'
104-
pose_graph_save_path: "/root/vilo_ws/src/vilo/output/pose_graph/" # save and load path
104+
pose_graph_save_path: "/home/EstimationUser/estimation_ws/src/Cerberus/output/pose_graph/" # save and load path
105105
save_image: 0 # save image in pose graph for visualization prupose; you can close this function by setting 0

config/go1_config/hardware_go1_vilo_config_dense.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ num_of_cam: 2
88
imu_topic: "/hardware_go1/imu"
99
image0_topic: "/camera_forward/infra1/image_rect_raw"
1010
image1_topic: "/camera_forward/infra2/image_rect_raw"
11-
output_path: "/root/vilo_ws/src/vilo/output"
11+
output_path: "/home/EstimationUser/estimation_ws/src/Cerberus/output"
1212

1313
cam0_calib: "go1_realsense_left.yaml"
1414
cam1_calib: "go1_realsense_right.yaml"
@@ -101,5 +101,5 @@ td: 0.00240 # initial value of time offset. unit: s.
101101

102102
#loop closure parameters
103103
load_previous_pose_graph: 0 # load and reuse previous pose graph; load from 'pose_graph_save_path'
104-
pose_graph_save_path: "/root/vilo_ws/src/vilo/output/pose_graph/" # save and load path
104+
pose_graph_save_path: "/home/EstimationUser/estimation_ws/src/Cerberus/output/pose_graph/" # save and load path
105105
save_image: 0 # save image in pose graph for visualization prupose; you can close this function by setting 0

config/go1_config/hardware_go1_vins_config.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ num_of_cam: 2
88
imu_topic: "/hardware_go1/imu"
99
image0_topic: "/camera_forward/infra1/image_rect_raw"
1010
image1_topic: "/camera_forward/infra2/image_rect_raw"
11-
output_path: "/root/vilo_ws/src/vilo/output"
11+
output_path: "/home/EstimationUser/estimation_ws/src/Cerberus/output"
1212

1313
cam0_calib: "go1_realsense_left.yaml"
1414
cam1_calib: "go1_realsense_right.yaml"
@@ -68,5 +68,5 @@ td: 0.00240 # initial value of time offset. unit: s.
6868

6969
#loop closure parameters
7070
load_previous_pose_graph: 0 # load and reuse previous pose graph; load from 'pose_graph_save_path'
71-
pose_graph_save_path: "/root/vilo_ws/src/vilo/output/pose_graph/" # save and load path
71+
pose_graph_save_path: "/home/EstimationUser/estimation_ws/src/Cerberus/output/pose_graph/" # save and load path
7272
save_image: 0 # save image in pose graph for visualization prupose; you can close this function by setting 0

0 commit comments

Comments
 (0)