evil0sheep / pcl-slam

Class project to perform real time SLAM with the Point Cloud Library and commercial depth sensors
12 stars 2 forks source link

${PCL_KEYPOINTS_LIBRARIES} is missing in target_link_libraries() #1

Open odaman68000 opened 9 years ago

odaman68000 commented 9 years ago

In CMakeLists.txt, maybe ${PCL_KEYPOINTS_LIBRARIES} is missing in target_link_libraries().

evil0sheep commented 9 years ago

Kevin please take care of this asap

kevinschapansky commented 9 years ago

I believe this was Dave's area of expertise.

Dave: Please look into this as soon as possible.

dhoyt7141 commented 9 years ago

Hey guys, I'm getting slammed at work. Forrest, can you cross check your library references and circle back with Kevin on this one? -Dave 'DAVEHOYT' Hoyt Apple visitor since 2014 On Feb 17, 2015 9:56 AM, "Kevin Schapansky" notifications@github.com wrote:

I believe this was Dave's area of expertise.

Dave: Please look into this as soon as possible.

— Reply to this email directly or view it on GitHub https://github.com/evil0sheep/pcl-slam/issues/1#issuecomment-74716302.

evil0sheep commented 8 years ago

Hey so someone else just brought to my attention that there was a shitload of work on this project that never got pushed, so I went and dug it up off my old hard drive and pushed it in. You should see if your problem got fixed by that.