Dispatching commands received by gRPC through mavlink.
Should do:
- Add command protobuffer file and layout the grpc endpoints
- Add command service and handle incoming requests for dispatching different commands
- Extract mavlink to a MavlinkService as it's used in
serial data feed service for receiving and in command service for dispatching