DriveWorks SDK Reference
4.0.0 Release
For Test and Development only

src/dw/sensors/gps/docs/mainsection.md
Go to the documentation of this file.
1 # Copyright (c) 2019-2020 NVIDIA CORPORATION. All rights reserved.
2 
3 @page gps_mainsection GPS
4 
5 ## About This Module
6 
7 The GPS module provides a unified way to read and parse data from various
8 GPS positioning sensors.
9 
10 ## Relevant Tutorials
11 
12 - @ref gps_usecase1
13 - @ref gps_usecase2
14 - @ref gps_usecase3