feat(ros): added imu_process_mode to standard2.yaml
This commit is contained in:
parent
550d4d7cfd
commit
31edf1c30f
|
@ -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]
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue
Block a user