rcl/rcl
William Woodall 90176d9f1a move allocator and error handling to c utilities (#122)
* moved allocator to c_utilities

* moved error_handling to c_utilities

* refactor uses of RCL_SET_ERROR_MSG with allocator

* add missing guard condition functions and tests

* add missing timer functions

* refactor rcl_lifecycyle

* missed an instance of RCL_SET_ERROR_MSG

* fix segfaults in error cases for rcl_lifecycle

* remove extra header

* check return code of rcl_lifecycle_init_default_state_machine
2017-04-19 12:37:48 -07:00
..
include/rcl move allocator and error handling to c utilities (#122) 2017-04-19 12:37:48 -07:00
src/rcl move allocator and error handling to c utilities (#122) 2017-04-19 12:37:48 -07:00
test move allocator and error handling to c utilities (#122) 2017-04-19 12:37:48 -07:00
.gitignore Doxygen setup (#98) 2016-12-20 18:30:03 -08:00
CMakeLists.txt move allocator and error handling to c utilities (#122) 2017-04-19 12:37:48 -07:00
Doxyfile Doxygen setup (#98) 2016-12-20 18:30:03 -08:00
package.xml move allocator and error handling to c utilities (#122) 2017-04-19 12:37:48 -07:00