Skip to content

Releases: robotieee/compkit

compkit 1.2.0

15 Jun 19:41
16366ca

Choose a tag to compare

Changelog

  • Remove the namespace to simplify the syntax for the students.

compkit 1.1.1

12 Jun 13:37
e454104

Choose a tag to compare

Changelog

  • Add color print function.
  • Add color print example.

compkit 1.0.1

07 Jun 04:34
f0cea35

Choose a tag to compare

Changelog

  • Add simple color sensor example.
  • Fix closest color comparison.

1.0.0

01 Jun 08:38
f038587

Choose a tag to compare

Changelog

  • Added motor abstraction.
  • Added motor controller abstraction (controls a pair of motors).
  • Added color sensor abstractions (reading, calibration, and comparing values).