Project Information

RamMap AR Navigation

This is a team project developed during Colorado State University RamHack 2017.

The application is built using ARKit and CoreLocation. It uses the CoreLocation (wifi and GPS data) to determine your global location and then uses the ARKit (camera and motion data) to map the local world as you move around. It combines the high accuracy of AR with the scale of GPS data to provide navigation.

The Demo shows how the application can be used in a university campus. We added filters to select the type of location you want to see. We also added Google Maps to show the location of the user.

We won the 3rd place in the hackathon.

More information about the project can be found on the GitHub repository.