CHANGELOG

Changelog for package rqt_tf_tree

1.0.5 (2024-06-14)

  • Explicitly import clock to fix test fail in Humble (#50)

  • Fixed pytest for buildfarm (#49)

  • Use S_TO_NS from rclpy.constants instead of rclpy.time.CONVERSION_CONSTANT (#48)

1.0.4 (2022-08-25)

  • fixed error in LICENSE

  • add LICENSE file

  • add maintainer

1.0.3 (2021-11-12)

  • fix breaking rqt_tree and update script installation. chg yaml full_load to safe_load (#33)

  • update maintainers

  • Contributors: Mabel Zhang, youliangtan

1.0.2 (2020-02-04)

  • fix shebang of script to use Python 3 (#18)

1.0.1 (2020-01-10)

  • remove unused dependencies (#14)

1.0.0 (2019-11-20)

  • port package to ROS 2 (#13)

  • minor cleanup (#12)

0.6.0 (2019-02-03)

  • [capability] add button for clearing the TF buffer #9 from christian-rauch/clear_tf_buffer

  • [maintenance] Integrate an existing testcase upon build by Catkin. #5

  • Contributors: Christian Rauch, Isaac I.Y. Saito, Peter Han

0.5.8 (2017-07-24)

  • [fix] child_frame_id format #6

  • Update maintainer

  • Contributors: Dirk Thomas, Isaac I.Y. Saito, Peter Han

0.5.7 (2017-04-27)

0.5.6 (2017-01-24)

  • use Python 3 compatible syntax (#121)

0.5.5 (2016-11-02)

  • fix tf parent to always convert to string (#113)

0.5.4 (2016-09-19)

0.5.3 (2016-05-16)

0.5.2 (2016-04-29)

0.5.1 (2016-04-28)

0.5.0 (2016-04-27)

  • Support Qt 5 (in Kinetic and higher) as well as Qt 4 (in Jade and earlier) (#101)

0.4.3 (2016-03-08)

  • use proper icon for images

  • Contributors: Vincent Rabaud

0.4.2 (2015-07-24)

0.4.1 (2015-04-30)

0.4.0 (2014-11-05)

  • update script to use full plugin name

0.3.7 (2014-08-18)

0.3.6 (2014-07-11)

0.3.5 (2014-06-02)

0.3.4 (2014-05-07)

0.3.3 (2014-01-28)

0.3.2 (2014-01-08)

0.3.1 (2013-10-09)

0.3.0 (2013-08-28)

0.2.16 (2013-07-09)

  • First public release into Hydro

0.2.15 (2013-04-25)

0.2.14 (2013-04-12)

0.2.13 (2013-04-09)

0.2.12 (2013-04-06 18:22)

0.2.11 (2013-04-06 18:00)

0.2.10 (2013-04-04)

0.2.9 (2013-03-07)

0.2.8 (2013-01-11)

0.2.7 (2012-12-23 15:58)

0.2.6 (2012-12-23 01:57)

0.2.5 (2012-12-21 19:11)

0.2.4 (2012-12-21 01:13)

0.2.3 (2012-12-21 00:24)

0.2.2 (2012-12-20 18:29)

  • Disable dependency to tf2 (that’s not building) for now

0.2.1 (2012-12-20 17:47)

0.2.0 (2012-12-20 17:39)

  • rqt_tf_tree plugin disabled until tf2 is catkinized

  • catkinizing

  • first public release for Groovy