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

stereo_image_proc error in hydro - error while loading shared libraries: libimage_proc.so

asked 2013-08-02 07:11:29 -0500

updated 2013-08-03 04:00:09 -0500

Hi, I'm using DRCSim on hydro and when roslaunching atlas.launch this error appears:

    opt/ros/hydro/lib/stereo_image_proc/stereo_image_proc: error while loading shared libraries: libimage_proc.so: cannot open shared object file: No such file or directory
failed to start local process: /opt/ros/hydro/lib/stereo_image_proc/stereo_image_proc __name:=stereo_proc __log:=/home/gustavo/.ros/log/eca8b864-fb95-11e2-b1fd-001e65d8adfa/multisense_sl-camera-stereo_proc-6.log
local launch of stereo_image_proc/stereo_image_proc failed
[multisense_sl/camera/stereo_proc-6] process has died [pid -1, exit code 127, cmd /opt/ros/hydro/lib/stereo_image_proc/stereo_image_proc __name:=stereo_proc __log:=/home/gustavo/.ros/log/eca8b864-fb95-11e2-b1fd-001e65d8adfa/multisense_sl-camera-stereo_proc-6.log].
log file: /home/gustavo/.ros/log/eca8b864-fb95-11e2-b1fd-001e65d8adfa/multisense_sl-camera-stereo_proc-6*.log

what can I do?

edit retag flag offensive close merge delete

Comments

Did you build the image_proc package?

BennyRe gravatar image BennyRe  ( 2013-08-03 05:22:06 -0500 )edit

No, I installed from apt-get

gustavo.velascoh gravatar image gustavo.velascoh  ( 2013-08-03 07:33:43 -0500 )edit

1 Answer

Sort by ยป oldest newest most voted
2

answered 2013-08-03 07:41:34 -0500

Dirk Thomas gravatar image

Please try to install "ros-hydro-image-proc".

If that helps it looks like a missing run dependency in stereo_image_proc. I have filled a ticket for that: https://github.com/ros-perception/image_pipeline/issues/39

edit flag offensive delete link more

Comments

Ok, I will try it..

gustavo.velascoh gravatar image gustavo.velascoh  ( 2013-08-03 07:52:15 -0500 )edit

That works!! Thanks

gustavo.velascoh gravatar image gustavo.velascoh  ( 2013-08-03 16:37:19 -0500 )edit

That got fixed upstream, thx

Vincent Rabaud gravatar image Vincent Rabaud  ( 2013-08-04 02:52:02 -0500 )edit

Question Tools

1 follower

Stats

Asked: 2013-08-02 07:11:29 -0500

Seen: 403 times

Last updated: Aug 03 '13