- Sep 06, 2022
-
-
Guilhem Saurel authored
-
Guilhem Saurel authored
-
Guilhem Saurel authored
-
Guilhem Saurel authored
-
Guilhem Saurel authored
-
Guilhem Saurel authored
-
Guilhem Saurel authored
- Mar 08, 2022
-
-
Guilhem Saurel authored
-
- Mar 07, 2022
-
-
Guilhem Saurel authored
- Dec 08, 2021
-
-
Guilhem Saurel authored
Compatibility with python3.
-
- Nov 29, 2021
-
-
Guilhem Saurel authored
-
Guilhem Saurel authored
[CI] fix underscores
-
Florent Lamiraux authored
Co-authored-by:
Guilhem Saurel <guilhem.saurel@laas.fr>
-
Guilhem Saurel authored
-
- Nov 26, 2021
-
-
Florent Lamiraux authored
-
- Nov 05, 2021
-
-
Guilhem Saurel authored
fix submodule url
-
- Nov 03, 2021
-
-
Guilhem Saurel authored
-
- Aug 18, 2021
-
-
Guilhem Saurel authored
sync submodule
-
Guilhem Saurel authored
-
- Aug 17, 2021
-
-
Guilhem Saurel authored
[SotLoader] Remove useless boost::condition_variable cond
-
Noëlie Ramuzat authored
Remove useless condition variable which was never used (no call to wait() function) and leads to errors when used with PAL packages.
-
- Jul 16, 2021
-
-
to get the name of topics corresponding to each signal.
-
-
- May 26, 2021
-
-
Florent Lamiraux authored
Fix typo in python bindings.
-
Florent Lamiraux authored
-
- Mar 12, 2021
-
-
Guilhem Saurel authored
-
Guilhem Saurel authored
-
Guilhem Saurel authored
- Mar 11, 2021
-
-
Joseph Mirabel authored
Clean commands
-
- Feb 10, 2021
-
-
Joseph Mirabel authored
-
Joseph Mirabel authored
-
Joseph Mirabel authored
-
Joseph Mirabel authored
-
- Jan 06, 2021
-
-
Florent Lamiraux authored
[SotLoaderBasic] parseOptions does not call initialization anymore.
-
- Nov 27, 2020
-
-
Guilhem Saurel authored
fix shadowing of Entity::name
-
- Nov 26, 2020
-
-
Guilhem Saurel authored
To fix build with -Werror=shadow
-
- Oct 22, 2020
-
-
Florent Lamiraux authored
- initialization() should be called after initializeRosNode() since the former stores ROS parameter "/robot_description" in sot::sgl_map_name_to_robot_util (sot/tools/robot-utils.cpp), while the second sends the python prologue to the interpreter, and the prologue needs the parameter server to contain key "/robot_description".
-