BikeTracker will let you know when there is a cyclist near you, even if they are invisible to you.
This project is mobile application part of BikeTracker system. Before next steps execution, be sure that your mobile device and computer are connected to the same local network and able to discover each other.
To build and run mobile appliaction on your smartphone, follow instructions below: ...
To simulate reference positioning system:
-
Clone This repository.
-
Run gps_over_udp_test_mock.py providing IP address and por as parameters:
python gps_over_udp_test_mock.py <ip> <port>