For IVLabs, VNIT project "Swarm Communication".
This is intended to be a cross platform implementation for sending and recieving data using Xbee.
The repo was tested on Ubuntu 16.04
- Clone the repo
git clone git@github.com:kamatajinkya/swarm.git
- Create and go to build folder
mkdir -p swarm/build
cd swarm/build
- Build the code
cmake ..
make
- Run the program
./swarm