dbot_ros icon indicating copy to clipboard operation
dbot_ros copied to clipboard

How to use GPU to run the tracker?

Open BIGJUN777 opened this issue 5 years ago • 0 comments

Hello, I am sorry to ask question frequently. These days, I setup my computer with GPU supported: CUDA8, which is available. And tried to run the tracker_nodes, but got the following wrong:

terminate called after throwing an instance of 'dbot::NoGpuSupportException' what(): Tracker has not been compiled with GPU support (<PROJECT_NAME>_BUILD_GPU=OFF).

I have catkin_make the package with GPU-on, you know, following the installation.Do you guys have some ideas on this?

I am really looking forward to your reply. Thanks.

BIGJUN777 avatar Dec 19 '18 16:12 BIGJUN777