Items with no label
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
3338 Discussions

How to install ROS Wrapper on Ubuntu 14.04?

JKjel1
Novice
1,900 Views

I am trying to install the ROS Wrapper on Ubuntu 14.04 by following this tutorial: https://github.com/intel-ros/realsense. It says in the link that the tutorial supports ROS Indigo on Ubuntu 14.04 but it seems that the tutorial does not supports this version of Ubuntu.

 

I have tried installing the latest SDK from the Debian packages but it only supports Ubuntu 16/18.

0 Kudos
1 Solution
JKjel1
Novice
1,543 Views

My problem is fixed. The newest version of Intel RealSense ROS Wrapper that should be downloaded didn't work for me. I used an older version of the RealSense ROS Wrapper and then it worked.

View solution in original post

0 Kudos
3 Replies
Eliza_D_Intel
Employee
1,543 Views
Hello JKjel1, Thank you for your interest in the Intel RealSense Technology. You can check out this issue on GitHub, when another RealSense user asked the same question: https://github.com/IntelRealSense/librealsense/issues/1030 As long as the kernel is compatible with RealSense SDK, you can use the https://github.com/IntelRealSense/librealsense/blob/master/doc/installation.md to build the library from source (since on Ubuntu 14 the debian package is missing) Thank you and best regards, Eliza
0 Kudos
JKjel1
Novice
1,543 Views

I have trouble with step 3. I get errors when executing the following command from step 3: catkin_make -DCATKIN_ENABLE_TESTING=False -DCMAKE_BUILD_TYPE=Release

 

The errors i get when executing the previous command:

errors.png

0 Kudos
JKjel1
Novice
1,544 Views

My problem is fixed. The newest version of Intel RealSense ROS Wrapper that should be downloaded didn't work for me. I used an older version of the RealSense ROS Wrapper and then it worked.

0 Kudos
Reply