isha382

Results 5 comments of 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. ![ios_automatically_manage_signing](https://github.com/user-attachments/assets/58bfc07c-2870-40d6-bdb1-3880a49913e2) 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.