MRPT logo

mrpt::slam::CLandmarksMap::TLikelihoodOptions::TGPSOrigin Struct Reference

This struct store de GPS longitude, latitude (in degrees ) and altitude (in meters) for the first GPS observation compose with de sensor position on the robot. More...

#include <mrpt/slam/CLandmarksMap.h>

List of all members.

Public Member Functions

 TGPSOrigin ()

Public Attributes

double longitude
 Longitud del Origen del GPS (en grados).
double latitude
 Latitud del Origen del GPS (en grados).
double altitude
 Altitud del Origen del GPS (en metros).
double ang
 Estas tres opciones sirven para encajar mapas de GPS con posiciones absolutas con mapas de otros sensores (como laser :D) se obtienen facilmente con el programa matlab map_matching ang : Rotación del mapa del GPS (para encajarlo en grados) x_shift: Desplazamiento en x relativo al robot (en metros) y_shift: Desplazamiento en y relativo al robot (en metros).
double x_shift
double y_shift
unsigned int min_sat
 Número mínimo de satelites para tener en cuenta los datos.


Detailed Description

This struct store de GPS longitude, latitude (in degrees ) and altitude (in meters) for the first GPS observation compose with de sensor position on the robot.

Definition at line 335 of file CLandmarksMap.h.


Constructor & Destructor Documentation

mrpt::slam::CLandmarksMap::TLikelihoodOptions::TGPSOrigin::TGPSOrigin (  ) 


Member Data Documentation

Altitud del Origen del GPS (en metros).

Definition at line 350 of file CLandmarksMap.h.

Estas tres opciones sirven para encajar mapas de GPS con posiciones absolutas con mapas de otros sensores (como laser :D) se obtienen facilmente con el programa matlab map_matching ang : Rotación del mapa del GPS (para encajarlo en grados) x_shift: Desplazamiento en x relativo al robot (en metros) y_shift: Desplazamiento en y relativo al robot (en metros).

Definition at line 358 of file CLandmarksMap.h.

Latitud del Origen del GPS (en grados).

Definition at line 346 of file CLandmarksMap.h.

Longitud del Origen del GPS (en grados).

Definition at line 342 of file CLandmarksMap.h.

Número mínimo de satelites para tener en cuenta los datos.

Definition at line 364 of file CLandmarksMap.h.

Definition at line 358 of file CLandmarksMap.h.

Definition at line 358 of file CLandmarksMap.h.




Page generated by Doxygen 1.5.9 for MRPT 0.6.5 SVN: at Sun Aug 2 11:39:56 CDT 2009