- Nov 29, 2021
-
-
Maximilien Naveau authored
-
- Nov 16, 2021
-
-
Maximilien Naveau authored
-
- Nov 08, 2021
-
-
Maximilien Naveau authored
-
- Nov 05, 2021
-
-
Guilhem Saurel authored
fix submodule url
-
- Nov 03, 2021
-
-
Guilhem Saurel authored
-
Guilhem Saurel authored
-
- Sep 06, 2021
-
-
Guilhem Saurel authored
[test] update use of example_robot_data to 3.8.0
-
Guilhem Saurel authored
update deprecations & fix warnings
-
- Sep 02, 2021
-
-
Guilhem Saurel authored
-
Guilhem Saurel authored
-
Guilhem Saurel authored
-
Guilhem Saurel authored
-
Guilhem Saurel authored
fix: …/sot-core/src/tools/device.cpp: In member function ‘virtual void dynamicgraph::sot::Device::setState(const Vector&)’: …/sot-core/src/tools/device.cpp:248:7: warning: this statement may fall through [-Wimplicit-fallthrough=] } ^ …/sot-core/src/tools/device.cpp:249:5: note: here case CONTROL_INPUT_ONE_INTEGRATION: ^~~~
-
Guilhem Saurel authored
fix: …/sot-core/src/tools/robot-utils.cpp: In member function ‘void dynamicgraph::sot::RobotUtil::sendMsg(const string&, dynamicgraph::MsgType, const string&)’: …/sot-core/src/tools/robot-utils.cpp:449:49: warning: ‘void dynamicgraph::Logger::sendMsg(std::__cxx11::string, dynamicgraph::MsgType, const string&)’ is deprecated: use stream(type, lineId) << msg [-Wdeprecated-declarations] logger_.sendMsg("[RobotUtil]" + msg, t, lineId); ^ In file included from …/sot-core/include/sot/core/robot-utils.hh:23:0, from …/sot-core/src/tools/robot-utils.cpp:29: …ll/include/dynamic-graph/logger.h:225:3: note: declared here sendMsg(std::string msg, MsgType type, const std::string &lineId = ""); ^~~~~~~ …/sot-core/src/tools/device.cpp: In member function ‘virtual void dynamicgraph::sot::Device::setState(const Vector&)’: …/sot-core/src/tools/device.cpp:248:7: warning: this statement may fall through [-Wimplicit-fallthrough=] } ^ …/sot-core/src/tools/device.cpp:249:5: note: here case CONTROL_INPUT_ONE_INTEGRATION: ^~~~
-
Guilhem Saurel authored
-
Guilhem Saurel authored
-
Guilhem Saurel authored
-
- Aug 20, 2021
-
-
Guilhem Saurel authored
[Device] Make error message more informative.
-
- Aug 04, 2021
-
-
Guilhem Saurel authored
[Tests][CMake] activate python imports checks
-
- Aug 02, 2021
-
-
Guilhem Saurel authored
to be compliant with unittest standard and ease discovery ref. https://docs.python.org/3/library/unittest.html#cmdoption-unittest-discover-p
-
Guilhem Saurel authored
-
- Jul 01, 2021
-
-
Florent Lamiraux authored
-
- Jun 22, 2021
-
-
Florent Lamiraux authored
-
Florent Lamiraux authored
-
Florent Lamiraux authored
-
- Jun 07, 2021
-
-
Guilhem Saurel authored
[tests] rename data do disambiguate for C++17
-
- Jun 03, 2021
-
-
Guilhem Saurel authored
-
- Apr 22, 2021
-
-
Guilhem Saurel authored
-
Guilhem Saurel authored
- Apr 21, 2021
-
-
Guilhem Saurel authored
-
- Mar 11, 2021
-
-
Guilhem Saurel authored
-
- Mar 10, 2021
-
-
Guilhem Saurel authored
-
Guilhem Saurel authored
the install rpath allow plugins to find each other ROS buildfarm test everything in isolated environments, se we must also set the build rpath
-
Guilhem Saurel authored
- Mar 04, 2021
-
-
Guilhem Saurel authored
[Tests] matlab reference was removed
-
- Mar 03, 2021
-
- Feb 09, 2021
-
-
Guilhem Saurel authored