Closed stevenwaslander closed 8 years ago
Your solution works and seems to be ready for being pulled to master so Travis CI can run on it. It seems to work with both catkin_make and catkin build.
Cheers, Stan
On Wed, Dec 23, 2015 at 1:17 PM, Steven Waslander notifications@github.com wrote:
Assigned #29 https://github.com/wavelab/mcptam/pull/29 to @StanJBrown https://github.com/StanJBrown.
— Reply to this email directly or view it on GitHub https://github.com/wavelab/mcptam/pull/29#event-499654790.
Switch from CMAKE_SOURCE_DIR to CMAKE_CURRENT_SOURCE_DIR solves the issue with catkin build. Tested with both catkin_make and catkin build, but please confirm it works for you.