feat(ros): added imu_process_mode to standard2.yaml

This commit is contained in:
Osenberg 2019-03-27 14:59:21 +08:00
parent 550d4d7cfd
commit 31edf1c30f
2 changed files with 6 additions and 6 deletions

View File

@ -19,6 +19,10 @@
standard2/request_index: 2
# MYNTEYE-S2100/S2000/S210A/imu_process_mode range: [0,3]
# 0 - none process, 1 - temperature process, 2 - scale and assembly process, 3 - both
standard2/imu_process_mode: 2
# device options of standard2, -1 will not set the value
# standard2/brightness range: [0,240]

View File

@ -3,10 +3,6 @@
# bm: 1
disparity_computing_method: 1
# standard2/imu_process_mode range: [0,3]
# 0 - none process, 1 - temperature process, 2 - scale and assembly process, 3 - both
imu_process_mode: 0
enable_left_rect: false
enable_right_rect: false
enable_disparity: false