- Jan 13, 2020
-
-
Guilhem Saurel authored
-
Guilhem Saurel authored
-
Guilhem Saurel authored
-
Guilhem Saurel authored
Just to avoid the confusion of having 2 things with the same name without a clear reason
-
Guilhem Saurel authored
-
Guilhem Saurel authored
-
Guilhem Saurel authored
-
Thus remove the dependency to lapack and gfortran too.
-
-
Remove depth flag for git. Add build_custom to avoid callking catkin_workspace. Install needed binary packages. Add common.sh to travis_custom Remove fetch unshallow Add fortran to test the package. Add blas in the set of packages. Add lapack-dev as package to install
-
- Jan 10, 2020
-
-
Guilhem Saurel authored
- Dec 30, 2019
-
-
Feedback from Guilhem Saurel.
-
-
-
Based on feedback from G. Saurel.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Oct 22, 2019
-
-
Olivier Stasse authored
-
- Oct 21, 2019
-
-
Florent Lamiraux authored
- when signal value contained a space, only the part before the space was stored in the signal. - add a test on this case.
-
- Oct 18, 2019
-
-
Florent Lamiraux authored
-
Florent Lamiraux authored
Default implementation adds std::endl at the end of the stream. In the case of string this extra '\n' is not desired.
-
Florent Lamiraux authored
-
Florent Lamiraux authored
When type is string and input istringstream contains an empty string, operator>> make method fail return true. This commit overcome this issue by not testing the result.
-
- Oct 17, 2019
-
-
Olivier Stasse authored
Fix debug-tracer.cpp
-
- Oct 10, 2019
-
-
Joseph Mirabel authored
Add TimeDependency::addDependencies + doc of SignalTimeDependent
-