File tree Expand file tree Collapse file tree 3 files changed +14
-2
lines changed Expand file tree Collapse file tree 3 files changed +14
-2
lines changed Original file line number Diff line number Diff line change 2020 BASEDIR : /home/runner/work
2121 DOCKER_IMAGE : rhaschke/ici:rviz-${{ matrix.distro }}-${{ matrix.repo || 'ros' }}
2222 CACHE_PREFIX : ${{ matrix.distro }}
23- ABICHECK_URL : github:ros-visualization/rviz#15e148d0e4af0522c0494e83eb9f440f37c02b82
23+ ABICHECK_URL : github:ros-visualization/rviz#1.14.20
2424 GHA_CACHE_SAVE : always
2525
2626 name : " check"
Original file line number Diff line number Diff line change 22Changelog for package rviz
33^^^^^^^^^^^^^^^^^^^^^^^^^^
44
5+ 1.14.20 (2023-03-30)
6+ --------------------
7+ * Improvements to TF display (`#1789 <https://github.com/ros-visualization/rviz/issues/1789 >`_)
8+
9+ - Add regex filters (white+black list) to TF Display (`#1744 <https://github.com/ros-visualization/rviz/issues/1744 >`_)
10+ - Reparent children to root tree node when deleting a frame
11+ - Insert frame properties sorted
12+ - Create tree nodes also if the frame is not connected to rviz' global frame
13+ * RobotModel: Fix orientation of joint axis arrow (`#1788 <https://github.com/ros-visualization/rviz/issues/1788 >`_)
14+ * Use static QCoreApplication::processEvents() w/o QApplication instance (`#1772 <https://github.com/ros-visualization/rviz/issues/1772 >`_)
15+ * Contributors: Blaz Potokar, Robert Haschke, Yannis Gerlach
16+
5171.14.19 (2022-08-14)
618--------------------
719* Fixup to `#1760 <https://github.com/ros-visualization/rviz/issues/1760 >`_, SplitterHandle (`#1766 <https://github.com/ros-visualization/rviz/issues/1766 >`_)
Original file line number Diff line number Diff line change 11<package format =" 2" >
22 <name >rviz</name >
3- <version >1.14.19 </version >
3+ <version >1.14.20 </version >
44 <description >
55 3D visualization tool for ROS.
66 </description >
You can’t perform that action at this time.
0 commit comments