Skip to content

v0.8.0

Latest
Compare
Choose a tag to compare
@thias15 thias15 released this 03 Mar 04:38
· 3 commits to master since this release
11bf583

The following summarizes the changes compared to the previous release v0.7.1.

OpenBot Playground (block-based coding web app)

You can directly access the OpenBot Playground from your browser. You can watch this playlist on YouTube to get started.

Screenshot 2025-03-02 at 7 22 04 PM

New Features

  • Adding Flutter controller for Both Android and iOS, with video feed using WebRTC by @sparsh3dwe in #328
  • Remote web server for teleoperation of OpenBot robots by @sparsh3dwe in #369
  • Mirror the target control of ObjectNavFragment if front facing camera is used by @yijunwu in #386
  • Support connection between robot phone and controller phone using one of them as Wifi AP by @yijunwu in #388
  • Connection between robot phone and controller phone using either of them as wifi AP in IOS by @hardikgarg02 in #434

Fixes

  • python controller connection with robot app by @sparsh3dwe in #376
  • Tflite files are not uploading in Model Management on Android Devices by @sparsh3dwe in #373
  • landscape orientation in object tracking and updated sign-in fingerprints by @isha382 in #449
  • gradle build and lint for android by @isha382 in #451
  • tflite files not visible in model manager by @isha382 in #454
  • null pointer exception in autopilot and object navigation fragment by @isha382 in #460
  • wrong right rpm on the OLED display by @tbellembois in #479
  • USB Serial Depreciation error by @isha382 in #462

Documention

Maintenance

  • Update pillow requirement from ~=8.3.1 to ~=10.3.0 in /policy in the pip group across 1 directory by @dependabot in #409
  • Bump the npm_and_yarn group across 1 directory with 16 updates by @dependabot in #416
  • Bump the npm_and_yarn group across 1 directory with 15 updates by @dependabot in #435
  • Bump the npm_and_yarn group across 3 directories with 26 updates by @dependabot in #441
  • Bump dawidd6/action-download-artifact from 2 to 6 in /.github/workflows in the github_actions group across 1 directory by @dependabot in #465
  • Add test for nodejs-server by @thias15 in #477

New Contributors

Full Changelog: v0.7.1...v0.8.0