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

How do I integrate Intel IPP with ros

asked 2017-06-18 16:59:31 -0600

Bob H gravatar image

I have downloaded Intel IPP and installed it. I have written much code in the past with IPP and would like to use it with ROS. Does anybody know how to integrate it into CMakeLists.txt and package.xml to make it work with ROS? I am kind of new to Linux and ROS.

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2017-06-19 01:32:40 -0600

gvdhoorn gravatar image

ROS uses Catkin to build packages, which is basically CMake.

I suggest you try and find out how CMake could be convinced to 'use' IPP, I would expect that to work with Catkin as well.

edit flag offensive delete link more

Question Tools

Stats

Asked: 2017-06-18 16:59:31 -0600

Seen: 321 times

Last updated: Jun 19 '17