Build rtabmap_ros from open source code

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

Build rtabmap_ros from open source code

Tracy
Hi all I had installed opencv2.4.13, gtsam, ceres-solver, cvsba, libfreenect2, rtabmap from opensource code. When I install rtabmap_ros from opensource code using catkin_make, I got some opencv error as below: Any ideas about this? Many thanks for your help!
Reply | Threaded
Open this post in threaded view
|

Re: Build rtabmap_ros from open source code

Tracy
Below is what in my /usr/local/lib. The -lopencv_nonfree has been there.

Reply | Threaded
Open this post in threaded view
|

Re: Build rtabmap_ros from open source code

Tracy
hi All

Fixed this problem. Forget to perform sudo apt-get remove ros-indigo-rtabmap*