Changes have been pushed for the project "Fawkes Robotics Software Framework".

Gitweb: http://git.fawkesrobotics.org/fawkes.git
Trac:   http://trac.fawkesrobotics.org

The branch, thofmann/syncpoint has been updated
        to  8f773d229d4bb287da49775c3eaa89aafd9ab387 (commit)
      from  98fc71803c7d0540613765f8a706fd93d3c3d11f (commit)

http://git.fawkesrobotics.org/fawkes.git/thofmann/syncpoint

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- *Log* ---------------------------------------------------------------
commit 8f773d229d4bb287da49775c3eaa89aafd9ab387
Author:     Till Hofmann <hofm...@kbsg.rwth-aachen.de>
AuthorDate: Mon Feb 3 15:54:01 2014 +0100
Commit:     Till Hofmann <hofm...@kbsg.rwth-aachen.de>
CommitDate: Mon Feb 3 15:54:01 2014 +0100

    syncpoint: add two simple test plugins

http://git.fawkesrobotics.org/fawkes.git/commit/8f773d2
http://trac.fawkesrobotics.org/changeset/8f773d2

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -


- *Summary* -----------------------------------------------------------
 .../syncpoint_test-emitter}/Makefile               |   19 +++--
 .../syncpoint_test_emitter_plugin.cpp}             |   22 +++---
 .../syncpoint_test_emitter_thread.cpp              |   68 ++++++++++++++++
 .../syncpoint_test_emitter_thread.h}               |   42 +++++-----
 .../syncpoint_test-waiter}/Makefile                |   22 +++---
 .../syncpoint_test_waiter_plugin.cpp}              |   22 +++---
 .../syncpoint_test_waiter_thread.cpp               |   85 ++++++++++++++++++++
 .../syncpoint_test_waiter_thread.h}                |   40 +++++-----
 8 files changed, 240 insertions(+), 80 deletions(-)
 copy src/{libs/syncpoint/tests => plugins/syncpoint_test-emitter}/Makefile 
(58%)
 copy src/plugins/{ros/joint_plugin.cpp => 
syncpoint_test-emitter/syncpoint_test_emitter_plugin.cpp} (65%)
 create mode 100644 
src/plugins/syncpoint_test-emitter/syncpoint_test_emitter_thread.cpp
 copy src/plugins/{examples/tf_example/tf_example_thread.h => 
syncpoint_test-emitter/syncpoint_test_emitter_thread.h} (67%)
 copy src/{libs/syncpoint => plugins/syncpoint_test-waiter}/Makefile (55%)
 copy src/plugins/{ros/joint_plugin.cpp => 
syncpoint_test-waiter/syncpoint_test_waiter_plugin.cpp} (65%)
 create mode 100644 
src/plugins/syncpoint_test-waiter/syncpoint_test_waiter_thread.cpp
 copy src/plugins/{examples/tf_example/tf_example_thread.h => 
syncpoint_test-waiter/syncpoint_test_waiter_thread.h} (66%)


- *Diffs* -------------------------------------------------------------

- *commit* 8f773d229d4bb287da49775c3eaa89aafd9ab387 - - - - - - - - - -
Author:  Till Hofmann <hofm...@kbsg.rwth-aachen.de>
Date:    Mon Feb 3 15:54:01 2014 +0100
Subject: syncpoint: add two simple test plugins

 .../syncpoint_test-emitter}/Makefile               |   19 +++--
 .../syncpoint_test_emitter_plugin.cpp}             |   22 +++---
 .../syncpoint_test_emitter_thread.cpp              |   68 ++++++++++++++++
 .../syncpoint_test_emitter_thread.h}               |   42 +++++-----
 .../syncpoint_test-waiter}/Makefile                |   22 +++---
 .../syncpoint_test_waiter_plugin.cpp}              |   22 +++---
 .../syncpoint_test_waiter_thread.cpp               |   85 ++++++++++++++++++++
 .../syncpoint_test_waiter_thread.h}                |   40 +++++-----
 8 files changed, 240 insertions(+), 80 deletions(-)





-- 
Fawkes Robotics Framework                 http://www.fawkesrobotics.org
_______________________________________________
fawkes-commits mailing list
fawkes-commits@lists.kbsg.rwth-aachen.de
https://lists.kbsg.rwth-aachen.de/listinfo/fawkes-commits

Reply via email to