Hector_slam install fails; missing dependency opencv2
I'm doing an install on my BeagleBone and I get the following error:
Unable to locate package ros-groovy-opencv2
This indicates the binary is not available for the ARM/Beaglebone so I need to get opencv2 from source. I'm not finding an option for installing this from source.
I tried the full install of OpenCV but the error persists.
A) Did I need to install the full OpenCV? B) Where can I find the source install for opencv2?