View: 1732|Reply: 1

Things I learned the hard way so you don't have to...

[Copy link]

7

Threads

12

Posts

67

Credits

Registered member

Rank: 2

Credits
67
Post time 2020-2-21 20:19:13 | Show all posts |Read mode
Good Morning,

Since Adeept support is pretty much non-existent on this forum I'd thought I'd share the issues I've run into so you don't make the same mistakes.  I've been playing with the Raspberry PI since it was released and I've bought 5 and own 4 (one was a gift more my nephew).  I've been wanting to build a prototype robot for several years now and the Pi-car B let's me prototype the software.  Building the Picar-b was a lot of fun and the directions in the PDF were amazing.  The software... not so much.


Anyway here are the issues I ran into:

1) On the Raspberry Pi:
    a) I tend to alway su to the root userid on the raspberry pi and in this case it was a mistake.  Install from the PI userid.
    b) I originally was testing with a hardwired connection ie. a ethernet cable plugged into the raspberry pi.  This was a mistake.  Set up a wireless connection from the get to.
    c) I originally was testing with a hardwired power connection to the raspberry pi.  This was a mistake.  This kind of connection will not power the motors.  Use the LI batteries from the get          go.

2) On the PC client:
    a) I never did find a client.py script after following the instructions.  I ended up getting one from github.  If you can't find one after following the instructions go to github to get it.
    b) The Client.sh script would breifly connect to Pi-car but that was it.  I know it connected because the LED "headlights" would change from blue to green, but then the script would time          out after 5 tries.  After debugging the script I discovered it was looking for a ip.txt file that was no where to be found.  I realized it was just looking for the file to exist and didn't                  care what was in it.  I created a ip.txt file with the ip address of my Pi-car and then it connected fine and I could finally see through the camera.

I still have not got the Picar to a fully function state because I had to order the LION batteries.

Stay tuned...

Arthur

Reply

Use magic Report

1

Threads

49

Posts

150

Credits

Registered member

Rank: 2

Credits
150
Post time 2020-7-11 15:13:05 | Show all posts
Thank you for sharing.We have consulted your suggestion.The product information has been updated.You can download the updated information via the link: https://www.adeept.com/learn/detail-33.html  Thank you.
Reply

Use magic Report

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

Points Rules