- Python 3.x installed
- Open a terminal and navigate to the project directory.
- Run the following command to start the server:
python subsystem_ground_station.py
- Open another terminal and navigate to the project directory.
- Run the following command to start the client:
python subsystem_drone.py
Make sure the server is running before starting the client.