liboncilla/srcissue521
liboncilla/src
issue521
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
27607a18cc1f | Alexandre Tuleu | Adds missing include in pkg-config | Jan 22 2013 | |||
d3aaa92c4e09 | Alexandre Tuleu | Small GCC corrections | 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 | |||
e92c7c9039a4 | Alexandre Tuleu | Removes unucessary dependencies | Jan 21 2013 | |||
e3407fbbc611 | Alexandre Tuleu | Reworks CMakeLists file for biorob-cmake-utils | Jan 21 2013 | |||
3f0d75f7929f | Alexandre Tuleu | Display a nice error message if it could not find a suitable backend. | Nov 19 2012 | |||
a34c2179d61b | Alexandre Tuleu | Changed the produced SONAME, amarsi_closes #337 | Jul 9 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 | |||
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 | |||
35e99b204150 | Alexandre Tuleu | Switched to boost::shared_ptr | Jun 27 2012 | |||
0d8781e6b7bf | Arne Nordmann | Moved sources to subfolder liboncilla Removed (empty) config header | Jun 27 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 | |||
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 | |||
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 | |||
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 | |||
d0e37a0e0349 | Alexandre Tuleu | Cleaned CMakeLists.txt file, and removed warnings | Jun 19 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 | |||
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 | |||
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 | |||
304f343e3228 | anordman | Kicked all CCA stuff | Dec 14 2011 | |||
a92ac2ba5450 | anordman | New naming scheme of oncilla projects | Dec 13 2011 |
c4science · Help