Commits on Source (69)
-
Joseph Mirabel authored
-
Joseph Mirabel authored
-
Joseph Mirabel authored
-
Olivier Stasse authored
and record it in the sot parameter-server.
-
Olivier Stasse authored
'robot' is generic and should not be a problem as long as we do not handle multiple robots.
-
Guilhem Saurel authored
-
Guilhem Saurel authored
-
Guilhem Saurel authored
-
Guilhem Saurel authored
-
Guilhem Saurel authored
Release v3.3.3
-
Guilhem Saurel authored
-
Olivier Stasse authored
Fix minor warnings.
-
Guilhem Saurel authored
-
Guilhem Saurel authored
-
Guilhem Saurel authored
as it should be a private link, but on a target that use pkg_config_use_dependency, which doesn't allow public/private keyworld yet
-
Guilhem Saurel authored
-
Olivier Stasse authored
-
Guilhem Saurel authored
Fix inclusion order for robot-utils.hh
-
Guilhem Saurel authored
-
Guilhem Saurel authored
-
Guilhem Saurel authored
-
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".
-
Guilhem Saurel authored
To fix build with -Werror=shadow
-
Guilhem Saurel authored
fix shadowing of Entity::name
-
Florent Lamiraux authored
[SotLoaderBasic] parseOptions does not call initialization anymore.
-
Joseph Mirabel authored
-
Joseph Mirabel authored
-
Joseph Mirabel authored
-
Joseph Mirabel authored
-
Joseph Mirabel authored
Clean commands
-
Guilhem Saurel authored
-
Guilhem Saurel authored
-
Guilhem Saurel authored
-
Guilhem Saurel authored
-
Florent Lamiraux authored
-
Florent Lamiraux authored
Fix typo in python bindings.
-
-
to get the name of topics corresponding to each signal.
-
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.
-
Guilhem Saurel authored
[SotLoader] Remove useless boost::condition_variable cond
-
Guilhem Saurel authored
-
Guilhem Saurel authored
sync submodule
-
Guilhem Saurel authored
-
Guilhem Saurel authored
fix submodule url
-
Florent Lamiraux authored
-
Guilhem Saurel authored
-
Florent Lamiraux authored
Co-authored-by:
Guilhem Saurel <guilhem.saurel@laas.fr>
-
Guilhem Saurel authored
[CI] fix underscores
-
Guilhem Saurel authored
-
Guilhem Saurel authored
Compatibility with python3.
-
Guilhem Saurel authored
-
Guilhem Saurel authored
-
Guilhem Saurel authored
-
Vladimír Petrík authored
-
Vladimír Petrík authored
-
Guilhem Saurel authored
-
Guilhem Saurel authored
-
Guilhem Saurel authored
-
Guilhem Saurel authored
-
Guilhem Saurel authored
-
Guilhem Saurel authored
-
Guilhem Saurel authored
-
Guilhem Saurel authored
-
Guilhem Saurel authored
-
pre-commit-ci[bot] authored
for more information, see https://pre-commit.ci
-
Guilhem Saurel authored
-
Guilhem Saurel authored
Fix linking to dynamic_graph_bridge_msgs and fix outdated include paths.
-
Guilhem Saurel authored
-
Guilhem Saurel authored
Showing
- .git-blame-ignore-revs 2 additions, 0 deletions.git-blame-ignore-revs
- .gitlab-ci.yml 1 addition, 1 deletion.gitlab-ci.yml
- .gitmodules 1 addition, 1 deletion.gitmodules
- .pre-commit-config.yaml 38 additions, 0 deletions.pre-commit-config.yaml
- .travis.yml 0 additions, 14 deletions.travis.yml
- CMakeLists.txt 69 additions, 68 deletionsCMakeLists.txt
- README.md 5 additions, 5 deletionsREADME.md
- cmake 1 addition, 1 deletioncmake
- doc/Doxyfile.extra.in 0 additions, 1 deletiondoc/Doxyfile.extra.in
- include/dynamic_graph_bridge/fwd.hh 20 additions, 0 deletionsinclude/dynamic_graph_bridge/fwd.hh
- include/dynamic_graph_bridge/ros_init.hh 2 additions, 1 deletioninclude/dynamic_graph_bridge/ros_init.hh
- include/dynamic_graph_bridge/ros_interpreter.hh 13 additions, 7 deletionsinclude/dynamic_graph_bridge/ros_interpreter.hh
- include/dynamic_graph_bridge/ros_parameter.hh 1 addition, 1 deletioninclude/dynamic_graph_bridge/ros_parameter.hh
- include/dynamic_graph_bridge/sot_loader.hh 5 additions, 4 deletionsinclude/dynamic_graph_bridge/sot_loader.hh
- include/dynamic_graph_bridge/sot_loader_basic.hh 8 additions, 5 deletionsinclude/dynamic_graph_bridge/sot_loader_basic.hh
- package.xml 2 additions, 2 deletionspackage.xml
- pyproject.toml 2 additions, 0 deletionspyproject.toml
- scripts/robot_pose_publisher 16 additions, 13 deletionsscripts/robot_pose_publisher
- scripts/run_command 33 additions, 28 deletionsscripts/run_command
- scripts/tf_publisher 12 additions, 10 deletionsscripts/tf_publisher
.git-blame-ignore-revs
0 → 100644
.pre-commit-config.yaml
0 → 100644
.travis.yml
deleted
100644 → 0
include/dynamic_graph_bridge/fwd.hh
0 → 100644
pyproject.toml
0 → 100644