pjrambo / VINS-Fusion-gpu

This repository is a version of VINS-Fusion with gpu acceleration. It can run on the Nvidia TX2 in realtime
GNU General Public License v3.0
501 stars 134 forks source link

use_gpu and use_gpu_acc_flow parameters are no longer in the config file #28

Closed canberkgurel closed 2 years ago

canberkgurel commented 2 years ago

I realized that in the past, use_gpu and use_gpu_acc_flow parameters were defined in the config files. But in the latest master, this is no longer the case.