Skip to content

Releases: zauberzeug/rosys

v0.10.9

24 May 17:15
Compare
Choose a tag to compare

Bugfix

  • Fix connect method of UsbCamera and SimulatedCamera by awaiting _apply_all_parameters (@falkoschindler)

v0.10.8

24 May 15:32
3190cb0
Compare
Choose a tag to compare

Breaking Changes

  • UsbCameras are now by default not streaming (see #113 (review)). So you need to set camera.streaming = True to constantly receive images.

New features and enhancements

v0.10.7

08 May 13:11
Compare
Choose a tag to compare

Bugfixes

Documentation

v0.10.6

06 May 12:25
Compare
Choose a tag to compare

New features and enhancements

Bugfixes

v0.10.5

16 Apr 08:09
Compare
Choose a tag to compare

Enhancements

  • Upgrade to NiceGUI 1.4.22, Pillow 10.3.0, and IDNA 3.7 to fix dependabot alerts (@falkoschindler)
  • Exclude Uvicorn version 0.29.0 to avoid backup problems during teardown (@falkoschindler)
  • Refactored run_arp_scan to remove the interface parameter, simplifying network camera detection across all network interfaces (@angelom93)

v0.10.4

04 Apr 15:16
Compare
Choose a tag to compare

New features and enhancements

v0.10.3

07 Mar 15:56
Compare
Choose a tag to compare

New features and enhancements

Bugfix

v0.10.2

23 Feb 13:25
Compare
Choose a tag to compare

New features and enhancements

Documentation

v0.10.1

09 Feb 16:12
Compare
Choose a tag to compare

New features and enhancements

  • Parameterize the connection checking behavior of the keyboard control (#78 by @codingpaula)
  • Add charge_detect_threshold parameter to BmsHardware (#76 by @angelom93)

Bugfixes

Documentation

  • Fix links to Robot Brain and Learning Loop product page (#80 by @leonstafford)

v0.10.0

18 Jan 14:32
c9b09c3
Compare
Choose a tag to compare

New features and enhancements