robopeak / rplidar_ros

BSD 2-Clause "Simplified" License
453 stars 370 forks source link

android_ndk not include pthread_cancel() #89

Open gongyue666 opened 5 years ago

gongyue666 commented 5 years ago

Hi, I want to cross-compile rplidar_ros to android, but the android_ndk do not support pthread_cancel(), which the lidar sdk used? Can I use some other function instead ?

gongyue666 commented 5 years ago

I find many vars not find in android_ndk, is there sdk for android?