forked from rpng/kaist2bag
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathconfig.yaml
35 lines (26 loc) · 777 Bytes
/
config.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
dataset: "/home/tao/sda/dataset/kaist/urban30/urban30-gangnam"
save_to: "/home/tao/sda/dataset/kaist/urban30/urban30-gangnam/bag"
altimeter: true
altimeter_topic: "/altimeter_data"
encoder: true
encoder_irp_topic: "/encoder_count"
encoder_raw_topic: "/joint_states"
fog: true
fog_topic: "/dsp1760_data"
gps: true
gps_topic: "/gps/fix"
vrs: true
vrs_topic: "/vrs_gps_data"
imu: true
imu_irp_topic: "/xsens_imu_data"
imu_raw_topic: "/imu/data_raw"
imu_mag_topic: "/imu/mag"
velodyne: true
velodyne_left_topic: "/ns2/velodyne_points"
velodyne_right_topic: "/ns1/velodyne_points"
sick: true
sick_back_topic: "/lms511_back/scan"
sick_middle_topic: "/lms511_middle/scan"
stereo: true
stereo_left_topic: "/stereo/left/image_raw"
stereo_right_topic: "/stereo/right/image_raw"