Coder Social home page Coder Social logo

colincsl / utilmm Goto Github PK

View Code? Open in Web Editor NEW

This project forked from orocos-toolchain/utilmm

0.0 1.0 0.0 436 KB

A minimal library that has some useful C++ classes This is more a legacy system, at a time when boost was lacking some features that were needed.

License: Other

utilmm's Introduction

/*! \mainpage Util--: A C++ toolkit library
  
Util-- is a C++ toolkit library written by Sylvain Joyeux <[email protected]> and Frederic Py <[email protected]>

Copyright 2003-2008 LAAS/CNRS <[email protected]>

This software is provided under the CeCILL B License. This license provides is
OSI-approved and provides terms of use comparable to the BSD license. See
LICENSE.txt and LICENSE.fr.txt, provided with the sources, for the complete terms.

\section Installation

\subsection Getting the source code
Releases are available on SourceForge: <a
href="http://sourceforge.net/projects/utilmm/">http://sourceforge.net/projects/utilmm/</a>.
You can access this project page from anywhere in the documentation by clicking
on the SourceForge.net logo at the bottom of documentation pages.

The development repository is managed by git and is (for now) publicly available in GitHub:

<pre>
  git clone git://github.com/doudou/utilmm.git
</pre>

(see <a href="http://github.com/doudou/">this page</a> for more information)

\subsection Dependencies
  - cmake and pkg-config
  - Boost libraries: boost, boost/thread, boost/regex, boost/filesystem plus the boost/graph headers
  - Boost/test to build the test suite
  - Doxygen for the documentation

\subsection Installation instructions
 
Go into the directory where the sources are installed and do

<pre>
   mkdir build
   cd build
   cmake ..
   make
   make doc
</pre>
 
Then, as root,
<pre>
   make install
</pre>

Alternatively, you can add the \c -DCMAKE_INSTALL_PREFIX=path/to/the/installation/target option to cmake
to install the files in a custom directory

*/

utilmm's People

Contributors

2maz avatar doudou avatar meyerj avatar pierrewillenbrockdfki avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.