squirrel-project / squirrel_perception

Repository for object perception related SQUIRREL packages.
3 stars 6 forks source link

removed map-frame from segmenter #87

Closed edith-langer closed 8 years ago

ipa-nhg commented 8 years ago

LGTM @bajo please review

bajo commented 8 years ago

@ipa-nhg @edith-langer visual inspection looks good to me. Buildbot is not reachable for me, so I can't be sure it compiles out of the box as well.

ipa-nhg commented 8 years ago

Buildbot says : CMake Error at squirrel_perception/squirrel_object_perception/CMakeLists.txt:72 (add_executable): Cannot find source file:

src/octomap_test.cpp

Tried extensions .c .C .c++ .cc .cpp .cxx .m .M .mm .h .hh .h++ .hm .hpp .hxx .in .txx

http://98a71222.ngrok.io/builders/squirrel_perception_indigo_prtestbuild/builds/113/steps/squirrel_perception-build/logs/stdio

edith-langer commented 8 years ago

I changed the CMakeLists.txt. I close this pull-request and open a new one because i finally switched branch name from indigo_stable to indigo_dev