You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Running the build attempts to download it even though it exists:
$ ./scripts/build_linux.sh
[ERROR]: Exception No such toolchain: linux-self
Known toolchains are:
Downloading toolchain naoqi-sdk-2.1.4.13-linux64.zip...
In tc_install.sh you should probably check that the file exists before downloading. Same with Self-SDK-Linux.zip.
The text was updated successfully, but these errors were encountered:
Running the build attempts to download it even though it exists:
In
tc_install.sh
you should probably check that the file exists before downloading. Same withSelf-SDK-Linux.zip
.The text was updated successfully, but these errors were encountered: