Add NodeletLazy abstract class for lazy transport (#45)
* Add NodeletLazy abstract class for lazy transport
* Add test for NodeletLazy with checking its lazy-ness
* Fix ROS logging format supporting ros/ros_comm#875
* Fix ever_subscribed_ flag setting location
* Clearfy the comment describing advertise method
* Parameterize the duration to warn the no connection
User can disable this feature by setting -1 to the param.
Contributors: Kentaro Wada
1.9.5 (2016-06-22)
fix non-isolated build
Contributors: Dirk Thomas
1.9.4 (2016-03-15)
update maintainer
Contributors: Mikael Arguedas
1.9.3 (2015-08-05)
1.9.2 (2014-10-30)
1.9.1 (2014-10-29)
1.9.0 (2014-06-16)
1.8.3 (2014-05-08)
update changelogs
Update maintainer field
Contributors: Dirk Thomas, Esteve Fernandez
1.8.2 (2014-01-07)
1.8.0 (2013-07-11)
check for CATKIN_ENABLE_TESTING
use EXPORTED_TARGETS variable instead of explicit target names
update email in package.xml
1.7.15 (2013-03-12)
1.7.14 (2013-01-13)
remove duplicate dep
1.7.13 (2012-12-27)
move nodelet_topic_tools to separate package, fix unit tests