Graphmaster
Graph
master
History Graph
History Graph
Commit | Author | Details | Committed | ||||
---|---|---|---|---|---|---|---|
8e1382566af6 | Arne Nordmann/Alexandre Tuleu | Documentation styling and fixed example doc | Jan 21 2013 | ||||
895e1cdd56a6 | Alexandre Tuleu | Fixes example | Jan 21 2013 | ||||
371bc55e762c | Alexandre Tuleu | Removes legacy implementation | Jan 21 2013 | ||||
9be7c560ab71 | Alexandre Tuleu | Adds UnavailableInterfaceError | Jan 21 2013 | ||||
53b068a9a041 | Alexandre Tuleu | Refactors generation of objects | Jan 21 2013 | ||||
298f4559d993 | Alexandre Tuleu | Adds Supervisor Nodes | Jan 21 2013 | ||||
55590da6966f | Alexandre Tuleu | Removes Oncilla prefix from OncillaSynchronizer | Jan 21 2013 | ||||
d2ae810ab4de | Alexandre Tuleu | Makes the Backend create the nodes form Oncilla object. | Jan 21 2013 | ||||
6f0beb61749f | Alexandre Tuleu | Adds Force sensing interface in L= node | Jan 21 2013 | ||||
b3eedf509145 | Alexandre Tuleu | Removes the L4 nodes. | Jan 21 2013 | ||||
a4b52f37b346 | Alexandre Tuleu | Removes Oncilla prefix of nodes classes | Jan 21 2013 | ||||
0480db89719f | Alexandre Tuleu | Rearranges files with subdirectories. | Jan 21 2013 | ||||
45a9e33fcbe5 | Alexandre Tuleu | use install DIRECTROY to install files | Jan 21 2013 | ||||
860b7b6e148b | Alexandre Tuleu | Corrects error in LoadingError destructor | Jan 21 2013 | ||||
3e9f1f8e42be | Alexandre Tuleu | Rewrites OncillaTrunk interface | Jan 21 2013 | ||||
a16f7901e9c9 | Alexandre Tuleu | Adds rci::oncilla::NotImplementedError | Jan 21 2013 | ||||
e2a1c226d314 | Alexandre Tuleu | Rewrites Backend loading with biorob-cpp | Jan 21 2013 | ||||
2e573ed2f703 | Alexandre Tuleu | Adds dependency on biorob-cpp | Jan 21 2013 | ||||
69dd343cbc92 | Alexandre Tuleu | Comments out uncorrectly setted metrics tools | Jan 21 2013 | ||||
e92c7c9039a4 | Alexandre Tuleu | Removes unucessary dependencies | Jan 21 2013 | ||||
e3407fbbc611 | Alexandre Tuleu | Reworks CMakeLists file for biorob-cmake-utils | Jan 21 2013 | ||||
0614f868fbbf | Alexandre Tuleu | Bumped to version 0.3.0dev | Jan 21 2013 | ||||
dfc9c0ab748d | Alexandre Tuleu | Bumped to version 0.2.1 | Nov 19 2012 | ||||
3f0d75f7929f | Alexandre Tuleu | Display a nice error message if it could not find a suitable backend. | Nov 19 2012 | ||||
90a0b1b07cbe | Alexandre Tuleu | Bumped to version 0.2.1dev | Jul 12 2012 | ||||
6f7f107525a4 | Alexandre Tuleu | Released version 0.2.0 | Jul 12 2012 | ||||
ef4ec3561613 | Alexandre Tuleu | Bumped to version 0.2.0rc4 | Jul 9 2012 | ||||
a34c2179d61b | Alexandre Tuleu | Changed the produced SONAME, amarsi_closes #337 | Jul 9 2012 | ||||
d74945bbc627 | Alexandre Tuleu | Bumped to version 0.2.0rc3 | Jun 28 2012 | ||||
e1f63e95eacb | Arne Nordmann/Alexandre Tuleu | * Cleaned up CMake * liboncilla config file now exporting direct dependencies… | Jun 28 2012 | ||||
b3e216ffc583 | Alexandre Tuleu | [API/ABI break] Renamed latestProcessLoopDuration to lastProcessTimeStep, and… | Jun 28 2012 | ||||
d416bcbf5b22 | Alexandre Tuleu | Put some working parameter for a trot | Jun 28 2012 | ||||
e8ec21dd5f7f | Alexandre Tuleu | Added missing header in install | Jun 28 2012 | ||||
d7ae303caa9f | Alexandre Tuleu | [API/ABI BREAK] Decoupled the headers a lot. | Jun 28 2012 | ||||
1383776216c9 | Alexandre Tuleu | Implemented OncillaL4 amarsi_refs #328 | Jun 28 2012 | ||||
bfee6cf4d175 | Alexandre Tuleu | Bumped to version 0.2.0rc2 | Jun 27 2012 | ||||
35e99b204150 | Alexandre Tuleu | Switched to boost::shared_ptr | Jun 27 2012 | ||||
108e534586ba | Alexandre Tuleu | Modified pkg-config file to include list of examples | Jun 27 2012 | ||||
5d700acab5fe | Alexandre Tuleu | Re implemented the SimpleSine example with more meaningfull parameters | Jun 27 2012 | ||||
0d8781e6b7bf | Arne Nordmann | Moved sources to subfolder liboncilla Removed (empty) config header | Jun 27 2012 | ||||
29079f3278ec | Alexandre Tuleu | Bumped to version 0.2.0rc1 | Jun 26 2012 | ||||
37ef8c75bba2 | Alexandre Tuleu | More meaningfull exceptions | Jun 25 2012 | ||||
cce09cfdd20e | Alexandre Tuleu | Added more information output for developper in BackendFactory | Jun 25 2012 | ||||
8a07c8fe5d72 | Alexandre Tuleu | Initialized default control mode | Jun 25 2012 | ||||
3d8a8f83b63a | Alexandre Tuleu | Changed the BackendFactory to use only raw pointer. Consider to change it again… | Jun 24 2012 | ||||
bba0fe2afe41 | Alexandre Tuleu | Removed unecessary warnings and legay registration interface | Jun 22 2012 | ||||
13995804e4c7 | Alexandre Tuleu | Reimplemented the BackendFactory using dlopen | Jun 22 2012 | ||||
d31c0e5e60f5 | Alexandre Tuleu | Done a bit of renaming to mark some non thread safe function | Jun 22 2012 | ||||
bc2f955fcef8 | Alexandre Tuleu | Made the synchronizer Singleton -ish | Jun 22 2012 | ||||
089c45f8c901 | Alexandre Tuleu | src/BackendFactory.* | Jun 22 2012 | ||||
4262386330d4 | Alexandre Tuleu | Added BackendRegistrator class | Jun 22 2012 | ||||
a51e01a7206e | Arne Nordmann/Alexandre Tuleu | Recreated the lost documentation again Fixed installation of the manual | Jun 22 2012 | ||||
834a71e80b9b | Arne Nordmann/Alexandre Tuleu | L0 example (not integrated with webots yet) | Jun 22 2012 | ||||
21370709ad4f | Arne Nordmann/Alexandre Tuleu | Synchronizer getter for the Oncilla object | Jun 22 2012 | ||||
6fdc7ab661e6 | Alexandre Tuleu | Added a BackendFactory to let liboncilla-webots and liboncilla-hw transparently… | Jun 22 2012 | ||||
35ca5aaa44d3 | Arne Nordmann | Minor fix, package build wasn`t working | Jun 22 2012 | ||||
868c22ecf2b0 | Arne Nordmann | CPack configuration (not for deb packages, but for generating CI artifacts) | Jun 22 2012 | ||||
6a52468a4f32 | Arne Nordmann | Syntax fix | Jun 20 2012 | ||||
57b892840c45 | Arne Nordmann | Manual, inter-documentation links | Jun 20 2012 | ||||
01fee4f116c2 | Arne Nordmann | Fixed cmake configuration for sphinx manual | Jun 20 2012 | ||||
006dfc757e16 | Arne Nordmann | Fixed sharedptr naming | Jun 20 2012 | ||||
f580cc60b614 | Arne Nordmann | Fixed sharedptr naming | Jun 20 2012 | ||||
cb283b0be6dd | Arne Nordmann | API change in RCI to express two-dimensional position sensing | Jun 20 2012 | ||||
565e68650f66 | Arne Nordmann | Eclipse project settings (ignored by .gitignore) | Jun 20 2012 | ||||
caf093bce04a | Arne Nordmann | Minor changes | Jun 20 2012 | ||||
315b07d6e3d3 | Alexandre Tuleu | Refactored OncillaL1 and OncillaL2 node as one OncillaL1L2 node since they… | Jun 19 2012 | ||||
d189d486a551 | Alexandre Tuleu | Added a better doc target that build all doc (API & Manual), and install it in… | Jun 19 2012 | ||||
3cc9013c8013 | Alexandre Tuleu | Made the interface aware of time issue | Jun 19 2012 | ||||
dd5c2fb38593 | Alexandre Tuleu | Separated L0 and L1 in distinct files | Jun 19 2012 | ||||
570a52a1cda0 | Alexandre Tuleu | Corrected dependencies | Jun 19 2012 | ||||
8deac36dc1c9 | Alexandre Tuleu | Corrected dependencies | Jun 19 2012 | ||||
d0e37a0e0349 | Alexandre Tuleu | Cleaned CMakeLists.txt file, and removed warnings | Jun 19 2012 | ||||
6ec957fa116e | Arne Nordmann | Adapted project name and file naming to libnae convention (all lower-case) | Jun 19 2012 | ||||
61c08b0b0724 | Arne Nordmann | Started end-user documentation for liboncilla | Jun 12 2012 | ||||
f282f51eac00 | Arne Nordmann | Ignore just content of build folder, not the folder itself | Jun 12 2012 | ||||
ebad3fe56cd8 | Sebastian Wrede | changed CMakeLists to latest GMock / testing macro | Jun 10 2012 | ||||
cfdce86706c3 | Alexandre Tuleu | Updated .gitignore file | Apr 16 2012 | ||||
32fa0787f6aa | Alexandre Tuleu | Merge branch 'master' of ponyo.epfl.ch:oncilla/liboncilla | Apr 12 2012 | ||||
b6739edb9ec2 | atuleu | Switched to tr1/memormry for shared_ptr | Feb 7 2012 | ||||
3ae9166823ff | anordman | Minor modifications due to refactoring amarsi_refs #238 | Feb 7 2012 | ||||
3b218aad536d | anordman | Fixed linking | Feb 6 2012 | ||||
f617b59665e9 | anordman | Minor fixes Added first basic tests | Feb 6 2012 | ||||
1b04ded19342 | atuleu | oops, fixed a name formatting mistake | Jan 27 2012 | ||||
d27162edea18 | atuleu | Cleaned the initialization logic. | Jan 27 2012 | ||||
69ecc4969e5c | atuleu | Used Oncilla::Leg instead of unsigned int | Jan 27 2012 | ||||
85f928ccb42f | atuleu | Corrected indentation, using smart tabs http://www.emacswiki.org/emacs/SmartTabs | Jan 12 2012 | ||||
f0a7b17036e6 | anordman | Adapted to new RCI synchronizer interface | Dec 16 2011 | ||||
f0b2bd24769f | anordman | Nodes L1 and L2 now have reference to syncrhonzier to ask it if its busy | Dec 16 2011 | ||||
f436334e0eeb | anordman | Started integration of OncillaSynchronizer and Oncilla resource nodes | Dec 15 2011 | ||||
c97d796b36df | anordman | Cleaned up namespace (now rci::oncilla) Added abstract OncillaSynchronizer | Dec 15 2011 | ||||
5f909a97996a | anordman | Removed compilation results | Dec 15 2011 | ||||
436b59129c10 | atuleu | First draft for common Oncilla wrapper | Dec 15 2011 | ||||
c2bcb8d66873 | atuleu | Renamed some file to follow numeric conventions | Dec 15 2011 | ||||
28a827183278 | atuleu | Modified constructor to use std::string references | Dec 15 2011 | ||||
bd60baf5ace1 | atuleu | Cleaed up makefiles | Dec 15 2011 | ||||
4012523f5235 | anordman | Minor renaming | Dec 14 2011 | ||||
fc04e7a9a98b | anordman | Fixed dependencies | Dec 14 2011 | ||||
d3e446cb0f90 | anordman | Fixed configuration and infrastructure to work without CCA Kicked examples for… | Dec 14 2011 | ||||
304f343e3228 | anordman | Kicked all CCA stuff | Dec 14 2011 | ||||
3606993d1160 | atuleu | Merge branch 'master' of ponyo.epfl.ch:oncilla/liboncilla | Dec 13 2011 |
c4science · Help