ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
0

rosmake ccny_rgbd_tools errors

asked 2014-07-03 19:19:34 -0500

updated 2014-07-03 21:26:27 -0500

sai gravatar image

Hi,

Thank you so much for providing this valuable open-source package on ccny_rgbd! ! It goes well when I followed the installing procedure: http://wiki.ros.org/ccny_rgbd_tools .

However, it encountered some rosmake errors as the following:

make[3]: *** [CMakeFiles/rgbdtools.dir/src/rgbd_frame.cpp.o] Error 1
make[3]: Leaving directory `/home/lili/fuerte_workspace/sandbox/ccny_rgbd_tools/lib_rgbdtools/rgbdtools_git/build'
make[2]: *** [CMakeFiles/rgbdtools.dir/all] Error 2
make[2]: Leaving directory `/home/lili/fuerte_workspace/sandbox/ccny_rgbd_tools/lib_rgbdtools/rgbdtools_git/build'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/home/lili/fuerte_workspace/sandbox/ccny_rgbd_tools/lib_rgbdtools/rgbdtools_git/build'

Could anyone provide some suggestions? Thanks in advance!

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2014-07-03 20:40:55 -0500

sai gravatar image

updated 2014-07-03 23:23:04 -0500

Please try setting the branch in github to fuerte and download that package.

Also remove the existing libg2o from the system software

and

do rosmake --pre-clean ccny_rgbd

With these two steps it might work.

EDIT 1:

Can you please try with the package from this link

https://github.com/ccny-ros-pkg/ccny_...

edit flag offensive delete link more

Comments

It doesn't work. Still thanks a lot! Have you successfully compiled?

Lili Meng gravatar image Lili Meng  ( 2014-07-03 23:08:19 -0500 )edit

@Lili Meng, Yeah I have a compiled version. Please look at the edit 1 in the answer. If it does not work, then I ll try to provide a link to the version which I was able to compile.

sai gravatar image sai  ( 2014-07-03 23:22:54 -0500 )edit

did the package from the link in the answer work for you ? @Lili Meng

sai gravatar image sai  ( 2014-07-06 16:07:20 -0500 )edit

Question Tools

1 follower

Stats

Asked: 2014-07-03 19:19:34 -0500

Seen: 233 times

Last updated: Jul 03 '14