OpenBot
OpenBot copied to clipboard
OpenBot leverages smartphones as brains for low-cost robots. We have designed a small electric vehicle that costs about $50 and serves as a robot body. Our software stack for Android smartphones suppo...
**Unable to open base configuration reference file "ios/OpenBot/Pods/Target Support Files/Pods-OpenBot/Pods-OpenBot.debug.xcconfig'.** I built IOS app, it was fall. I got below message. Please show me how to solve issue. Thank you,...
Bumps the npm_and_yarn group with 12 updates in the /controller/web-server directory: | Package | From | To | | --- | --- | --- | | [ws](https://github.com/websockets/ws) | `8.13.0` |...
``` 17:28:34.751 -> rst:0x8 (TG1WDT_SYS_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT) 17:28:34.751 -> configsip: 0, SPIWP:0xee 17:28:34.751 -> clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drv:0x00,wp_drv:0x00 17:28:34.784 -> mode:DIO, clock div:1 17:28:34.784 -> load:0x3fff0030,len:4832 17:28:34.784 -> load:0x40078000,len:16460 17:28:34.784 -> load:0x40080400,len:4 17:28:34.784 ->...
Unify the driveMode storage and fetching - from ControlsFragment.vehicle.driveMode, instead of ControlsFragment.currentDriveMode. There are two places containing drive mode: ControlsFragment.currentDriveMode, and ControlsFragment.vehicle.driveMode. They should be unified. ControlsFragment.vehicle.driveMode is used more...
**Describe the problem** I have a ESP32 based board with different productID and vendorID, How to allow USB Host connection to this new board?. I always got message "USB Host...
Is it possible to Select an AI type for instance the Point Goal Navigation using the Desktop Controllers aka PYTHON or NPM(I know currently it is not possible) However, in...
**Describe the bug** I use node-js controller, after running `npm start` and connect to OpenBot on Android, with WebRTC streaming, I got error Uncaught TypeError: Cannot convert undefined or null...
I had errors compiling the firmware for esp32. I had to rework several functions ledWrite. Then I could not understand why the indicators did not work, I rewrote them completely....