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

Update OpenCV version in ROS

asked 2016-11-19 08:48:52 -0500

marcoresk gravatar image

Hello,

I checked my OpenCV version discovering that is 2.4.8. I want to update it to 2.4.13 (at least 2.4.9) but I don't want to stop to use it in ROS Indigo too.

Since OpenCV is not a system dependencies anymore for Indigo, can I simply remove the old version of OpenCV and install a new one without "break" ROS Indigo?

Anyone knows if other actions are required?

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2018-04-29 22:05:33 -0500

tfoote gravatar image

You can locally upgrade any package. But you will potentially have to rebuild all packages built against that package if the ABI has changed. Otherwise it will be fine.

edit flag offensive delete link more

Comments

Related: #q289264. I've also described how to update a system dependency and then rebuild packages that depend on it.

gvdhoorn gravatar image gvdhoorn  ( 2018-04-30 02:16:42 -0500 )edit

Question Tools

1 follower

Stats

Asked: 2016-11-19 08:48:52 -0500

Seen: 1,244 times

Last updated: Apr 29 '18