rcl/rcl
Shane Loretz ceff88b974
Clock has multiple time jump callbacks (#284)
* Clock has multiple time jump callbacks

Replaces pre_update and post_update
Adds callbacks when ROS time is activated or deactivated
Add rcl_clock_change_t, rcl_time_jump_t, rcl_jump_threshold_t
Add rcl_clock_add_jump_callback()
Add rcl_clock_remove_jump_callback()

* Fini generic clock after confirming correct clock type

* test_time no ASAN detections
2018-08-27 15:37:06 -07:00
..
include/rcl Clock has multiple time jump callbacks (#284) 2018-08-27 15:37:06 -07:00
src/rcl Clock has multiple time jump callbacks (#284) 2018-08-27 15:37:06 -07:00
test Clock has multiple time jump callbacks (#284) 2018-08-27 15:37:06 -07:00
.gitignore Doxygen setup (#98) 2016-12-20 18:30:03 -08:00
CHANGELOG.rst 0.5.0 2018-06-25 14:38:04 -07:00
CMakeLists.txt Static remapping with url scheme (#227) 2018-04-23 10:57:59 -07:00
Doxyfile Set default logger level from command line (#256) 2018-06-12 08:11:25 -07:00
package.xml use test_msgs instead of std_msgs in tests (#270) 2018-07-17 13:24:39 -07:00