Robotics StackExchange | Archived questions

Can RGBDSLAM (or RGBDSLAM_V2) be cross-compiled for Android?

Hi,

I am a newbie here and now studying how to cross-compile RGBDSLAM (or RGBDSLAMV2) for Android as the procedure of the tutorial, http://wiki.ros.org/androidndk/Tutorials/How%20to%20cross-compile%20any%20ROS%20package. It seems that there is no such RGBDSLAM (or RGBDSLAM_V2 ) package released for this purpose. Where can I get the package or how can I do for it? Thanks a lot.

Best Regards, kywang

Asked by kywang on 2017-04-18 07:04:44 UTC

Comments

@kywang what is the source code that you are trying to cross compile? You'd need to add that package to the list as indicated in the android_ndk tutorials that you pointed out.

Asked by jubeira on 2017-10-17 11:38:07 UTC

Answers