Taoyi Wang
Taoyi Wang
> You can find the parameters to set adaptive exposure control in the configuration files located in param/ folder. Eg. to set exposure control in vio_mono.yaml, set these params to...
使用nightly 2020-01-26版本的话,一直显示cannot find llvm_asm macro(感觉理论上不应该),后来用了最新的nightly(06-24),再把sbi.rs, init.rs等里面的asm!(..)改成llvm_asm!(..)就好了
> @wangbyby > 您好, 我遇到了以下问题 > ``` > Caused by: > failed to select a version for the requirement `bitvec = "^0.9"` > candidate versions found which didn't match: 0.17.4...