Re: Problem installing RtabMap on Debian 9

Posted by matlabbe on
URL: http://official-rtab-map-forum.206.s1.nabble.com/Problem-installing-RtabMap-on-Debian-9-tp6756p6774.html

Hi,

cs.h is a dependency of g2o. You can try to find where cs.h is installed. Normally, cmake should have found it on this line.

You may do "make VERBOSE=1" to see what are the include directories.