Skip to content

Latest commit

 

History

History
102 lines (74 loc) · 2.04 KB

CHANGELOG.rst

File metadata and controls

102 lines (74 loc) · 2.04 KB

Changelog for package rosserial_msgs

0.9.1 (2020-09-09)

0.9.0 (2020-08-25)

  • Fix Travis for Noetic + Python 3
  • Bump minimum CMake version to 3.7.2 (Melodic).
  • Drop separate node for message service (#446)
  • Contributors: Mike Purvis

0.8.0 (2018-10-11)

0.7.7 (2017-11-29)

  • Fix catkin lint errors (#296)
  • Contributors: Bei Chen Liu

0.7.6 (2017-03-01)

0.7.5 (2016-11-22)

0.7.4 (2016-09-21)

0.7.3 (2016-08-05)

0.7.2 (2016-07-15)

0.7.1 (2015-07-06)

0.7.0 (2015-04-23)

0.6.3 (2014-11-05)

0.6.2 (2014-09-10)

0.6.1 (2014-06-30)

0.6.0 (2014-06-11)

  • Uncomment ID_TX_STOP constant, per #111
  • Contributors: Mike Purvis

0.5.6 (2014-06-11)

  • Add Mike Purvis as maintainer to all but xbee.
  • remove ID_TX_STOP from rosserial_msgs/msg/TopicInfo.msg, using hardcode modification. fix the dupilcated registration problem of subscriber
  • modified rosserial
  • Contributors: Mike Purvis, Moju Zhao

0.5.5 (2014-01-14)

0.5.4 (2013-10-17)

0.5.3 (2013-09-21)

  • Add message info service and stub of node to provide it, for

rosserial_server support.

0.5.2 (2013-07-17)

  • Fix release version

0.5.1 (2013-07-15)

0.4.5 (2013-07-02)

0.4.4 (2013-03-20)

0.4.3 (2013-03-13 14:08)

0.4.2 (2013-03-13 01:15)

0.4.1 (2013-03-09)

0.4.0 (2013-03-08)

  • Changed DEBUG log level to ROSDEBUG.
  • initial catkin version on github