#
#  Copyright
#

Installation instructions for library rtmPlannerUtil
----------------------------------------------

It is recommended to create a specific directory to install this package.
mkdir build
cd build
../configure [OPTIONS]
make 
make install
