- Jul 27, 2022
-
-
Guilhem Saurel authored
-
Guilhem Saurel authored
-
Guilhem Saurel authored
-
Guilhem Saurel authored
to avoid inclusion order issues between boost & pinocchio after clang-format
-
Guilhem Saurel authored
-
Guilhem Saurel authored
-
Guilhem Saurel authored
-
Guilhem Saurel authored
-
- Jul 06, 2022
-
-
Florent Lamiraux authored
[Event] Allow to periodically broadcast event when input remains to t…
-
- Jun 27, 2022
-
-
Florent Lamiraux authored
This enables us to rebroadcast some events that are not captured.
-
- Jun 24, 2022
-
-
Guilhem Saurel authored
[Event] Add documentation.
-
Florent Lamiraux authored
-
- Apr 08, 2022
-
-
Guilhem Saurel authored
[Parameter_Server] Add setHandFrameName method
-
- Dec 07, 2021
-
-
Guilhem Saurel authored
add a sot_loader with the minimal functionalities.
-
- Dec 01, 2021
-
-
Maximilien Naveau authored
-
Maximilien Naveau authored
-
- Nov 29, 2021
-
-
Maximilien Naveau authored
-
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 05, 2021
-
-
Noëlie RAMUZAT authored
Update warning msgs Co-authored-by:
Guilhem Saurel <guilhem.saurel@laas.fr>
-
Noëlie Ramuzat authored
-
- 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
-