| Fix constructor of python class SignalBase. |
|
More...
|
about 16 years ago
|
| Win32: Add some definitions to avoid some verbose warnings |
|
More...
|
about 16 years ago
|
| Win32: Correct API name for contiifstream |
|
More...
|
about 16 years ago
|
| Add the missing "int" in "int main (void)" |
|
More...
|
about 16 years ago
|
| The dependency in dl is unix-specific |
|
More...
|
about 16 years ago
|
| Win32: Correct exportation of g_caster |
|
More...
|
about 16 years ago
|
| Win32: Add the exportation of SignalCast |
|
More...
|
about 16 years ago
|
| Add a missing dependency between tracer-RT and tracer |
|
More...
|
about 16 years ago
|
| Win32: typo in the API |
|
More...
|
about 16 years ago
|
| Win32: Correct typo in the macro name for the API |
|
More...
|
about 16 years ago
|
| Added three tools. |
|
More...
|
about 16 years ago
|
| Added uninstall. |
|
More...
|
about 16 years ago
|
| Added 3 tools. Some minor corrections (such as correctly exporting classes in plugins) |
|
More...
|
about 16 years ago
|
| Modified CMakeLists.txt to remove multiple definitions and include dirs. |
|
More...
|
about 16 years ago
|
| Add uninstall target to dynamic-graph. |
|
More...
|
about 16 years ago
|
| Implement inverted pendulum dynamics. |
|
More...
|
about 16 years ago
|
| Add pendulum length as a parameter. |
|
More...
|
about 16 years ago
|
| Task-related unit tests and corrections. |
|
More...
|
about 16 years ago
|
| Changed linking of exceptions and traces. |
|
More...
|
about 16 years ago
|
| Corrected a bug that stemmed from the renaming of GainAdaptive (thanks unit testing!) Added unit tests for filesystem and tracing. |
|
More...
|
about 16 years ago
|
| Added plugin "Reader" to read files generated by "Tracer". |
|
More...
|
about 16 years ago
|
| Removed default definition of VP_DEBUG_MODE in cmake (already in header). |
|
More...
|
about 16 years ago
|
| Added tracer plugin to source. |
|
More...
|
about 16 years ago
|
| Binds InvertedPendulum::incr |
|
More...
|
about 16 years ago
|
| Add some documentation |
|
More...
|
about 16 years ago
|
| Reimplement bindings with PyCObject structure. |
|
More...
|
about 16 years ago
|
| Make InvertedPendulum Python class derive from Entity. |
|
More...
|
about 16 years ago
|
| Modify computeDynamics |
|
More...
|
about 16 years ago
|
| Replace SignalTimeDependent by SignalPtr. |
|
More...
|
about 16 years ago
|
| Implement bindings for Entity and SignalBase C++ classes. |
|
More...
|
about 16 years ago
|