EV3 DGPS help

Hello, I am new to robotics, and I am trying to get the dgps to work in the Lego ev3 software.

I have imported all the bricks, but I am not sure where to go from there.

My goal is to have the robot go around a building using gps.

Thanks!

Hey enelson,

It sounds like you found this:

We have a few ev3 examples in our directory here:

And we have an example for the dGPS here:
https://github.com/DexterInd/EV3_Dexter_Industries_Sensors/raw/master/EV3-dGPS_Test.ev3

Could you try the last example for the dGPS?