~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 Application: HMT_SLAM
 
 Part of "The Mobile Robot Programming Toolkit (MRPT)"
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~


--------------
 DESCRIPTION
--------------

This application implements Hybrid Metric-Topological (HMT) SLAM.

See the application description page for more information:
 
 https://www.mrpt.org/list-of-mrpt::apps/application-HMT-SLAM

--------------
 COMPILING
--------------
Under Linux, invoke "make" at this directory. In windows build this from the global MRPT solution.

For more information check out: 
http://www.mrpt.org/Building_and_Installing_Instructions

--------------
  CHANGE LOG
--------------

- Version 0.2, released with the MRPT version 0.4 with the name "HMT_SLAM".
	* All the options have been moved to an external .INI file.
	
- MapBuildingFromRawLog Version 0.1 (2005-2006), initial development.
 
