You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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:
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.
The text was updated successfully, but these errors were encountered: