Autonomous Robot Car A self-driving robot car. Avoids obstacles ahead using the <HCSR04.h> ultrasonic sensor. Powered by the InventOne Microcontroller Libraries: #include <Drive.h> // Imports the Motor Shield Drive library #include <HCSR04.h> // Imports the Ultrasonic Sensor library