[DEECo] [d3scomp/JDEECo] 989134: Terminate ROSTimer execution when time limit is re...
GitHub
noreply at github.com
Fri Nov 6 15:42:32 CET 2015
Branch: refs/heads/ROS-integration
Home: https://github.com/d3scomp/JDEECo
Commit: 9891345665d8fda6a07145e22b91932d5d96fcdc
https://github.com/d3scomp/JDEECo/commit/9891345665d8fda6a07145e22b91932d5d96fcdc
Author: Vladimir Matena <matena at d3s.mff.cuni.cz>
Date: 2015-11-06 (Fri, 06 Nov 2015)
Changed paths:
M jdeeco-ros/src/cz/cuni/mff/d3s/jdeeco/ros/sim/ROSTimer.java
Log Message:
-----------
Terminate ROSTimer execution when time limit is reached
Commit: 39197a71305e88de5060163f9c8d4fe6e6780f86
https://github.com/d3scomp/JDEECo/commit/39197a71305e88de5060163f9c8d4fe6e6780f86
Author: Vladimir Matena <matena at d3s.mff.cuni.cz>
Date: 2015-11-06 (Fri, 06 Nov 2015)
Changed paths:
M jdeeco-ros/src/cz/cuni/mff/d3s/jdeeco/ros/sim/ROSTimer.java
Log Message:
-----------
Disconnect ROSTimer from ROS when simulation is completed
Commit: ac6fd8367acfa4bd7d2d35dc0f7a9851d95afa9c
https://github.com/d3scomp/JDEECo/commit/ac6fd8367acfa4bd7d2d35dc0f7a9851d95afa9c
Author: Vladimir Matena <matena at d3s.mff.cuni.cz>
Date: 2015-11-06 (Fri, 06 Nov 2015)
Changed paths:
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/runtime/DEECoContainer.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/runtime/DEECoNode.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/runtime/DEECoPlugin.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/timer/BaseTimer.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/timer/DiscreteEventTimer.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/timer/Timer.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/timer/WallTimeTimer.java
M jdeeco-matsim-omnet-plugin/src/cz/cuni/mff/d3s/jdeeco/matsimomnet/OMNeTMATSimSimulation.java
M jdeeco-matsim-omnet-plugin/src/cz/cuni/mff/d3s/jdeeco/matsimomnet/SimulationStepTask.java
M jdeeco-matsim-plugin/src/cz/cuni/mff/d3s/jdeeco/matsim/plugin/MATSimSimulation.java
R jdeeco-matsim-plugin/src/cz/cuni/mff/d3s/jdeeco/matsim/simulation/Simulation.java
A jdeeco-matsim-plugin/src/cz/cuni/mff/d3s/jdeeco/matsim/simulation/SimulationUtils.java
M jdeeco-network-plugin/test/cz/cuni/mff/d3s/jdeeco/network/InstantSchedulerMock.java
M jdeeco-omnet-plugin/src/cz/cuni/mff/d3s/jdeeco/network/omnet/OMNeTSimulation.java
M jdeeco-ros/src/cz/cuni/mff/d3s/jdeeco/ros/RosServices.java
M jdeeco-ros/src/cz/cuni/mff/d3s/jdeeco/ros/sim/ROSTimer.java
Log Message:
-----------
Add shutdown hooks to Timer and DEECoContainer
Now plugins can deinitialize themselfs when simualtion is finished
Commit: d92dbd4a76bc746dcfb74b4342e7904618f78afb
https://github.com/d3scomp/JDEECo/commit/d92dbd4a76bc746dcfb74b4342e7904618f78afb
Author: Vladimir Matena <matena at d3s.mff.cuni.cz>
Date: 2015-11-06 (Fri, 06 Nov 2015)
Changed paths:
M jdeeco-ros/src/cz/cuni/mff/d3s/jdeeco/ros/sim/ROSTimer.java
Log Message:
-----------
Improve debug info
Compare: https://github.com/d3scomp/JDEECo/compare/5733b723e157...d92dbd4a76bc
More information about the DEECo
mailing list