- Jul 27, 2022
-
-
Guilhem Saurel authored
-
- Jun 27, 2022
-
-
Florent Lamiraux authored
This enables us to rebroadcast some events that are not captured.
-
- Nov 29, 2021
-
-
Maximilien Naveau authored
-
Maximilien Naveau authored
-
- Nov 16, 2021
-
-
Maximilien Naveau authored
-
- Nov 08, 2021
-
-
Maximilien Naveau authored
-
- Sep 02, 2021
-
-
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
-
- Aug 05, 2021
-
-
Noëlie RAMUZAT authored
Update warning msgs Co-authored-by:
Guilhem Saurel <guilhem.saurel@laas.fr>
-
Noëlie Ramuzat authored
-
- Jul 01, 2021
-
-
Florent Lamiraux authored
-
- Jun 22, 2021
-
-
Florent Lamiraux authored
-
Florent Lamiraux authored
-
- Apr 22, 2021
-
-
Guilhem Saurel authored
-
- Apr 21, 2021
-
-
Guilhem Saurel authored
-
- Mar 10, 2021
-
-
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
-
- Feb 09, 2021
-
-
Guilhem Saurel authored
-
Guilhem Saurel authored
-
- Dec 08, 2020
-
-
- Nov 16, 2020
-
-
Joseph Mirabel authored
-
- Nov 13, 2020
-
-
Guilhem Saurel authored
-
Maximilien Naveau authored
-
Maximilien Naveau authored
-
- Nov 07, 2020
-
-
Joseph Mirabel authored
-
Joseph Mirabel authored
-
- Sep 29, 2020
-
-
Guilhem Saurel authored
-
Joseph Mirabel authored
-
- Sep 27, 2020
-
-
Guilhem Saurel authored
-
Joseph Mirabel authored
-
Joseph Mirabel authored
-
Joseph Mirabel authored
-
- Sep 02, 2020
-
-
Guilhem Saurel authored
-
- Sep 01, 2020
-
-
Guilhem Saurel authored
-
- Aug 28, 2020
-
-
Olivier Stasse authored
-
Olivier Stasse authored
-
Olivier Stasse authored
Improves error msg when there is no robot registered in ParameterServer (parameter-server.cpp) Improves robustness to pragma inclusion (robot-utils.hh) Display parameter_tree when calling displayRobotUtils (robot-utils.cpp)
-
- Aug 26, 2020
-
-
Olivier Stasse authored
-
- Aug 25, 2020
-
-
Guilhem Saurel authored
-