Holds common classes and interfaces that are required by the other projects.
It provides all the types that are generated via protocol buffers.
### NucuCar.Sensors
Manages all the car sensors. For more info see the readme file located in the project directory.
### NucuCar.TestClient
Command line utility to play around with the car functionality. You can use it to remotely read data from the sensors via gRPC methods and to publish and read telemetry data.