sohartma
sohartma
I have 3 laser scan topics that i want to merge. (they are actually ultrasonic sensors that i convert to 3 LaserScan topics) The three topics are working fine, publishing...
Hi, I've downloaded the tf 1.14 cp27 armv7l wheel. Also installed numpy (1.11.) with sudo apt-get install python-numpy python-dev python-pip python-mock When installing tensorflow, I get this error: `Collecting numpy=1.14.5...
Hi, I'm trying to install tensorflow on my RasPi3 b+. I've already updated and upgraded. pip3 install tensorflow pip install tensorflow python2 -m pip install tensorflow python3 -m pip install...