redparavoz / dogrobot

DogRobot : A Home C4ISR System

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DogRobot : A Home C4ISR System

In order to build and run the system, one has to proceed with:

  1. Install GNAT Community on Windows machine.

    1. After installed, build the dogrobot.gpr using GPS.
  2. On Raspberry Pi, install gnat from command-line.

    • sudo apt-get install gnat
  3. To run server_rpi from Raspberry Pi

    • sudo ./bin/server_rpi
  4. To run client_win from Raspberry Pim just execute application from project bin folder.

About

DogRobot : A Home C4ISR System

License:GNU General Public License v3.0


Languages

Language:Ada 99.3%Language:Shell 0.7%