Hi,
Pi 4.0 8GB mem
I purchased Charley, assembled it, install Cait 1.0 (had some problems but got it to work), Ran through some of your examples (like face regonition, added some simple motor movements) and eventually all was good.
Pi 4, 8GB, Oak 2, Respeaker 4 mics, Pi audio out to speakers,
Installed Cep software, took almost 2hrs, No problems I’m aware of. As it re-booted after install, I do not have a log file. Then started software, did setup, Oak 2 discovered and Respeaker and network. Then ran program interface, came up as Cortic Toolkit 1.5 (just like Cait 1.0. interface)
So, long story short, no program would run or initialize. To keep it simple one thing I tried was “example_face_recognition.cait”. Block program displayed on screen OK. I clicked run and “undefined appeared”. I got lots of undefined for everything.
OK, so first problem was I could not find block programming description or examples like you had for Cait 1.0. So I could not put together a program of my own making, just your examples.
Since all errors end with undefined, I assumed you’ve had this error before.
Help!
P.S. I do not subscribe to any social media sites like twitter, Linkedin or Facebook because of privacy issues with them.
These take away completely from the cluttering mess of a TV stand and save you the trouble of clearing up a table to rest your TV on. All you need is a flat wall and you can hang your set up with ease. This article will be centered around wall mount products meant for TCL sets, be it a 40 inch or a 65 inch TV. For further information, you can check our section about mounting tcl 65 inch tv on wallmountedhub as well
Enter wall mounts – the product of reason. These take away completely from the cluttering mess of a TV stand and save you the trouble of clearing up a table to rest your TV on. All you need is a flat wall and you can hang your set up with ease. This article will be centered around wall mount products meant for TCL sets, be it a 40 inch or a 65 inch TV. For further information, you can check our section about wall mount for tcl 65 inch tv as well as our guide
Installed a fresh Raspberry OS Lite on 64GB SD on RPI4b-8GB.
after the "bash setup.sh", the pi restarted but after the reboot, the webservice is not responding...
That’s good to know. I will contact you by email from now on.
Oh, can you try rebooting the Raspberry Pi?
Hi John, we may have a fix for your freezing problem. It should be really fast for you to try it out. On your current CEP installation, do the following on the command line:
cd cep
git status (make sure you are in the test branch)
git checkout test (if you are not already in the test branch)
git pull
Then, you can go to the visual programming interface on your web browser to try it out. At the top of the web page, you should see some text saying that it contains a fix for the freeze problem beside the version number. This is just to ensure you are running with the correct fix. Please let me know how it goes. Thanks