View: 2069|Reply: 5

Rasptank Software Issues

[Copy link]

1

Threads

4

Posts

17

Credits

Newbie

Rank: 1

Credits
17
Post time 2019-12-26 06:59:32 | Show all posts |Read mode
I followed the online PDF of the required software. After using PuTTy to login into the raspberry pi, I did the required steps. I am not sure if it completed after serveral hours. PuTTy was disconnected. I plugged in the servos and camera, switched it on, but the servos do not move. I logged into the raspberry pi again through PuTTy and put the command lines in again. Still the servos did not move. I am not sure if I missed or something went wrong. Please let me know.

Also, where do I download client.py software? I have search the website to no avail.

Thank you,
Reply

Use magic Report

1

Threads

4

Posts

17

Credits

Newbie

Rank: 1

Credits
17
 Author| Post time 2019-12-26 07:28:03 | Show all posts
Also when I do the software command sudo python3 adeept_rasptank/setup.py this is what i get after 2 minutes of install.
After this operation, 2,865 kB of additional disk space will be used.
Err:1 http://raspbian.raspberrypi.org/raspbian buster/main armhf hostapd armhf 2:2.7+git20190128+0c1e29f-6
  404  Not Found [IP: 93.93.128.193 80]
E: Failed to fetch http://raspbian.raspberrypi.org/ ... 0c1e29f-6_armhf.deb  404  Not Found [IP: 93.93.128.193 80]
E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
restarting
Reply

Use magic Report

0

Threads

69

Posts

412

Credits

Website Editor

Rank: 8Rank: 8

Credits
412
Post time 2019-12-26 13:49:37 | Show all posts
1577314134 replied at 2019-12-26 07:28 AM
Also when I do the software command sudo python3 adeept_rasptank/setup.py this is what i get after 2 ...

First enter sudo apt-get update and then sudo python3 adeept_rasptank/setup.py
or directly enter sudo python3 adeept_rasptank/server/server.py to see the error message.
Reply

Use magic Report

1

Threads

4

Posts

17

Credits

Newbie

Rank: 1

Credits
17
 Author| Post time 2019-12-28 13:16:57 | Show all posts
1557111628 replied at 2019-12-26 01:49 PM
First enter sudo apt-get update and then sudo python3 adeept_rasptank/setup.py
or directly enter s ...

I did what you asked. Now this is what I get when I enter sudo python3 adeept_rasptank/server/server.py to see the error message

Traceback (most recent call last):
  File "adeept_rasptank/server/server.py", line 21, in <module>
    import FPV
  File "/home/pi/adeept_rasptank/server/FPV.py", line 11, in <module>
    import cv2
  File "/usr/local/lib/python3.7/dist-packages/cv2/__init__.py", line 3, in <module>
    from .cv2 import *
ImportError: libcblas.so.3: cannot open shared object file: No such file or directory



Reply

Use magic Report

1

Threads

4

Posts

17

Credits

Newbie

Rank: 1

Credits
17
 Author| Post time 2019-12-29 11:22:52 | Show all posts
Solved the issue. I pulled the SD card out and started from scratch. Reinstalled raspbian and put the card back in the tank. I powered the rasptank through the pi with micro-usb and not the batteries. Ran the commands from the install and it worked. Thank you.

FYI to anyone looking for the client.py, it is called rasptank.py in the client folder.
Reply

Use magic Report

23

Threads

223

Posts

814

Credits

Senior member

Rank: 4

Credits
814
Post time 2021-2-4 15:59:49 | Show all posts
We have updated the latest manual and code, please download through the link below: https://www.adeept.com/learn/detail-34.html
Reply

Use magic Report

You have to log in before you can reply Login | Sign Up

Points Rules