This is the library used for The STEAM Org's robotics kit.
Motor
: Allows for control of a DC motor through L298N Motor controllerUltrasonicSensor
: Interfaces with a standard Ultrasonic Sensor and provides a easy way to get distanceRobot
: A high level class representing the robot. Edit theRobot::drive()
method to change it's behaviour