Closed GoogleCodeExporter closed 9 years ago
Nevermind. I was able to fix it myself. I had to change the privileges of the
/devel/include folder of catkin_ws. I ve used Hydro extensively and never had
to change the user privileges before. Strangely other packages didnt give have
that issue.
Anyway, I'm happy that the issue is solved nevertheless and I am able to build
the package. Will test it out soon.
Original comment by vijethra...@gmail.com
on 15 Nov 2014 at 1:51
It may be not the case, but if you have installed some third party libraries
(like rtabmaplib) in your catkin workspace (catkin_ws/devel), you should use
`$make install` instead of `$sudo make install`.
Original comment by matla...@gmail.com
on 17 Nov 2014 at 3:08
Original issue reported on code.google.com by
vijethra...@gmail.com
on 15 Nov 2014 at 1:09