Skip to content
Snippets Groups Projects
Forked from Stack Of Tasks / dynamic_graph_bridge
57 commits behind the upstream repository.
user avatar
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".
6addab4f
History

dynamic-graph bindings

Building Status Pipeline status Coverage report

This ROS package binds together the ROS framework with the dynamic-graph real-time control architecture.