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

phantom_omni cannot rosmake

asked 2013-08-07 04:16:54 -0500

rem870 gravatar image

updated 2013-08-20 08:38:40 -0500

Hi

i am trying to rosmake but i get the message make[3]: Entering directory /home/alexandros/fuerte_workspace/sandbox/phantom_omni/build' Linking CXX executable ../bin/omni /usr/bin/ld: warning: libraw1394.so.8, needed by /usr/lib/libPHANToMIO.so.4, not found (try using -rpath or -rpath-link) /usr/lib/libPHANToMIO.so.4: undefined reference toraw1394_destroy_handle'

i have installed all the dependencies needed and the libraw1394. what should i do ?

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2013-08-23 01:00:53 -0500

jalvarofa gravatar image

Locate libraw1394 and you create a simbolic link sudo ln -s libraw1394.so.11 libraw1394.so.8in that directory. In my case the directory was /usr/lib/i386-linux-gnu/

edit flag offensive delete link more

Comments

great it compiled!. did you have to use the JUJU Phantom Device Drivers ? (i have 12.04 ) i don't have the haptic device now and cannot rosrun it!

rem870 gravatar image rem870  ( 2013-08-23 02:50:55 -0500 )edit

Yes, I use de JUJU PDD with Ubuntu 12.04

jalvarofa gravatar image jalvarofa  ( 2013-08-26 00:05:46 -0500 )edit

Question Tools

1 follower

Stats

Asked: 2013-08-07 04:16:54 -0500

Seen: 260 times

Last updated: Aug 23 '13