ashishkumar822 / Jetson-SLAM

A high Speed GPU accelerated SLAM for Low Powered Devices, IEEE- RAL-2023, ICRA 2024
146 stars 20 forks source link

Failed to compile #6

Open xuanxing666 opened 4 days ago

xuanxing666 commented 4 days ago
  1. Jetson-SLAM-master/src/cuda/orb_FAST_compute_score.cu(100): error: identifier "n_threads" is is undefined if(index < n_threads)
  2. Jetson-SLAM-master/src/cuda/orb_FAST_compute_score.cu(100): error: identifier "n_threads" is undefined if(index < n_threads)
  3. Jetson-SLAM-master/src/cuda/orb_FAST_compute_score.cu(111): error: identifier "offset" is undefined const unsigned char* ptr = image_data + offset; and other issues like these。 How to resolve? thanks!
593537505 commented 1 day ago

I also encountered the same error message, may I ask if you have solved it

xuanxing666 commented 10 hours ago

还在解决中

---Original--- From: @.> Date: Sun, Nov 24, 2024 17:56 PM To: @.>; Cc: @.**@.>; Subject: Re: [ashishkumar822/Jetson-SLAM] Failed to compile (Issue #6)

我的报错信息与你一致,请问你是否解决了呢

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***>