Make sure interpreter is started before advertizing run_command service.
Launching an application in a roslaunch file may cause to send python command before the interpreter has read the prologue. This commit should fix this issue.
Showing
- include/dynamic_graph_bridge/ros_interpreter.hh 4 additions, 1 deletioninclude/dynamic_graph_bridge/ros_interpreter.hh
- src/ros_import.cpp 7 additions, 1 deletionsrc/ros_import.cpp
- src/ros_interpreter.cpp 4 additions, 1 deletionsrc/ros_interpreter.cpp
- src/ros_joint_state.cpp 7 additions, 1 deletionsrc/ros_joint_state.cpp
Loading
Please register or sign in to comment