rcl/rcl_lifecycle/src
dhood 7d0045adb8
Add debug logging (#187)
* use ROS_PACKAGE_NAME in debug msgs

* rcl_lifecycle too

* Swap unnamed macros to named

* Remove semicolon

* Add debug logging

* Timer debug logging

* Wait debug

* A bit less wait debug...

* Clearer time output

* Remove the wait sublogger

* Use conditional logging instead of the else{}

* Add 'X finalized' msg

* Add send_response logging

* Remove extra semicolons

* Add publish/take messages

* [style nitpick] formatted variables on the next line
2017-11-21 17:23:50 -08:00
..
com_interface.c Add debug logging (#187) 2017-11-21 17:23:50 -08:00
com_interface.h remove fprintf, use logging macros (#152) 2017-07-27 07:55:26 -07:00
default_state_machine.c update style to match latest uncrustify 2017-09-28 15:27:22 -07:00
default_state_machine.h remove fprintf, use logging macros (#152) 2017-07-27 07:55:26 -07:00
rcl_lifecycle.c Add debug logging (#187) 2017-11-21 17:23:50 -08:00
states.h remove fprintf, use logging macros (#152) 2017-07-27 07:55:26 -07:00
transition_map.c Str mem leak rebased (#185) 2017-11-16 23:25:02 -08:00