INTRODUCTION Overview Download and Install Quick Start Documentation Publications NONFRAMEWORK CODE Driver Interfaces Drivers Libraries Utilities FRAMEWORK CODE Interfaces Components Libraries Utilities Full Software Listings DEVELOPER Tutorials Examples Dev Guide Dashboard PEOPLE Contributors Users Project Download Mailing lists
|
InsGps
|
Classes | |
class | hydrointerfaces::InsGps |
Abstract class for a Ins/Gps system. More... | |
class | hydrointerfaces::InsGpsFactory |
Helper class to instantiate drivers. More... |
GPS aided INS.
INS stands for inertial navigation system; basically it works by measuring the acceleration and turnrate vectors with an IMU (inertial measurement unit) and (double) integrating those to yield position velocity and attitude (PVA). To compensate for unbounded (quadratic) error growth it is often combined with a global sensor, e.g. GPS. Such a combined system ideally yields a locally smooth, globally correct PVA solution.
Webmaster: Tobias Kaupp (tobasco at users.sourceforge.net)