rcl/rcl_action
Jacob Perron f9dfc5ddd1
[rcl_action] Implement init/fini functions for types (#312)
* Refactored API. Removed init/fini functions for types that do not necessarily need allocation on the heap.
* Added unit tests for implementation.
2018-10-31 13:36:48 -07:00
..
include/rcl_action [rcl_action] Implement init/fini functions for types (#312) 2018-10-31 13:36:48 -07:00
src [rcl_action] Implement init/fini functions for types (#312) 2018-10-31 13:36:48 -07:00
test/rcl_action [rcl_action] Implement init/fini functions for types (#312) 2018-10-31 13:36:48 -07:00
CMakeLists.txt [rcl_action] Implement init/fini functions for types (#312) 2018-10-31 13:36:48 -07:00
Doxyfile Add rcl_action package and headers (#307) 2018-10-26 15:55:13 -07:00
package.xml Refactor goal state machine implementation and add unit tests (#311) 2018-10-30 16:15:10 -07:00