CHANGELOG

Changelog for package rviz_default_plugins

14.2.0 (2024-04-26)

14.1.0 (2024-04-16)

14.0.0 (2024-04-07)

  • Make sure to export all rviz_default_plugins dependencies. (#1181)

  • Increase the cpplint timeout to 180 seconds. (#1179)

  • Switch to gz_math_vendor. (#1177)

  • Contributors: Chris Lalancette

13.4.2 (2024-03-27)

  • Fixed camera info warning (#1175)

  • Contributors: Alejandro Hernández Cordero

13.4.1 (2024-03-26)

  • Added CameraInfo display (#1166)

  • apply origin rotation to inertia box visualization (#1171)

  • Added regex filter field for TF display (#1032)

  • Added point_cloud_transport (#1008)

  • Contributors: Alejandro Hernández Cordero, Jonas Otto

13.4.0 (2024-03-09)

  • Select QoS reliability policy in DepthCloud Plugin (#1159)

  • Fixed crash on DepthCloud plugin (#1161)

  • Fixes for uncrustify 0.78. (#1155) Mostly what we do here is to disable the indentation on certain constructs that are different between 0.72 and 0.78. It isn’t my preferred solution, but since it only affects a small amount of code (and most of that in macros), this seems acceptable to me.

  • Fixed crash on DepthCloudPlugin (#1133)

  • Wrench accepth nan values fix (#1141)

  • DepthCloud plugin: Append measured subscription frequency to topic status (#1137)

  • Added Cache to camera display for TimeExact (#1138)

  • Fixed transport name in DepthCloud plugin (#1134)

  • Contributors: Alejandro Hernández Cordero, Chris Lalancette

13.3.1 (2024-01-24)

  • Fix time-syncing message (#1121)

  • Switch from ROS_TIME to SYSTEM_TIME on rclcpp::Time construction (#1117)

  • Append measured subscription frequency to topic status (#1113)

  • Contributors: Alejandro Hernández Cordero, Austin Moore, Yadu

13.3.0 (2023-12-26)

  • Fix typo (#1104)

  • Fix potencial leak / seg fault (#726)

  • Fixed screw display (#1093)

  • Explicit time conversions and comparisons (#1087)

  • Handle missing effort limit in URDF (#1084)

  • Contributors: AiVerisimilitude, Alejandro Hernández Cordero, Christoph Fröhlich, Patrick Roncagliolo

13.2.0 (2023-11-06)

  • (robot) fix styling of log msg (#1080)

  • Fix image display wrapping (#1038)

  • removed enableInteraction reference (#1075)

  • Contributors: Alejandro Hernández Cordero, Lewe Christiansen, Matthijs van der Burgh

13.1.2 (2023-10-09)

  • Fix ODR violations in interactive_marker displays. (#1068)

  • Contributors: Chris Lalancette

13.1.1 (2023-10-04)

13.1.0 (2023-09-07)

  • Improve error handling in LaserScanDisplay (#1035)

  • Fix implicit capture of “this” warning in C++20 (#1053)

  • Removed unused code (#1044)

  • Contributors: AiVerisimilitude, Alejandro Hernández Cordero

13.0.0 (2023-08-21)

  • Fixed AccelStamped, TwistStamped and Wrench icons (#1041)

  • Fix the flakey rviz_rendering tests (#1026)

  • Contributors: Alejandro Hernández Cordero, Chris Lalancette

12.8.0 (2023-08-27)

  • Don’t pass screw_display.hpp to the moc generator. (#1018) Since it isn’t a Qt class, you get a warning from moc: Note: No relevant classes found. No output generated. Just skip adding it to the moc list here, which gets rid of the warning.

  • Added DepthCloud default plugin (#996)

  • Added TwistStamped and AccelStamped default plugins (#991)

  • Contributors: Alejandro Hernández Cordero, Chris Lalancette

12.7.0 (2023-07-11)

  • Added Effort plugin (#990)

  • Improve the compilation time of rviz_default_plugins (#1007)

  • Switch to ament_cmake_vendor_package (#995)

  • Contributors: Alejandro Hernández Cordero, Chris Lalancette, Scott K Logan

12.6.1 (2023-06-12)

12.6.0 (2023-06-07)

  • Modify access specifier to protected or public for the scope of processMessage() member function (#984)

  • Contributors: Hyunseok

12.5.1 (2023-05-11)

12.5.0 (2023-04-28)

12.4.0 (2023-04-18)

12.3.2 (2023-04-11)

  • Fix ODR errors with gmock (#967)

  • Update Frame shortcut (#958)

  • Contributors: David V. Lu!!, methylDragon

12.3.1 (2023-03-01)

  • point_marker: fix bug where the number of rendered points accumulates over time (#949)

  • Contributors: AndreasR30

12.3.0 (2023-02-14)

  • Update rviz to C++17. (#939)

  • Fix tolerance calculation precision (#934)

  • Fix MeshResourceMarker for mesh with color-based embedded material (#928)

  • [rolling] Update maintainers - 2022-11-07 (#923)

  • Contributors: Audrow Nash, Chris Lalancette, Xavier BROQUERE, Xenofon Karamanos

12.2.0 (2022-11-07)

12.1.0 (2022-11-02)

  • Add Map Display binary option (#846)

  • Delete frame_locked_markers when reusing marker (#907)

  • Consider region of interest in CameraDisplay (#864)

  • std::copy fix - OccupancyGridUpdate - Data is not being processed correctly (#895)

  • Contributors: AndreasR30, Eric, Patrick Roncagliolo, Shane Loretz

12.0.0 (2022-09-13)

  • Set error status when duplicate markers are in the same MarkerArray (#891)

  • Make Axes display use latest transform (#892)

  • Show link names in inertia error message (#874)

  • Ogre 1.12.10 upgrade (#878)

  • Use make_shared to construct PointCloud2 (#869)

  • Fix include order (#858)

  • Contributors: Hunter L. Allen, Jacob Perron, Kenji Brameld, Shane Loretz, Timon Engelke

11.3.0 (2022-04-26)

11.2.0 (2022-04-08)

  • Add far plane distance property to camera (#849)

  • Contributors: Paul

11.1.1 (2022-03-30)

11.1.0 (2022-03-24)

11.0.0 (2022-03-01)

  • Drop ignition-math6 from rviz_default_plugins link interface (#833)

  • add implementation for cancel interface (#809)

  • Contributors: Chen Lihui, Scott K Logan

10.0.0 (2022-02-16)

  • Install headers to include/${PROJECT_NAME} (#829)

  • Remove definition of PLUGINLIB_DISABLE_BOOST. (#821)

  • Contributors: Chris Lalancette, Shane Loretz

9.1.1 (2022-01-25)

9.1.0 (2022-01-13)

  • Remove TF filter from ImageTransportDisplay (#788)

  • Add underscores to material names (#811)

  • Export image_transport dependency (#813)

  • Contributors: Chen Lihui, Cory Crean, Jacob Perron

9.0.1 (2021-12-17)

  • Fixes for uncrustify 0.72 (#807)

  • Contributors: Chris Lalancette

9.0.0 (2021-11-18)

  • Switch to using Qt::MiddleButton for RViz. (#802)

  • Add a tf_buffer_cache_time_ns to tf_wrapper (#792)

  • Make libraries to avoid compiling files multiple times (#774)

  • Computed inertia with ignition-math (#751)

  • Fixed crash when changing rendering parameters for pointcloud2 while ‘Selectable’ box is unchecked (#768)

  • Robot: Report mesh loading issues (#744)

  • Handle NaN values for Wrench msgs (#746)

  • Triangle lists support textures (#719)

  • Report sample lost events (#686)

  • Contributors: Alejandro Hernández Cordero, Chris Lalancette, Gonzo, Greg Balke, Ivan Santiago Paunovic, Shane Loretz, bailaC

8.7.0 (2021-08-11)

  • Fix path message orientation error (#736)

  • Set topic namespace in interactive markers display (#725)

  • mass property visualization (#714)

  • Export InteractiveMarker (#718)

  • Yuv to rgb changes (#701)

  • Extract message type in ImageTransportDisplay (#711)

  • Duplicated code RobotJoint (#702)

  • Don’t attempt to moc generate files that don’t have QOBJECT. (#690)

  • Switch to including tf2_geometry_msgs.hpp (#689)

  • Contributors: Akash, Alejandro Hernández Cordero, Chris Lalancette, Paul, Rebecca Butler, brian soe, cturcotte-qnx

8.6.0 (2021-05-13)

  • Export Qt5 dependencies properly (#687)

  • Add support for namespace-scoped DELETEALL action in Marker displays (#685)

  • Use image_transport to subscribe to image messages (#523)

  • Contributors: Audrow Nash, ketatam, Martin Idel, Michel Hidalgo

8.5.0 (2021-04-06)

8.4.0 (2021-03-18)

  • Add ViewPicker::get3DPatch to the public API (#657)

  • Allow to zoom more with orbit controller (#654)

  • Contributors: Joseph Schornak, Victor Lamoine

8.3.1 (2021-01-25)

  • Fix possible nullptr access in robot_joint.cpp. (#636)

  • Contributors: Chris Lalancette

8.3.0 (2020-12-08)

  • Fix for mousewheel to zoom in/out (#623)

  • Make the types explicit in quaternion_helper.hpp. (#625)

  • Update status message by removing colon or adjust colon position (#624)

  • Do not use assume every RenderPanel has a ViewController. (#613)

  • Add linters and use ament_lint_auto (#608)

  • Update maintainers (#607)

  • TimePanel port (#599)

  • Upgrade to tinyxml2 for rviz (#418)

  • Use retriever.hpp (#589)

  • Added covariance settings to set pose estimate (#569)

  • use reference in range loops to avoid copy (#577)

  • Contributors: Chen Lihui, Chris Lalancette, Dirk Thomas, Jacob Perron, Martin Idel, Matthijs den Toom, Michel Hidalgo, Nico Neumann, Shane Loretz

8.2.0 (2020-06-23)

  • Changed to not install test header files in rviz_rendering. (#564)

  • Changed to use a dedicated TransformListener thread. (#551)

  • Suppressed warnings when building with older Qt versions. (#562)

  • Restored compatibility with older Qt versions (#561)

  • Contributors: Chris Lalancette, Dirk Thomas, ymd-stella

8.1.1 (2020-06-03)

  • avoid absolute OGRE path in exported targets (#558)

  • Contributors: Dirk Thomas

8.1.0 (2020-06-03)

  • Added missing virtual destructors (#553)

  • Contributors: Ivan Santiago Paunovic

8.0.3 (2020-06-02)

  • Fixed deprecated Qt usage. (#555)

  • Contributors: Jacob Perron

8.0.2 (2020-05-21)

  • Removed rviz_default_plugins dependency on TinyXML (#531) This clears the way for urdf to switch to TinyXML2 Note that internally, urdf was converting the passed XML to a string and reparsing it in the implementation of urdf::model::initXml

  • Contributors: Dan Rose

8.0.1 (2020-05-07)

  • Added dependency on ogre to fix building on the buildfarm (#544)

  • Refactored test fixtures to reduce memory usage while compiling (#540)

  • Contributors: Chris Lalancette

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.

  • Removed duplicate include dirs and link libraries. (#533)

  • Updated includes to use non-entry point headers from detail subdir. (#526)

  • Changed to use ament_export_targets(). (#525)

  • Changed to use the clock from the node in tools. (#519)

  • Changed to allow the MapDisplay “Update Topic” to be changed. (#517) The major reason for this is so that the “Update Topic” (and more importantly the QoS profile) is saved when clicking “Save Config” in RViz2. The more minor reason is that a user might want to use a different topic for this. We still auto-populate this field with <topic_name>_updates by default, but the user can now override it.

  • Made some code style changes. (#504)

  • Fixed camera info for camera display. (#419)

  • Fixed wrong resource group for robot links. (#495)

  • Changed default goal to goal_pose and not just in default rviz. (#491)

  • Fixed a bug by setting the clock type if Marker frame_locked is true. (#482) Fixes #479

  • Fixed the map display for moving TF frame. (#483) Instead of the current time, use Time(0) to get the latest available transform as a fallback. This is the same logic that is applied in RViz from ROS 1. Resolves #332

  • Migrated pose with covariance display. (#471)

  • Fixed build when included as a sub-project. (#475)

  • Added icon copyrights + PoseWithCovariance icon. (#430)

  • Contributors: Chris Lalancette, Dan Rose, Dirk Thomas, Jacob Perron, Martin Idel, Michel Hidalgo, Steven Macenski, chapulina

7.0.3 (2019-11-13)

7.0.2 (2019-10-23)

  • Use clock from context in markers (#472)

  • Contributors: Martin Idel

7.0.1 (2019-10-04)

  • Migrate Axes Display (#429)

  • Contributors: Martin Idel

7.0.0 (2019-09-27)

  • Introduce QoS property (#409) A container of properties related to QoS settings. Replaces queue size and unreliable properties.

  • Rename interactive marker client enum (#465)

  • Migrate InteractiveMarkerDisplay (#457)

  • Fix map after upgrade (#459)

  • Rename 2d Nav Goal to 2d Goal Pose (#455)
    • Rename nav pose tool to goal pose tool

    • Rename topic for goal pose tool from “move_base_simple/goal” to “goal_pose”

  • Do not select interactive markers when mousing over them (#451)

  • Migrate Interaction Tool (#423)

  • Upgrade from Ogre 1.10 to Ogre 1.12.1 (#394)

  • Re-enable use of tf message filter (#375)

  • Fix map display (#425)

  • FrameTransformer implements tf2::BufferCoreInterface and tf2_ros::AsyncBufferInterface (#422)

  • Disambiguate “estimate” pose from “goal” pose in log (#427)

  • Mojave compatibility (#414)

  • Use geometry_msgs types instead of custom types (#426)

  • Remove -Werror from defualt compiler options (#420)

  • Migrate Wrench Display (#396)

  • Contributors: Dan Rose, Hunter L. Allen, Jacob Perron, Karsten Knese, Martin Idel, Shivesh Khaitan, Steven Macenski

6.1.1 (2019-05-29)

6.1.0 (2019-05-20)

  • Updated to use the new specification for types from the ROS node graph API. (#387)

  • Contributors: Jacob Perron

6.0.0 (2019-05-08)

  • Made changes to avoid newly deprecated API’s related to publishers and subscriptions. (#399)

  • Made changes to avoid newly deprecated API’s related to publish calls that used shared_ptr. signature (#398)

  • Changed to use the ament_include_directories_order macro to ensure header include path ordering is correct. (#384)

  • Made changes to fix interoperability with robot_state_publisher. #14 (#378)

  • Contributors: Karsten Knese, William Woodall, ivanpauno

5.1.0 (2019-01-14)

  • Migrate scalar displays, i.e. temperature, illuminance, relative humidity, and fluid pressure (#367)

  • Fix errors from uncrustify v0.68 (#366)

  • Visibility followup for Swatch marker (#297)

  • Contributors: GW1708, Jacob Perron, Martin Idel, William Woodall

5.0.0 (2018-12-04)

  • Export libraries to trigger hooks. (#358)

  • Made the transformation framework used by rviz pluggable. (#346)

  • Added hotkeys (also to help) (#312)

  • Migrated Range Display (#325)

  • Migrated pose estimate tool (#329)

  • Increased visual testing stability (#344)

  • Fixed laserscan 1 meter limit bug (#345)

  • Changed to always build all tests and skip execution if not supported (#342)

  • Minor cleanup and fixes (#336) * Fix environment for colcon builds (no appends necessary) * Fix warning in visual_test_fixture.cpp and add -Werror option in CMakeLists.txt * Fix Qt moc warning for virtual signal

  • Fixed missing status in laser scan display (#335) * Show status error when transform failed

  • Changes due to uncrustify 0.67 (#333) * fix closing block and tamplete indentation to comply with uncrustify 0.67 * add space between reference and variable name * space before opening bracket * fix indend of inherited class * fix indent of code blocks * no space around -> operator * restore original spacing

  • Contributors: Alessandro Bottero, Andreas Greimel, Martin Idel, Mikael Arguedas, Steven! Ragnarök, eric1221bday

4.0.1 (2018-06-28)

4.0.0 (2018-06-27)

  • Polished selection behavior. (#315)

  • Suppressed a warning when disabling a map display. (#320)

  • Fixed point cloud selection. (#307)

  • Fixed a segfault for tf on Windows. (#310)

  • Added a warning when the camera_info is missing. (#311)

  • Polished tests and migrate or delete old tests. (#289)

  • Migrated the map display. (#267)

  • Migrated the Marker Array display. (#296)

  • Migrated the 2D Nav Goal tool. (#294)

  • Migrated the Third Person Follower View Controller. (#295)

  • Implemented a workaround for the missing identity transform when transforming from a frame to itself. (#298)

  • Migrated the GridCells display. (#286)

  • Migrated the fps camera view controller. (#281)

  • Migrated the point stamped display. (#278)

  • Fixed the splash screen and the help panel. (#277)

  • Migrated the odometry display. (#275)

  • Migrated the focus tool. (#266)

  • Homogenized behavior of rviz when a tf transform fails. (#292)

  • Updated rviz to only use a single ros node. (#197)

  • Migrated XYOrbit View Controller. (#282)

  • Fixed a segfault in the selection manager tests. (#284)

  • Fixed some of the plugins_description entities. (#285)

  • Migrated the orthographic view controller. (#270)

  • Migrated the measure tool. (#264)

  • Migrated the publish point tool. (#262)

  • Added message type to MarkerDisplay plugin description. (#252)

  • Finished point cloud refactoring and testing. (#250)

  • Improved visual testing framework and added visual tests. (#259)

  • Fixed debug build on macOS. (#258)

  • Fixed a build error for ignored qualifiers warning/error on GCC8. (#261)

  • Migrated the select tool. (#256)

  • Disabled Ogre deprecation warnings on Windows. (#242)

  • Introduced visual testing framework for rviz. (#209)

  • Fixed “display” tests and enable when the test environment allows. (#186)

  • Migrated the LaserScan display. (#238)

  • Restored the use of icons throughout rviz. (#235)

  • Migrated the Path display. (#236)

  • Migrated the pose array display. (#233)

  • Migrated the marker display. (#229)

  • Migrated the Pose display. (#204)

  • Changed the default position of the camera in the RenderPanel. (#205)

  • Migrated the RobotModel display. (#210)

  • Fixed warnings from pluginlib. (#196)

  • Fixed a bug which caused rviz to crash when removing a display. (#191)

  • Refactored the Grid display. (#165)

  • Contributors: Alessandro Bottero, Andreas Greimel, Andreas Holzner, Dirk Thomas, Martin Idel, Mikael Arguedas, Steven! Ragnarök, William Woodall, mjbogusz

3.0.0 (2018-02-07)

  • Fixed compilation errors and runtime issues on Windows. (#175)

  • Migrated the camera display. (#183)

  • Migrated the tf display. (#182)

  • Migrated the Image display. (#164)

  • Migrated code for point cloud displays to rviz_default_plugins. (#153)

  • Fixed a bug where the PointCloud2 display was not accepting valid points. (#189)

  • Migrated the polygon display. (#194)

  • Contributors: William Woodall

2.0.0 (2017-12-08)

  • First version for ROS 2.

  • Contributors: Steven! Ragnarok, William Woodall

1.12.11 (2017-08-02)

1.12.10 (2017-06-05 17:37)

1.12.9 (2017-06-05 14:23)

1.12.8 (2017-05-07)

1.12.7 (2017-05-05)

1.12.6 (2017-05-02)

1.12.5 (2017-05-01)

1.12.4 (2016-10-27)

1.12.3 (2016-10-19)

1.12.2 (2016-10-18)

1.12.1 (2016-04-20)

1.12.0 (2016-04-11)

1.11.14 (2016-04-03)

1.11.13 (2016-03-23)

1.11.12 (2016-03-22 19:58)

1.11.11 (2016-03-22 18:16)

1.11.10 (2015-10-13)

1.11.9 (2015-09-21)

1.11.8 (2015-08-05)

1.11.7 (2015-03-02)

1.11.6 (2015-02-13)

1.11.5 (2015-02-11)

1.11.4 (2014-10-30)

1.11.3 (2014-06-26)

1.11.2 (2014-05-13)

1.11.1 (2014-05-01)

1.11.0 (2014-03-04 21:40)

1.10.14 (2014-03-04 21:35)

1.10.13 (2014-02-26)

1.10.12 (2014-02-25)

1.10.11 (2014-01-26)

1.10.10 (2013-12-22)

1.10.9 (2013-10-15)

1.10.7 (2013-09-16)

1.10.6 (2013-09-03)

1.10.5 (2013-08-28 03:50)

1.10.4 (2013-08-28 03:13)

1.10.3 (2013-08-14)

1.10.2 (2013-07-26)

1.10.1 (2013-07-16)

1.10.0 (2013-06-27)

1.9.30 (2013-05-30)

1.9.29 (2013-04-15)

1.9.27 (2013-03-15 13:23)

1.9.26 (2013-03-15 10:38)

1.9.25 (2013-03-07)

1.9.24 (2013-02-16)

1.9.23 (2013-02-13)

1.9.22 (2013-02-12 16:30)

1.9.21 (2013-02-12 14:00)

1.9.20 (2013-01-21)

1.9.19 (2013-01-13)

1.9.18 (2012-12-18)

1.9.17 (2012-12-14)

1.9.16 (2012-11-14 15:49)

1.9.15 (2012-11-13)

1.9.14 (2012-11-14 02:20)

1.9.13 (2012-11-14 00:58)

1.9.12 (2012-11-06)

1.9.11 (2012-11-02)

1.9.10 (2012-11-01 11:10)

1.9.9 (2012-11-01 11:01)

1.9.8 (2012-11-01 10:52)

1.9.7 (2012-11-01 10:40)

1.9.6 (2012-10-31)

1.9.5 (2012-10-19)

1.9.4 (2012-10-15 15:00)

1.9.3 (2012-10-15 10:41)

1.9.2 (2012-10-12 13:38)

1.9.1 (2012-10-12 11:57)

1.9.0 (2012-10-10)