isl-org / OpenBot

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 supports advanced robotics workloads such as person following and real-time autonomous navigation.
https://www.openbot.org
MIT License
2.77k stars 513 forks source link

Merging iOS Code for Blockly and iOS Updates #379

Closed hardikgarg02 closed 1 month ago

hardikgarg02 commented 8 months ago

Functionalities added:

  1. Connection with web-servers to log the data. (using Node.JS application)
  2. All the functionalities related to Blockly (Block based coding platform).
  3. Added drive mode change sounds
  4. Added Dynamic speed
  5. Auto sync in settings for all the fragments.

Fixes:

  1. UI Fixes