Skip to content

Releases: robotieee/compkit

CompKit 0.1.0 - Alpha Release

14 Aug 02:07
b7c637b
Compare
Choose a tag to compare
Pre-release

Release to live test in class.

Changelog

  • Add engine class - make coding an engine more intuitive.
  • Add engine_controller class - code a pair of engines to walk straight, backward, or turn around more intuitively.
  • Add color_sensor class - manage color sensor readings and calculate which color it reads using Euclidean distance.