Skip to content

Releases: sourcebots/sbot

Release 0.6.2

13 Aug 22:18
a40a77f

Choose a tag to compare

Updates j5 to v0.7.6, which pulls in:

  • Improve error message produced when buzz requests are sent to the power board too quickly.

Release 0.6.1

13 Aug 14:01
6e7f64a

Choose a tag to compare

j5 has been updated to v0.7.5, having the following effects:

  • The timeout on serial reads in the SB Arduino hardware backend has been increased to accommodate the fact that it may take up to 1 second for a response to an ultrasound command to be sent.
  • The error message that typically occurs when trying to communicate with a servo board that has no 12V power has been improved for clarity.

Release 0.6.0

13 Aug 09:03
e1c691f

Choose a tag to compare

  • Change match duration from 180s to 120s to match Smallpeice 2019 rules.
  • The exception for accessing a singular board property now occurs at the point of attribute access, not Robot initialisation.
  • Auxiliary board groups are now public

Release 0.5.1

08 Aug 15:58
0da91df

Choose a tag to compare

  • Update j5

Release 0.5.0

03 Aug 10:24
2cc3481

Choose a tag to compare

Merge pull request #33 from sourcebots/optional-vision

Make vision optional

Release 0.4.0

28 Jul 08:35
dc91866

Choose a tag to compare

  • Upgrade j5 from 0.3.0 to 0.7.0
    • Many bug fixes
  • Expose Note enum

Release 0.3.0

27 Jul 11:28
b6598d1

Choose a tag to compare

  • Add documentation
  • Add vision
  • Add arduino support
  • Add constants

Version 0.2.0

18 May 15:23
a2ef67c

Choose a tag to compare

Version 0.2.0 Pre-release
Pre-release
v0.2.0

Update pyproject.toml with more details.