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

ros indigo installation error on raspberry pi 2

asked 2016-03-24 17:21:18 -0500

ahmedfanni gravatar image

updated 2016-03-25 11:35:47 -0500

gvdhoorn gravatar image

I'm following this tutorial http://wiki.ros.org/ROSberryPi/Instal... . In part 4.3 while Building the catkin Workspace i get this error

Linking CXX shared library /home/pi/ros_catkin_ws/devel_isolated/collada_parser/lib/libcollada_parser.so
/usr/bin/ld: cannot find -lcollada-dom2.4-dp
collect2: error: ld returned 1 exit status
CMakeFiles/collada_parser.dir/build.make:125: recipe for target '/home/pi/ros_catkin_ws/devel_isolated/collada_parser/lib/libcollada_parser.so' failed
make[2]: *** [/home/pi/ros_catkin_ws/devel_isolated/collada_parser/lib/libcollada_parser.so] Error 1
CMakeFiles/Makefile2:91: recipe for target 'CMakeFiles/collada_parser.dir/all' failed
make[1]: *** [CMakeFiles/collada_parser.dir/all] Error 2
Makefile:127: recipe for target 'all' failed
make: *** [all] Error 2
<== Failed to process package 'collada_parser':
  Command '['/opt/ros/indigo/env.sh', 'make', '-j2']' returned non-zero exit status 2

i followed the path and didn't find libcollada_parser.so so wht am i missing and how to overcome that problem ? i'm new to ROS and just getting started Thanks in advance

edit retag flag offensive close merge delete

Comments

Could you please post how you installed the missing files. Im having the same error and i havent been able to find a solution anywhere.

Escontrela gravatar image Escontrela  ( 2017-03-24 11:15:40 -0500 )edit

1 Answer

Sort by ยป oldest newest most voted
0

answered 2016-03-25 11:01:37 -0500

ahmedfanni gravatar image

I found the error, some files my mate didn't install, so i had to format and restart the whole process and now it's working just fine

edit flag offensive delete link more

Comments

Please just accept your own answer instead of closing the question.

gvdhoorn gravatar image gvdhoorn  ( 2016-03-25 11:35:15 -0500 )edit

i just signed up so i dont have enough points to do that :) but i dont get wht's wrong with closing the question ? isn't that normal when u find the right answer ? iam new here so i still dont know how things work here

ahmedfanni gravatar image ahmedfanni  ( 2016-03-25 13:49:19 -0500 )edit

but i dont get wht's wrong with closing the question ? isn't that normal when u find the right answer ?

It's not 'wrong', but we typically don't do that here on ROS Answers. It's not a forum.

To indicate something is answered, we tick the checkmark next to the answer.

gvdhoorn gravatar image gvdhoorn  ( 2016-03-25 15:02:29 -0500 )edit

Question Tools

1 follower

Stats

Asked: 2016-03-24 17:21:18 -0500

Seen: 512 times

Last updated: Mar 25 '16