Building Ros 2.0 without OpenCV?
I'd like to build Ros 2.0 without having to have OpenCV installed.
Is this possible / How would I do this?
ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
Slightly longer answer. Touch a file AMENT_IGNORE in the packages that use opencv and they will be ignored in the build.
Short answer: remove the packages that depend on opencv.
Asked: 2015-09-11 23:25:32 -0600
Seen: 249 times
Last updated: Sep 11 '15