CHANGELOG
Changelog for package rviz2
12.4.9 (2024-11-09)
12.4.8 (2024-07-11)
12.4.7 (2024-03-26)
12.4.6 (2024-02-07)
12.4.5 (2023-11-17)
12.4.4 (2023-09-08)
12.4.3 (2023-08-21)
12.4.2 (2023-07-27)
12.4.1 (2023-07-14)
12.4.0 (2023-04-18)
12.3.2 (2023-04-11)
12.3.1 (2023-03-01)
12.3.0 (2023-02-14)
12.2.0 (2022-11-07)
12.1.0 (2022-11-02)
12.0.0 (2022-09-13)
Add rviz1_to_rviz2.py conversion script (#882)
Contributors: Shane Loretz
11.3.0 (2022-04-26)
11.2.0 (2022-04-08)
11.1.1 (2022-03-30)
11.1.0 (2022-03-24)
11.0.0 (2022-03-01)
10.0.0 (2022-02-16)
9.1.1 (2022-01-25)
9.1.0 (2022-01-13)
9.0.1 (2021-12-17)
9.0.0 (2021-11-18)
8.7.0 (2021-08-11)
Change links index.ros.org -> docs.ros.org. (#698)
Contributors: Chris Lalancette
8.6.0 (2021-05-13)
8.5.0 (2021-04-06)
8.4.0 (2021-03-18)
8.3.1 (2021-01-25)
Use “%s” as format string literal in logging macros (#633)
Contributors: Audrow Nash
8.3.0 (2020-12-08)
8.2.0 (2020-06-23)
8.1.1 (2020-06-03)
8.1.0 (2020-06-03)
Added missing virtual destructors (#553)
Contributors: Ivan Santiago Paunovic
8.0.3 (2020-06-02)
8.0.2 (2020-05-21)
Removed automoc completely. (#545)
Contributors: Chris Lalancette
8.0.1 (2020-05-07)
8.0.0 (2020-05-01)
Note from wjwwood: I’ve chosen bump the major version this time, even though the API was not broken strictly speaking, partly because of some potentially disruptive build system changes and partially in preparation for ROS Foxy, to allow for new minor/patch versions in the previous ROS release Eloquent.
Made some code style changes. (#504)
Contributors: Dirk Thomas
7.0.3 (2019-11-13)
7.0.2 (2019-10-23)
Remove ROS arguments before passing to QApplication (#474)
Contributors: Jacob Perron
7.0.1 (2019-10-04)
7.0.0 (2019-09-27)
Remove -Werror from defualt compiler options (#420)
Contributors: Hunter L. Allen
6.1.1 (2019-05-29)
6.1.0 (2019-05-20)
6.0.0 (2019-05-08)
5.1.0 (2019-01-14)
Update package maintainer for rviz2 (#365) Thank you to Deanna for her contributions.
Contributors: Scott K Logan
5.0.0 (2018-12-04)
4.0.1 (2018-06-28)
4.0.0 (2018-06-27)
Fixed compilation errors and runtime issues on Windows. (#175)
Introduced a ROS interface abstraction to improve testability. (#156)
Added a dependency between rviz2 and rviz_default_plugins (#149)
Contributors: Alessandro Bottero, Andreas Greimel, Andreas Holzner, Martin Idel, Mikael Arguedas, William Woodall
3.0.0 (2018-02-07)
Numerous changes to support Windows.
Make rviz runnable with ros2 run.
Contributors: Andreas Holzner, Hunter Allen, Steven! Ragnarok, William Woodall