isha382
isha382
hi @sparta-2024, the issue is of the incompatibility with the version you can try with 2.9.0 version of tensorflow which is preferred version and can refer following documentation [policy](https://github.com/isl-org/OpenBot/blob/master/policy/README.md) for...
Hi @quangvu16, you can try configure your own independent account for building the app - iOS as shown in the below attachment.  please refer [ios support](https://github.com/isl-org/OpenBot/blob/master/ios/README.md) for more information
hi @sparta-2024, the issue is of the version of tensorflow you can try with 2.9.0 version which is preferred version and can refer following documentation [policy](https://github.com/isl-org/OpenBot/blob/master/policy/README.md) for more information.
Hi @afsara-ben , the issue is as you are using hotspot as data connection it is required that both the mobile and the python controller to be on the same...
Hi @hemangjoshi37a, You need to change this line if (OPENBOT == DIY) to if(OPENBOT == DIY_ESP32) in the arduino file then you can upload.