OpenCV is noworky in MRL 1.0.7 on all systems (due to the OpenCV-Upgrade), it would require some manual work.
We don't have a working OpenCV (for neither versions) for the Raspberry PI 2 in the repo, so when someone wants to use it, he would need to build it himself or get it from someone else, who already built it.
For MRL 1.0.107 OpenCV 2.4.6.1 would be needed (to be build).
I got a raspi .. don't have a raspi 2 .. little concerned the ARM instruction set between the two might be different .. if that's the case .. then yes - we have to recompile ...
Hello a few days ago i wanted to load opencv and myrobotlab too on my raspberry pi 2.
I installed raspbian on a new sd card, set up the wlan, then followed this simple tutorial to install opencv:
I ran the command again (MRL)
I ran the command again (MRL) and all services except OPENCV were installed
trying to collect some
trying to collect some information here.
OpenCV is noworky in MRL 1.0.7 on all systems (due to the OpenCV-Upgrade), it would require some manual work.
We don't have a working OpenCV (for neither versions) for the Raspberry PI 2 in the repo, so when someone wants to use it, he would need to build it himself or get it from someone else, who already built it.
For MRL 1.0.107 OpenCV 2.4.6.1 would be needed (to be build).
forgot the link to a similar
forgot the link to a similar problem -> http://www.myrobotlab.org/content/help-mrl-raspberry-pi-2-and-opencv
I am trying to find OPENCV
I am trying to find OPENCV 2.4.6.1? I have search the internet and cannot find it anywere.
I have also tried looking on the raspberry pi-2 using this command
./libraries/jar/opencv-2.4.6.1-linux-arm.jar
the response is
Aight .. let's nip this in
Aight .. let's nip this in the butt....
I got a raspi .. don't have a raspi 2 .. little concerned the ARM instruction set between the two might be different .. if that's the case .. then yes - we have to recompile ...
I looked for a resource to test .. and my faithful sprinkers replied...
I got a login .. I'll see what I can do with the latest mrl version ...
GAH ! my Java's
GAH ! my Java's borked
Thanks GroG
Thanks GroG for looking into this.
Starting 2.4.10 build on
Starting 2.4.10 build on raspberry pi.... hopefully if all goes well 10+ hours later we'll have the new version working on RasPi
Good tutorial
Hello a few days ago i wanted to load opencv and myrobotlab too on my raspberry pi 2.
I installed raspbian on a new sd card, set up the wlan, then followed this simple tutorial to install opencv:
http://www.pyimagesearch.com/2015/02/23/install-opencv-and-python-on-yo…
Then i just had to download java with one command and installed myrobotlab (not the newest version).
And i had myrobotlab with the opencv system working in about 4h only. So thats probably a good way to recommend for a quick set up.