3.5.0
Changelog from version 3.4.0 to 3.5.0:
d95de18 new version 3.5.0
9bed195 ros communications cache created
bccbfd7 fixing timeout in C++ MonitorState
4ee27d0 fixing C++ demos
12f9b13 fixing c++ timeout waits
b2ee655 fixing timeout in ros2 states
53fa7cb fixing Python comments
a52423c fixing timeout params names
45c7a71 fixing format
bbc3bbe Add More basic outcome: retry, add publisher into states, and set waiting-response timeout in service state. (#67)
bc22141 adding support for concurrence states in the viewer
1b4a035 Concurrence: replacing State set for a map of str to State
28cc0f6 fixing yasmin::State::cancel_state() order
0d7d5fb fixing cancel_state order
7537f07 Fix StateMachines cancels, waiting for states (#65)
57826a2 Fix re-entering concurrent states after a cancel by using the () operator instead of execute() function (#64)