rclcpp/rclcpp
Dirk Thomas 8553fbea7f
ensure removal of guard conditions of expired nodes from memory strategy (#741)
* change memory strategy API from vector of nodes to list of nodes

Signed-off-by: Dirk Thomas <dirk-thomas@users.noreply.github.com>

* store guard_condition of node in executor and ensure that it is removed from the memory strategy

Signed-off-by: Dirk Thomas <dirk-thomas@users.noreply.github.com>

* add unit test

Signed-off-by: Dirk Thomas <dirk-thomas@users.noreply.github.com>
2019-05-24 15:31:31 -07:00
..
cmake change API to encourage users to specify history depth always (#713) 2019-05-08 14:24:40 -07:00
include/rclcpp ensure removal of guard conditions of expired nodes from memory strategy (#741) 2019-05-24 15:31:31 -07:00
resource logging, remove_const before comparison (#680) 2019-04-15 11:42:07 -07:00
src/rclcpp ensure removal of guard conditions of expired nodes from memory strategy (#741) 2019-05-24 15:31:31 -07:00
test ensure removal of guard conditions of expired nodes from memory strategy (#741) 2019-05-24 15:31:31 -07:00
.gitignore Doxygen setup (#293) 2016-12-20 18:30:18 -08:00
CHANGELOG.rst 0.7.3 2019-05-20 16:12:29 -07:00
CMakeLists.txt Created on_parameter_event static function (#688) 2019-05-16 13:45:10 -07:00
Doxyfile Implement rclcpp-specific logging macros [taking name not object] (#389) 2017-11-15 14:14:09 -08:00
package.xml 0.7.3 2019-05-20 16:12:29 -07:00