Changelog for package rospy
1.9.55 (2014-02-25)
1.9.50 (2013-10-04)
- add support for python coverage tool to work in callbacks
1.9.49 (2013-09-16)
1.9.48 (2013-08-21)
- make rospy nodes killable while waiting for master (#262)
1.9.47 (2013-07-03)
1.9.46 (2013-06-18)
1.9.45 (2013-06-06)
- add missing run_depend on python-yaml
- allow configuration of ports for XML RPCs and TCP ROS
- fix race condition where rospy subscribers do not connect to all publisher
- fix closing and deregistering connection when connect fails (#128)
- fix log level of RosOutHandler (#210)
1.9.44 (2013-03-21)
1.9.43 (2013-03-13)
1.9.42 (2013-03-08)
- make dependencies on rospy optional by refactoring RosStreamHandler to rosgraph (#179)
1.9.41 (2013-01-24)
1.9.40 (2013-01-13)
- add colorization for rospy log output (#3691)
- fix socket polling under Windows (#3959)
1.9.39 (2012-12-29)
- first public release for Groovy