strands-project / strands_tabletop_perception

Perception for tabletops
1 stars 1 forks source link

Needs installation instructions #26

Open cdondrup opened 10 years ago

cdondrup commented 10 years ago

Especially when using strandsv4r which is a bit problematic at the moment, see: https://github.com/strands-project/v4r/issues/1 Could not get it to run at Lincoln.

lucasb-eyer commented 10 years ago

Same in Aachen. For example, I get

make[2]: *** No rule to make target `/opt/strands/strands_catkin_ws/devel/lib/libv4rTomGine5.so', needed by `/opt/strands/strands_catkin_ws/devel/lib/object_rgbd_segmenter/object_rgbd_segmenter_demo'.  Stop.
make[1]: *** [strands_tabletop_perception/object_rgbd_segmenter/CMakeFiles/object_rgbd_segmenter_demo.dir/all] Error 2

even though I have built v4r according to its readme.

mzillich commented 10 years ago

libv4rTomGine5 should be on in cmake by default. did you do a pull of latest changes?