Is possible install Python3 in NAO V6? I try install but don’t have emerge and the root only can read.
I’m search in the internet alternatives but i don’t found something about this.
Is possible install Python3 in NAO V6? I try install but don’t have emerge and the root only can read.
I’m search in the internet alternatives but i don’t found something about this.
NAOqi 2.8.6 includes Python 3. For older versions, you will need to compile Python with NAO's toolchain. Since NAO's toolchain uses CMake, you should build Python with CMake too. You can bring the compiled binaries along with the program you want to run on NAO.