public
Fork of psoetens/orocos-ocl
Description: Orocos Component Library
Homepage: www.orocos.org/ocl
Clone URL: git://github.com/doudou/orocos-ocl.git
name age message
file CMakeLists.txt Mon Sep 29 07:34:06 -0700 2008 Bump trunk version number to 1.6.99 git-svn-id... [psoetens]
file COPYING Wed Aug 02 01:56:12 -0700 2006 Added Packaging README/COPYING files. git-svn-... [psoetens]
file Doxyfile.in Tue Feb 05 02:02:08 -0800 2008 Set doxygen tag files paths correctly for KDL/R... [psoetens]
file INSTALL Mon Sep 08 04:35:24 -0700 2008 Applied patch #345 of bug #533: Mac OS X port. ... [psoetens]
file NEWS Tue Sep 02 00:25:05 -0700 2008 Update OCL 1.6.0 release notes. git-svn-id: ht... [psoetens]
file README Mon May 14 04:48:35 -0700 2007 Minor updates to README/INSTALL git-svn-id: ht... [psoetens]
directory bin/ Wed Aug 13 04:49:28 -0700 2008 Massive fix of removing trailing whitespace. g... [psoetens]
directory config/ Thu Oct 09 06:48:45 -0700 2008 Split FindComedi in FindComedi and UseComedi g... [psoetens]
file configure Fri Jun 22 05:54:16 -0700 2007 Add --prefix to OCL configure wrapper script. ... [psoetens]
directory debian/ Tue Oct 21 03:10:12 -0700 2008 Added VectorTemplateComposition.hpp to OCL Debi... [psoetens]
directory deployment/ Mon Oct 13 02:06:40 -0700 2008 Add orocos-helloworld component library git-sv... [psoetens]
directory doc/ Tue Sep 02 00:24:47 -0700 2008 Minor doc fix. git-svn-id: https://svn.mech.ku... [psoetens]
directory hardware/ Thu Oct 23 06:04:48 -0700 2008 Added error state git-svn-id: https://svn.mech... [rsmits]
directory helloworld/ Thu Sep 18 08:54:33 -0700 2008 Enable Hello world example in Debian and defaul... [psoetens]
directory motion_control/ Thu Oct 23 06:40:50 -0700 2008 Initialise the Generator better git-svn-id: ht... [rsmits]
directory ocl/ Mon Sep 08 04:35:24 -0700 2008 Applied patch #345 of bug #533: Mac OS X port. ... [psoetens]
file orocos-ocl.pc.in Mon Sep 29 01:42:32 -0700 2008 Move internal Libs: to Libs.private: git-svn-i... [psoetens]
directory reporting/ Thu Mar 12 07:27:55 -0700 2009 accept that reporting components do not have XM... [Sylvain Joyeux]
directory scripts/ Wed Aug 13 01:41:59 -0700 2008 Add new license header scripts. git-svn-id: ht... [psoetens]
directory signals/ Wed Aug 13 04:49:28 -0700 2008 Massive fix of removing trailing whitespace. g... [psoetens]
directory taskbrowser/ Thu Mar 12 07:31:48 -0700 2009 update the task browser to use the new data flo... [Sylvain Joyeux]
directory timer/ Wed Aug 13 04:49:28 -0700 2008 Massive fix of removing trailing whitespace. g... [psoetens]
directory viewer/ Wed Aug 13 04:49:28 -0700 2008 Massive fix of removing trailing whitespace. g... [psoetens]
directory vision/ Wed Aug 13 04:49:28 -0700 2008 Massive fix of removing trailing whitespace. g... [psoetens]
README
  Orocos Component Library
  ========================

This directory consists of a series of independent Orocos
components which can be used to build a control application.

* Use 'make docapi dochtml' or the online documentation
  to get information about the components.

* See doc/CMAKE-HELP.txt if you want to add a new component

* See doc/PACKAGING if you want to build a source/binary package

* See INSTALL if you want to build and install Orocos Components
  on your system.