Hi Mathieu,
I would like to try SIFT/SURF features with RTAB-Map to see how they perform against FAST/FREAK.
I downloaded OpenCV 2.4.11 source code and compiled it enabling the nonfree module, the included SIFT/SURF samples work.
However, when I go into "RTAB-Map settings >> Visual word >> Visual word type" the choices SIFT/SURF are still disabled. I noticed that when installing the ROS Indigo full package it installed also OpenCV 2.4 without nonfree module, so how can I make RTAB-Map "point" to the custom compiled OpenCV I just installed? I installed RTAB-Map with standard "sudo apt-get install ros-indigo-rtabmap-ros", do I have to recompile RTAB-Map?
Thanks
~Guido