My favorites | Sign in
Google
gpo
                
Code license: Apache License 2.0
Labels: Google
Feeds:
People details
Project owners:
  russ.ls
Project committers:
james.diebel, vvaish

The Google pose optimizer (GPO) is a C++ library that allows reconstruction of the pose of a sensor platform (i.e. its position and orientation over time) based on information from sensors such as GPS, accelerometers and rate gyroscopes. GPO does not provide real-time localization in the way that a Kalman filter would, instead it generates the pose as a result of a large off-line optimization. This produces better results.

See the Wiki for more information.