- Oct 30, 2018
-
-
- Apr 19, 2018
-
-
- May 05, 2017
-
-
Olivier Stasse authored
-
- Jul 13, 2016
-
-
Olivier Stasse authored
sot_laoder: calls the real time control loop after initializeRosNode.
-
Olivier Stasse authored
with filling sensor, control computation and sending control.
-
- Jun 13, 2016
-
-
Olivier Stasse authored
-
Olivier Stasse authored
-
- Jan 18, 2016
-
-
Olivier Stasse authored
-
- Feb 28, 2014
-
-
Gennaro Raiola authored
This enables to directly launch a python file within any roslaunch file Adapted by F.Keith for the extraction of the messages.
-
- Feb 12, 2014
-
-
Pierre Gergondet authored
Fixes #22 Conflicts: include/dynamic_graph_bridge/ros_interpreter.hh src/ros_interpreter.cpp
-
- Jul 15, 2013
-
-
Florent Lamiraux authored
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.
-
- Apr 25, 2013
-
-
olivier stasse authored
Pb: The openrtm architecture loads a shared library to implement the services of an OpenRTM node. The scheduling properties are ensured by the operating system running openrtm. Then on the robot, when the shared library is loaded it is run inside the real-time loop. As sot-hrp-2 was creating the interpreter and the ros-node in the constructor this used to break HRP-2 real-time OS. This commit change the initialization of the ros-node to use a multi-threaded spinner. Then ros calls are handled in a seperate non-realtime thread.
-
- Sep 07, 2012
-
-
olivier stasse authored
-
- Feb 28, 2012
-
-
Thomas Moulard authored
-
Thomas Moulard authored
-
- Feb 27, 2012
-
-
Thomas Moulard authored
-
- Dec 14, 2011
-
-
Thomas Moulard authored
-