Algorithm 1: Geometry-based positioning (GBP) |
Input: , , , ,
|
Output:
,
|
-
1
Compute the 2D distance between mmWave AP and the robot based on elevation AoA measurement and the known antenna height difference h
-
2
Convert the azimuth AoA measurement at the robot to the angle of departure (AoD) at the mmWave AP taking into account the array orientation measurement of the robot
-
3
Calculate the robot location based on and
|