Error in making Rtabmap

classic Classic list List threaded Threaded
4 messages Options
Reply | Threaded
Open this post in threaded view
|

Error in making Rtabmap

yasrim1990
This post was updated on .
CONTENTS DELETED
The author has deleted this message.
Reply | Threaded
Open this post in threaded view
|

Re: Error in making Rtabmap

matlabbe
Administrator
The error comes from the code using GTSAM. RTAB-Map compiles with the latest GTSAM version on their git (not the 3.2.1). You can just ignore building with GTSAM too:
$ cd rtabmap/build
$ cmake -DWITH_GTSAM=OFF ..
$ make

cheers
Reply | Threaded
Open this post in threaded view
|

Re: Error in making Rtabmap

yasrim1990
thanks ,

i did it after asked, i removed all of gtsam :) .
and solved my problem.

thanks,

Reply | Threaded
Open this post in threaded view
|

Re: Error in making Rtabmap

yasrim1990
In reply to this post by matlabbe
Dear Mathieu ,
can i have your e-mail address to ask any question?

Thanks