-
 

rviz package from rviz repo

rviz

Package Summary

Tags No category tags.
Version 1.14.25
License BSD
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/ros-visualization/rviz.git
VCS Type git
VCS Version noetic-devel
Last Updated 2024-05-28
Dev Status MAINTAINED
CI status
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

3D visualization tool for ROS.

Additional Links

Maintainers

  • Robert Haschke

Authors

  • Dave Hershberger
  • David Gossow
  • Josh Faust
  • William Woodall

rviz logo

Format CI ROS CI

rviz is a 3D visualizer for the Robot Operating System (ROS) framework.

For more information, please see the wiki: http://wiki.ros.org/rviz

Maintainers:

  • Robert Haschke (2019-)
  • William Woodall (2013-2018)
  • David Gossow (2013)
  • Dave Hershberger (2011-2013)
  • Josh Faust (2010)

This package contains Public Domain icons downloaded from http://tango.freedesktop.org/releases/.

Other icons and graphics contained in this package are released into the Public Domain as well.

Copyright notice for all icons and graphics in this package:

Public Domain Dedication

Copyright-Only Dedication (based on United States law) or Public Domain
Certification

The person or persons who have associated work with this document (the
"Dedicator" or "Certifier") hereby either (a) certifies that, to the best
of his knowledge, the work of authorship identified is in the public
domain of the country from which the work is published, or (b)
hereby dedicates whatever copyright the dedicators holds in the work
of authorship identified below (the "Work") to the public domain. A
certifier, moreover, dedicates any copyright interest he may have in
the associated work, and for these purposes, is described as a
"dedicator" below.

A certifier has taken reasonable steps to verify the copyright
status of this work. Certifier recognizes that his good faith efforts
may not shield him from liability if in fact the work certified is not
in the public domain.

Dedicator makes this dedication for the benefit of the public at
large and to the detriment of the Dedicator's heirs and successors.
Dedicator intends this dedication to be an overt act of relinquishment
in perpetuity of all present and future rights under copyright law,
whether vested or contingent, in the Work. Dedicator understands that
such relinquishment of all rights includes the relinquishment of all
rights to enforce (by lawsuit or otherwise) those copyrights in the
Work.

Dedicator recognizes that, once placed in the public domain, the Work
may be freely reproduced, distributed, transmitted, used, modified,
built upon, or otherwise exploited by anyone for any purpose, commercial
or non-commercial, and in any way, including by methods that have not
yet been invented or conceived.

Source: http://creativecommons.org/licenses/publicdomain/

CHANGELOG

Changelog for package rviz

1.14.25 (2024-05-21)

  • Fix #1825/#1830: segfault when hiding deleted properties (#1831)
  • Contributors: Robert Haschke

1.14.24 (2024-05-15)

  • Fix jitter in Map display updates (#1826)
  • Contributors: Robert Haschke

1.14.23 (2024-05-09)

  • Fix #1825
  • Contributors: Robert Haschke

1.14.22 (2024-04-29)

  • Reenable python bindings
  • Contributors: Robert Haschke

1.14.21 (2024-04-25)

  • ImageDisplay: publish mouse clicks (#1737)
  • Add maximize button to Image and Camera display (#1803)
  • Gracefully handle loops in TF tree (#1820)
  • Ogre 13 compatibility
  • Qt6 compatibility (#1813)
  • Fix Qt 5.15 API deprecation warnings
  • ScrewDisplay: Fix initialization of HideSmallValues property (#1810)
  • Fix vanishing "Global Options" when adding a RobotModelDisplay (#1808)
  • Modernize to Qt5 slots (#1790)
  • Optionally deprecate old-style slots via -DRVIZ_DEPRECATE_QT4_SLOTS
  • Improve error handling in LaserScanDisplay (#1798)
  • MapDisplay: Fix crash after map update (#1793)
  • Call propertyHiddenChanged synchronously (#1795)
  • Replace obsolete QPixmap::grabWindow() with QScreen::grabWindow() (#1794)
  • Contributors: Miguel Riem de Oliveira, Robert Haschke, Simon Schmeisser, Stefan Fabian, vineet131

1.14.20 (2023-03-30)

  • Improvements to TF display (#1789)
    • Add regex filters (white+black list) to TF Display (#1744)
    • Reparent children to root tree node when deleting a frame
    • Insert frame properties sorted
    • Create tree nodes also if the frame is not connected to rviz' global frame
  • RobotModel: Fix orientation of joint axis arrow (#1788)
  • Use static QCoreApplication::processEvents() w/o QApplication instance (#1772)
  • Contributors: Blaz Potokar, Robert Haschke, Yannis Gerlach

1.14.19 (2022-08-14)

  • Fixup to #1760, SplitterHandle (#1766)
  • Contributors: Robert Haschke

1.14.17 (2022-08-12)

  • Fixup to #1759
  • Contributors: Robert Haschke

1.14.16 (2022-08-09)

  • MFD: Don't process messages when disabled (#1765)
  • Fix image display wrapping (#1763)
  • Contributors: Robert Haschke

1.14.15 (2022-08-01)

  • Improve SplitterHandle of PropertyTreeWidgets (#1760)
    • Suppress horizontal scrolling and auto-resizing of columns
    • Double click auto-adjusts to content
  • Fix segfault occuring for direct dock panel deletion (#1759)
  • Fix race conditions in PointCloud displays (#1754)
  • Acquire mutexes before destroying PointCloudCommon
  • PointCloud displays: unsubscribe before destroying PointCloudCommon
  • Fix segfault in TimePanel::onTimeSignal() (#1753): Drop source Display* argument, which is a dangling pointer if the Display was deleted meanwhile
  • OGRE compatibility layer: more precise version info
  • Use more verbose material names for robot links (robot link material -> robot link <link name>:<material name>)
  • Fix transparency of RobotLinks with multiple visuals and different alpha values (#1751)
  • Maintain original (mesh) materials for RobotLinks (#1704, #1732)
  • Improve TF time syncing (#1698)
    • TimePanel: Integrate experimental view
    • New mode SyncFrame, syncing TF lookups within a visualization frame
  • Conditionally include OgreVector3.h vs. OgreVector.h for OGRE 1.9 vs. 1.12 (#1741)
  • Don't disable display if associated widget tab changes (#1739)
  • Drop OGRE/ from #include directives (#1730)
  • Fix segfault when no tools are available (#1729)
  • GridCells: implement setTopic() (#1722)
  • Adaptions for Ubuntu 22 (#1717)
    • Switch to new boost/bind/bind.hpp
    • Drop C++11 COMPILE_FLAGS
    • Do not force obsolete CXX14
    • Support python_qt_bindings with sip5
  • Contributors: AndreasR30, Brosong, Jochen Sprickerhof, Lucas Walter, Matthijs van der Burgh, Robert Haschke

1.14.14 (2022-02-12)

  • Fixup #1497: Initialize fixed_frame_id
  • Add service load_config_discarding_changes (#1710)
  • Fix regression in mesh loader: correctly transform normals (#1703)
  • MovableText: gracefully handle string of whitespaces (#1700)
  • Contributors: Filip Sund, Robert Haschke

1.14.13 (2021-12-16)

  • Destroy panels before destroying the RenderPanels and its SceneManager (Fixes #1683)
  • Fix regression in assimp mesh loading (Fixes #1688)
  • Contributors: Robert Haschke

1.14.12 (2021-12-13)

  • Drop proprietary COLLADA scaling (#1685)
  • Contributors: Martin Pecka, Robert Haschke

1.14.11 (2021-11-05)

  • AxisDisplay: allow ribbon trail (#1677)
  • Silent warning about .skeleton files not found (#1679)
  • Fix scaling of PointVisual's sphere (#1678)
  • Fix assertion in billboard_line.cpp (#1674)
  • Fix cross-platform compatibility (#1636)
  • Fix compilation with OGRE 1.12
  • Drop unused rosbag dependency
  • Contributors: Christian Rauch, Jochen Sprickerhof, Robert Haschke, Timo Röhling, Tobias Fischer

1.14.10 (2021-09-24)

  • Allow renaming/removing of displays via F2/Del as well
  • Revert "Smoothly move PCL given a moving frame_id (#1655)"
  • Revert "Smoothly move an Odometry's path given a moving frame_id (#1631)"
  • Restore workaround for https://github.com/ros/geometry2/pull/402
  • BillboardLine: Fix handling of many points (> 16384) (#1662)
  • Import skeleton together with meshes (#1654)
  • DisplayPanel: Simplify selection of current item after Remove (#1661), fixes #1658
  • Contributors: Kaspian Jakobsson, Robert Haschke

1.14.9 (2021-08-22)

  • Revert #1639 as it strongly delayed showing dialogs under heavy (rendering) load
  • Smoothly move PCL given a moving frame_id (#1655)
  • Smoothly move an Odometry's path given a moving frame_id (#1631)
  • TF display: Correctly reparent root frame property (#1647)
  • DepthCloudDisplay: remove mutex for PointCloudCommon
  • Fix memory leak
  • Contributors: Robert Haschke, Institute for Autonomous Systems Technology, anre

1.14.8 (2021-06-19)

  • [feature] Continue processing messages while displaying dialogues (#1639)
  • Merge #1635: Fix asynchronous message processing
    • Use threaded callback queue for PointCloud displays
    • Pause asynchronous ROS updates with synchronous ones
  • Merge #1629: Report mesh loading issues for Robot
  • [featrue] PropertryTree help: Consider line breaks in string
  • [feature] Update QProgressDialog / LoadingDialog during long running functions
  • [feature] Show ProgressDialog when duplicating displays
  • [maint] Name quit action allowing rqt_rviz finding the action easily by name
  • [maint] Emit signal VisualizationFrame::displayConfigFileChanged to allow rqt_rviz notice config file changes
  • [maint] Cleanup quickfix since https://github.com/ros/geometry2/pull/402 is released
  • [maint] More explicit OGRE includes
  • [maint] Fix resizeEvent for OGRE 1.10 (#1632)
  • [maint] Remove uses of QApplication::sync() + QApplication::flush()
  • [maint] Fixup github actions
  • Contributors: Robert Haschke, Simon Schmeisser, Tobias Fischer, sunzbllbz

1.14.7 (2021-04-10)

  • [maint] Switch to GHA: pre-commit + industrial_ci
  • [maint] Remove unused LineEditWithButton::simulateReturnPressed() (#1608)
  • [fix] Fix spurious resizing issue for ImageDisplay panel (#1611)
  • [fix] ColorEditor: maintain edited text + cursor pos (#1609)
  • [fix] Keep ColorDialog on top of main window (#1604)
  • [fix] Fix memory leaks in dialog handling
  • [fix] Enable Mesa workaround also on Mesa 21 (#1598)
  • [fix] Avoid shifting of text in EditableEnumProperty's lineedit
  • Contributors: Martin Pecka, Robert Haschke, jeffryHo

1.14.6 (2021-03-11)

  • IntensityPCTransformer: make min/max values read-only if auto-compute is off
  • Contributors: Robert Haschke

1.14.5 (2021-03-04)

  • [fix] IntensityPCTransformer: make min/max values read-only
  • [fix] Fix ScrewDisplays (#1593)
  • [fix] Enforce GLSL 1.4 on more Mesa systems (#1588)
  • [fix] PointStampedDisplay: show points from the very beginning (#1586)
  • [fix] Fix segfault in PathDisplay (#1583)
  • [fix] Fix OGRE_INCLUDE_DIRS (#1574)
  • [fix] Fix Windows compilation (#1568)
  • [fix] Remove duplicate plugin description for AccelStamped
  • [maint] Augment system info at startup with used OpenGL device
  • [maint] Remove warnings about ignored marker scale
  • [feature] Tool: Propagate name change to VisualizationFrame (#1570)
  • Contributors: João C. Monteiro, Robert Haschke, Tobias Fischer

1.14.4 (2020-11-16)

  • [fix] MessageFilterDisplay: process messages synchronously (#1560)
  • [fix] Enforce GLSL 1.4 on Mesa systems (#1559)
  • [fix] Fix layout of editors in PropertyWidget (#1558)
  • Contributors: Robert Haschke

1.14.3 (2020-10-20)

  • Fixed linking issue on Debian Buster: missing ~ScrewDisplay
  • Contributors: Robert Haschke

1.14.2 (2020-10-19)

  • Merged melodic-devel improvements
    • [fix] SplitterHandle: Consider scrollbar width. Fixes #1545.
    • [fix] Handle InvalidNameException when loading robot description
    • [fix] WrenchVisual: Add missing initialization of hide_small_values_
    • [fix] Fixup #1519: Correctly (and efficiently) handle 3-byte pixel formats
    • [maint] Adapt to clang-format-10
  • [fix] Selectively install font definition file, suppressing Ogre runtime warning
  • [fix] Suppress cmake warning from libassimp
  • [feature] Generic ScrewDisplay for TwistStamped, AccelStamped, and WrenchStamped
  • [maint] Find OGRE based on cmake config and fallback to pkg-config
  • [maint] Correctly link against libassimp for version >= 5.0
  • Contributors: Chris Lalancette, Markus Vieth, Robert Haschke, Sean Yen, Wolf Vollprecht

1.14.1 (2020-06-24)

  • Merged melodic-devel improvements
    • [feature] Make the goal pose tool magenta (#1520)
    • [bugfix] Fix memory access in case of 3-byte pixel formats (#1519)
    • [bugfix] PropertyTree: set custom SelectionModel only with valid model (#1504)
  • [bugfix] Fix initial pose and goal pose tools (#1510)
  • [bugfix] Fix cutoff in LaserScanDisplay (#1512)
  • [maint] Added test/send_point_cloud_2.py (#1514)
  • [maint] Fix (or silence) warnings of newer gcc / clang
  • [maint] clang-format-10
  • PropertyTree: set custom SelectionModel only with valid model (#1504)
  • Contributors: Evan Flynn, G.Doisy, Ivor Wanders, Michael Görner, Robert Haschke

1.14.0 (2020-05-11)

  • [feature] Added scale and color properties to Marker selection panel (#1436)
  • [feature] [queue-size]{.title-ref} property to [MessageFilterDisplay]{.title-ref} (#1428)
  • [feature] Added ability to set Orbit camera's field of view (#1362)
  • [feature] Added ability to set alpha of Axes and TF displays (#1357)
  • [maint] Finalize [tf2]{.title-ref} migration (#1497) Support for [tf1]{.title-ref} is dropped. The old [getTFClient()]{.title-ref} needs to be replaced by [getTF2BufferPtr()]{.title-ref}.
  • [maint] clang-tidy fixes
  • [maint] Modified Python API to allow import rviz.srv (for service messages provided by rviz) In your python scripts, replace [import rviz]{.title-ref} with: [from rviz import bindings as rviz]{.title-ref}
  • [maint] Dropped support for outdated upstream libraries
    • OGRE < 1.9
    • boost::filesystem < 3
    • assimp <= 2.0
    • Qt < 5
  • [maint] API cleanup + fix of several warnings (requiring ABI changes)
    • provide virtual constructors were required
    • fix signed/unsigned API params
    • Removed redundant forward of _notifyCurrentCamera()
    • Renamed [add_tool_action_]{.title-ref} -> [toolbar_separator_]{.title-ref}
    • MarkerSelection: fixed constness of methods
    • Removed deprecated [STLLoader]{.title-ref}
  • [maint] Ogre 1.9 ... 1.12+ compatibility (Merge pull request #1434)
    • Ogre compatibility header [ogre_helpers/compatibility.h]{.title-ref} to mitigate API differences
    • Avoid referring to anonymous scene nodes by name
  • [maint] Prefer vendor-specific OpenGL library
  • [maint] Changed semantics of saving
    • When [is_read_only_]{.title-ref} is false, the property doesn't need to be saved as its value is computed
    • When [save_]{.title-ref} is false, the property and all its children are not saved
  • Contributors: Alex Spitzer, Fan Jiang, Hans Gaiser, Maarten de Vries, Micho Radovnikovich, Robert Haschke, Sean Yen, Simon Schmeisser, dkaznacheev

1.13.12 (2020-05-03)

  • [maint] clang-format (#1502)
  • [maint] Modernize python tests + examples
  • [maint] Fix clang compiler warnings
  • [maint] clang-tidy
  • [maint] Require C++11
  • Contributors: Robert Haschke

1.13.11 (2020-04-27)

  • [feature] Provide load_config and save_config ROS services
  • [maint] clang-tidy fixes (#1494)
  • Contributors: Robert B Anderson, Robert Haschke

1.13.9 (2020-03-31)

  • Fixup Sphere being off center (#1487)
  • Revert "Switch libogre-dev to build_depend (#1482)"
  • Configure yaml-cpp include directory (#1483)
  • Contributors: Peter Lehner, Robert Haschke, Wolfgang Merkt

1.13.8 (2020-03-29)

  • [feature] Forward focus in PropertyTree to value field (#1480)
  • [feature] Smooth meshes for sphere, cylinder, and cone (#1463)
  • [fix] Handle invalid floats in points of arrow marker (#1471)
  • [fix] Catch exceptions when creating publishers in tools (#1467)
  • [maintanence] Modernize setup.py and cmake (#1481)
  • [maintanence] Switch libogre-dev to build_depend (#1482)
  • Contributors: Alejandro Hernández Cordero, Michael Görner, Robert Haschke, Simon Schmeisser, Wolfgang Merkt

1.13.7 (2019-12-18)

  • [fix] Fix segfault when removing displays on presence of DisplayGroupVisibilityProperty
  • [fix] CameraDisplay: don't call getCameraInfoTopic() for empty topic
  • [fix] MarkerDisplay: clear old markers on topic change (#1455)
  • [maintanence] Fix various warnings
  • [maintanence] Support python3 for python bindings (#1454)
  • Contributors: Mike Purvis, Robert Haschke

1.13.6 (2019-11-25)

  • [fix] Memory leak in rviz::Robot
  • [fix] assimp importer: repair invalid normals (#1452)
  • [fix] Fixup cmake file issues
    • Remove redundant include_directories()
    • Generate export headers in devel space
    • Use cmake find_package(yaml-cpp) (#1445)
  • [fix] Gracefully ignore invalid floats (nans) in:
  • [fix] MovableText: correctly rotate AABB
  • [fix] Correctly delete old marker if its type changed
  • [maintanence] MovableText:
    • Simplify scaling (there was a scaling by factor 0.5 in getWorldTransforms(), requiring a scaling of 2.0 in _setupGeometry())
    • Simplify _setupGeometry()
  • [maintanence] ignore catkin_lint errors/warnings
  • [maintanence] Properties: inform model about changed data
  • Contributors: Antoine Hoarau, Michael Görner, Robert Haschke

1.13.5 (2019-09-29)

  • [fix] ImageDisplay/CameraDisplay: fix status reporting / report frame issues (#1425)
  • [fix] Fix #1422: update recent config to actual filename
  • [fix] ImageDisplayBase/MarkerDisplay: increase subscriber queue size with filter queue size
  • [fix] Enable mouse tracking for RenderPanel (#1433)
  • Contributors: Robert Haschke, Simon Schmeisser

1.13.4 (2019-09-20)

  • [feature] Enable [rviz -d my_config]{.title-ref} as shortcut for ~/.rviz/my_config.rviz (#1422)
  • [feature] Added --fullscreen cmdline option (#1413)
  • [feature] RobotModelDisplay: Poll robot_description at 1Hz until found
  • [feature] Use assimp to load STL files (#1365)
  • [feature] Added frame-aligned view controller (#1405)
  • [feature] Systematically check parameters of incoming marker messages (#1275, #1400)
  • [feature] MarkerDisplay: clear statuses on disable()
  • [feature] Increase zoom range in orbit view controllers (#1373)
  • [feature] Add shortcut "C" to the Publish Point tool (#1321)
  • [fix] ESC shortcut to leave fullscreen prevents canceling tools from working (#1257)
  • [fix] Fixed color tinting of mesh markers (#1424)
  • [fix] Fixed several issues with Camera and Image display (#1409)
  • [fix] Fixed several issues with view controllers, particularly FPS (#1407)
  • [fix] Fixed (small) memory leak in TFDisplay (#1408)
  • [fix] Fixed memory leak in PointCloud display in case of constant /clock (#1412)
  • [fix] Fixed memory leak in MapDisplay (#1406)
  • [fix] Properly resize RenderWidget on high-DPI displays (#1263)
  • [fix] Fixed opacity of Collada meshes (#1387)
  • [fix] Enable non-ascii chars for MovableText (#1374)
  • [fix] Ignore nan and inf values when normalizing images (#1378)
  • [fix] MovableText: consider full translation vector (#1375)
  • [maintanence] ToolManager: simplify key handling code
  • [maintanence] Move sip bindings' build directory into the build space. (#1360)
  • [maintanence] Use std random generators for portability on Windows (#1356)
  • [api] public CovarianceVisual (#1410)
  • [api] Properly override FailedDisplay::save (#1402)
  • [api] Removed extra wrapper MarkerArrayDisplay::handleMarkerArray (#1401)
  • Contributors: Robert Haschke, Daiki Maekawa, Jasper, Jeremie Deray, Mike Purvis, Ryan Lober, Sean Yen, Simon Schmeisser, Victor Lamoine, chapulina

1.13.3 (2019-03-16)

  • [fix] Fixed build issue on Debian Stretch, using tinyxml2 4.x only (#1354)
  • Contributors: Robert Haschke

1.13.2 (2019-03-09)

  • [feature] InitialPoseTool: allowed to configure initial std deviation (#1255)
  • [feature] Allowed OGRE_PLUGIN_PATH to be defined at cmake config time (#1274)
  • [feature] Improved color support for themes (#1319)
  • [feature] Various adaptions to support native Windows builds
    • Removed support for yaml-cpp < 0.5, which is outdated since Ubuntu Trusty / ROS Indigo.
    • Added DLL symbol exports (#1335)
  • [feature] EffortDisplay: fixed joint display hierarchy (#1323)
  • [feature] Configurable tool button style (#1309)
  • [feature] Publicly exposed VisualizationFrame::addPanelByName() (#1303)
  • [fix] Consider orientation of poses Path messages (#1246)
  • [fix] Don't hide the toolbar when pressing Esc (#1256)
  • [fix] Gracefully handle invalid DISPLAY variable (#1282)
  • [fix] Panels were sometimes hidden on startup (#1348)
  • [fix] Clear statuses in RobotModelDisplay when (re)loading a model (#1296)
  • [fix] Fixed XML parser / Collada loader (#1341 / #1317)
  • [fix] Fixed memory leak in material handling, simplified code (#1294)
  • [fix] Removed ICC profiles in PNG images to silent libpng errors (#1304)
  • [fix] Fixed memory leaks (#1310)
  • [maintenance] Code cleanup, fixed warnings and catkin issues (#1245, #1346, #1295)
  • [maintenance] Removed deprecated boost-signals1 (and thus support for tf < 1.11.3) (#1344)
  • [maintenance] Updated wiki URLs (#1315)
  • Contributors: Alexander Rössler, Chris Ratliff, G.A. vd. Hoorn, Joseph Duchesne, Rein Appeldoorn, Robert Haschke, Sean Yen, Sean Yen, Victor Lamoine, W. Nicholas Greene, d-walsh, ipa-fez, mutronics

1.13.1 (2018-05-10)

  • Added API option to disable keyboard focus being set on mouse move (#1174)
  • Deprecated tf API's in favor of new tf2 API alternatives (#1236)
  • Added a boolean property to the wrench visualization to make hiding small forces/torques optional (#1196)
  • Converted all of rviz to tinyxml2 from tinyxml, partially to avoid newly deprecated interfaces in urdf (#1237)
  • Added TF Prefix to effort plugin (#1213)
  • Contributors: Antoine Hoarau, Simon Schmeisser, William Woodall, jgueldenstein

1.13.0 (2018-04-27)

  • Created a new Preferences window, and added PromptSaveOnExit option (#1216)
  • Allowed classes inheriting from image display access to more state (#1221)
  • Updated additional include statement to use new pluginlib and class_loader headers (#1231)
  • Fixed crash when robot model not loaded before processing JointState msg (#1229)
  • Contributors: William Woodall, dhood, daiz, ahoarau, MasterEric

1.12.16 (2018-04-26)

  • Fixed use of LineSpacing, horizontal alignment and AABB calculation in MovableText (#1200)
  • Disable dock widget text eliding (#1168)
  • Updated include statements to use new pluginlib and class_loader headers (#1217)
  • Updated camera_display plugin to take roi in cameraInfo into consideration (#1158)
  • Fixed bug where help.html wasn't being installed (#1218)
  • Fixed compiler warning due to mismached new/delete in MapDisplay Swatch (#1211)
  • Factored out marker creation from ROS msg into new createMarker() (#1183)
  • Fixed crash if display-config parameter was fewer than 4 characters (#1189)
  • Contributors: Daniel Seifert, Johannes Meyer, Mikael Arguedas, Robert Haschke, Tomáš Černík, Victor Lamoine, dhood, ecazaubon

1.12.15 (2018-01-05)

  • Fixed Ogre crashes from invalid quaternions by normalizing them so they no longer need to be rejected. (#1179)
  • Restored processing of ROS messages containing invalid quaternions. (#1182) Unnormalized quaternions in messages will generate warnings; previously they were rejected. Publishers of invalid quaternions should be updated to publish valid quaternions, as rviz will reject invalid quaternions in the future.
  • Contributors: Robert Haschke, dhood

1.12.14 (2017-12-19)

  • Added global option to disable default light (#1146)
  • Added more checks for invalid quaternion normalization before displaying (#1167)
  • Added MONO8 transformer for point cloud plugin (#1145)
  • Fixed crash when unchecking options of "triangle list" markers #1163 (#1164)
  • Added CMake definition to prevent collision of "check" macro on OS X (#1165)
  • Added copyright notice for icons and graphics (#1155)
  • Contributors: David Gossow, Kentaro Wada, Lucas Walter, Mike Purvis, Stefan Fabian, Terry Welsh

1.12.13 (2017-08-21)

  • Fixed an issue which caused mesh markers to appear white where previously they were not (#1132)
  • Contributors: William Woodall

1.12.12 (2017-08-21)

  • Added check for odometry quaternion normalization before displaying (#1139)
  • Improve point cloud rendering performance (#1122)
  • Replaced Arial font with Liberation Sans (#1141)
  • Contributors: Simon Harst, Thomas, William Woodall

1.12.11 (2017-08-02)

  • Added dhood as maintainer (#1131)
  • Fixed finding and linking of tinyxml (#1130)
  • Changed to only update window title if necessary (#1124)
  • Added option to invert Z axis for orbit-based view controllers (#1128)
  • Fixed visualization of collada markers with texture (#1084) (#1129)
  • Fixed bug where Ogre::ItemIdentityException occurred while loading mesh (#1105)
  • Fixed bug caused by combination of Qt and Boost (#1114)
  • Fixed bug with map_display where it ignored resolution changes in OccupancyGrid maps (#1115)
  • Fixed bug where keyboard shortcuts sometimes didn't work (#1117)
  • Contributors: 1r0b1n0, Adam Allevato, Adrian Böckenkamp, Kartik Mohta, Michael Görner, Mikael Arguedas, William Woodall, dhood, gerkey

1.12.10 (2017-06-05)

  • Fix debian jessie compiler error (#1111)
  • Contributors: William Woodall

1.12.9 (2017-06-05)

  • Fix variable name (#1104) Somehow, variable names got out of sync. Lines 370 and 371 refer to "parameters" but it is "params" everywhere else.
  • Contributors: genemerewether

1.12.8 (2017-05-07)

  • Fixed bug where generated material names were not unique (#1102)
    • This was a regression of #1079
  • Contributors: Maarten de Vries

1.12.7 (2017-05-05)

  • Fix render system regression (#1101)
  • Imported several updates to the covariance related displays (#1099)
    • Added offset to covariance properties
    • Refactored CovarianceVisual
    • Fixed tolerance test at angular discontinuity
    • Renamed PoseWithCovarianceDisplay::Shape enums
  • Contributors: Ellon Paiva Mendes, William Woodall

1.12.6 (2017-05-02)

  • Added and updated displays to visualize covariance matrices (#1096)
    • Added display for PoseWithCovariance.
    • Update OdometryDisplay to optionally show covariances.
  • Fixed regression in previous release which was a type error that happened with newer versions of urdf (#1098)
  • Contributors: William Woodall

1.12.5 (2017-05-01)

  • Renamed duplicated pass_depth.vert in nogp program to avoid Ogre 1.10 runtime error (#1063)
  • Fixed some handling of Window ID's for OS X and ogre 1.9 (#1093)
  • Added support for maps larger than video memory using swatches (#1095)
  • Added fullscreen option (f11) (#1017)
  • Added an option to transform map based on header timestamp (#1066)
  • Now updates the display if empty a pointcloud2 message is recieved (#1073) Previously the old point cloud would continue to be rendered.
  • Now correctly scales the render panel on high resolution displays (#1078)
  • Added support for multiple materials in a single link of a robot model (#1079)
  • Now includes missing headers necessary for ogre 1.10 (#1092)
  • Fixed duplicate property name for Path colors which caused it to not be restored from saved configs (#1089) See issue #1087.
  • Contributors: Hidde Wieringa, Kei Okada, Maarten de Vries, Phil Osteen, Timo Röhling, Tom Moore, William Woodall, axelschroth

1.12.4 (2016-10-27)

  • Restored "Use urdf::*ShredPtr instead of boost::shared_ptr" (#1064) Now supports urdfdom 0.3 and 0.4 through a compatibility header in urdf.
  • You can now visualize joint axis and display type and limits (#1029)
  • Contributors: Lucas Walter, Robert Haschke, William Woodall

1.12.3 (2016-10-19)

  • Revert "Use urdf::*ShredPtr instead of boost::shared_ptr" (#1060)
  • Contributors: William Woodall

1.12.2 (2016-10-18)

  • Paths can now be rendered as 3D arrows or pose markers (#1059)
  • Allow float edits to work with different Locales (#1043)
  • Now check for a valid root link before walking the robot model (#1041)
  • Added close() signal to Tool class (#1051)
  • Fix double free in display dialog (#1053)
  • Tweak focal shape size marker depending on focal distance (#1021)
  • Support 3D arrows and axes for visualizing PoseArrays (#1022)
  • Use urdf::*ShredPtr instead of boost::shared_ptr (#1044)
  • Fixed two valgrind-reported issues (#1027)
    • in ~RenderPanel()
    • in VisualizationManager(): initialization order
  • Added option to disable the RViz splash-screen (#1024)
  • Fix compile error due to the user-defined string literals feature (#1010)
  • Fixed some Qt5 related build issues (#1008)
  • Removed dependency on OpenCV (#1009)
  • Contributors: 1r0b1n0, Atsushi Watanabe, Blake Anderson, Jochen Sprickerhof, Kartik Mohta, Maarten de Vries, Michael Görner, Robert Haschke, Victor Lamoine, Víctor Mayoral Vilches, William Woodall

1.12.1 (2016-04-20)

  • Updated the plugin_description.xml to reflect the new default plugin library name, see: #1004
  • Contributors: William Woodall

1.12.0 (2016-04-11)

  • Qt5 is now the default build option, but Qt4 support is still available (for C++ only).
  • Fixed support for PyQt5, but disabled PySide2 until we get it working.
  • The default plugin's library was changed to rviz_default_plugin.
  • Changed to use CMake's file(GENERATE ...) macro when exporting the default plugin's library name.
  • Changed costmap lethal color to be different from illegal values.
  • Cleaned-up and generalized the WrenchVisual display:
    • renamed WrenchStampedVisual to WrenchVisual
    • cleanup: removed deprecated API
  • Updated the marker display and tf plugins to update the map of enabled namespaces and frames whenever those frames are enabled/disabled using the check boxes. Also updated the plugins so that the map of enabled namespaces and frames does not get erased whenever the plugin is reset. (#988) This allows the currently selected namespaces/frames to remain selected after the Reset button is pressed.
  • Contributors: Brett, Robert Haschke, William Woodall

1.11.14 (2016-04-03)

  • Added the rviz_QT_VERSION cmake variable that exports the Qt version used by rviz.
  • Changed the way rviz_DEFAULT_PLUGIN_LIBRARIES is set so it works with catkin_make too.
  • Contributors: William Woodall

1.11.13 (2016-03-23)

  • Changed the way the rviz_DEFAULT_PLUGIN_LIBRARIES are generated to support cmake < 2.8.12. See pull request: #981
  • Contributors: William Woodall

1.11.12 (2016-03-22)

  • Relaxed the required CMake version to 2.8.11.2 in order to support Ubuntu Saucy.
  • Contributors: William Woodall

1.11.11 (2016-03-22)

  • Added Qt version to rosout and help->about.
  • Added optional support for Qt5 with continued support for Qt4.
  • Fixed a C++11 warning about literals needing a space after them.
  • Added a "duplicate" button for duplicating displays.
  • Fixed remove display so that it selects another display after removing one (if one is available).
  • Fix for #959: jumping marker in MOVE_3D mode See pull request: #961
  • Added a raw mode for map vizualization. See pull request: #972
  • Added an option in many of the topic based Displays to prefer UDP/unreliable transport. See pull request: #976
  • Fixed the marker display to allow namespaces to be enabled/disabled based on the loaded config. Also enabled state is stored for each namespace in a map, which is used to lookup the state whenever a namespace is added to the display. See pull request: #962
  • Fixed crash in Display::deleteStatus() when no statuses where created beforehand. See pull request: #960
  • Read-only properties are now no longer editable. See pull request: #958
  • The binary STL loading logic has been relaxed to support files that contain more data than expected. A warning is printed instead of failing with an error now. See pull request: #951
  • Fixed an issue where tf configurations were not saved and reloaded from the rviz config file. See pull request: #946
  • Anti-Aliasing (AA) is now enabled by default, but it can be disabled with --disable-anti-aliasing. See pull request: #931 See pull request: #950
  • The default plugin shared library is no longer exported via rviz_LIBRARIES, but in stead is now in a cmake variable called rviz_DEFAULT_PLUGIN_LIBRARIES. See pull request: #948 See pull request: #979
  • Fixed a bug in billboard line generation where a zero point line caused a crash. See pull request: #942
  • Downsampled maps will now result in a Warning status, previously it was OK. See pull request: #934
  • The map display will no longer try to transform a map until one has been received. See pull request: #932
  • Enable antialiasing
  • Contributors: Aaron Hoy, Benjamin Chrétien, Chris Mansley, Dave Coleman, David V. Lu!!, Joao Avelino, Jochen Sprickerhof, Kentaro Wada, Martin Pecka, Mike O'Driscoll, Nikolaus Demmel, Robert Haschke, Simon Schmeisser (isys vision), Stephan, Tobias Berling, William Woodall, bponsler, caguero, frosthand

1.11.10 (2015-10-13)

  • Fixed Qt assertions triggered in debug build of Qt.
  • build: Use PKG_CONFIG_EXECUTABLE Instead of using a hard-coded pkg-config to make cross-compiling possible where the pkg-config binary is host-prefixed (e.g. armv7-unknown-linux-pkg-config when cross-compiling for armv7)
  • Fix #911 #616 : TF Segfaults on reset/update Do not needlessly delete tree_property_ elements, update them instead. Most likely fixes #808 too.
  • python_bindings: sip: Use CATKIN_PACKAGE_LIB_DESTINATION instead of hardcoded lib. Fixes build with libdir != lib. https://bugs.gentoo.org/show_bug.cgi?id=561480
  • Contributors: Alexis Ballier, Arnaud TANGUY, Dave Hershberger, Marvin Schmidt, William Woodall

1.11.9 (2015-09-21)

  • Updated warning message to indicate triangle count is a 32bit integer, and not 16bit.
  • Fixed the error checking of large STL files.
  • Smoothed updates for map display plugin. Map displays previously only updated when receiving a message. This means that if your fixed frame was base_link, the costmaps would not move appropriately around the robot unless a message was received in order to update the transform that should be applied to the scene. For global costmaps, this is a slow update and for static maps, this never happened. This fixes that by hooking into rviz' periodic call to continuously update the transform to be applied to the scene.
  • Displays are not disabled if associated Panel becomes invisible. Otherwise the state between Panel & Display becomes inconsistent. Fixed symptom: When loading a configuration that contains a disabled CameraDisplay, during the configuration of the panel(the camera render widget), the panel is set visible for a very short period of time. Because of the missing logic, the CameraDisplay is enabled together with the panel, but the Display remains enabled after the Panel is set invisible. One ends up with an enabled (and subscribed) CameraDisplay without the corresponding RenderWidget, even so the configuration specified that the Display is not enabled.
  • Removed shortkeys from shortkey_to_tool_map_ this should fix #880
  • Contributors: Daniel Stonier, Henning Deeken, Jonathan Meyer, Michael Görner, William Woodall

1.11.8 (2015-08-05)

  • Force and Torque can now be scaled separately in the Wrench display: #862
  • Fixed a bug in the Wrench display: #883
  • Improved error checking when loading ascii stl files.
  • Suppressing some new CMake warnings by setting cmake policies.
  • Re-enable most all of the tests.
  • Added option to start rviz with the ROS logger level set to Debug
  • Fixed setting of status bar from python by checking if the original status bar is being used or not.
  • Added a third person follower view controller.
  • Fix decaying of tf2 static transforms in the TF display.
  • Correctly display color and alpha in pointclouds.
  • Restored functionality to force opacity and color for meshes that have null rgba values.
  • Use the find_package'ed python version detected by catkin. Otherwise it might happen that catkin (and the rest of the workspace) uses 2.x and rviz detects & tries to use 3.x. This can produce some nasty collisions. See rospack, roslz4, qt_gui_cpp and others for similar invokation.
  • Fix processing empty of pointclouds. Otherwise, given a stream of clouds with some of them empty, the last non-empty message will still be displayed until a the next non-empty cloud comes in.
  • Check if position and orientation of links of robots contain NaNs when updating pose of robot links.
  • Fixed DELETEALL marker action, by not iterating on the marker list.
  • Contributors: Carlos Agüero, Gustavo N Goretkin, Jonathan Bohren, Kei Okada, Michael Ferguson, Ryohei Ueda, Thomas Moinel, William Woodall, loganE, louise, otim, v4hn, 寺田 耕志

1.11.7 (2015-03-02)

  • Fixed a bug where the timestamp was not set for the /initialpose message published by the 2D Pose Estimate tool.
  • Added a method/Qt Signal for refreshing tools called refreshTool(). Calling this method updates the name and icon of a tool in the toolbar.
  • Fixed a bug with setCurrentTool. This fixes a rare gui bug: if an incoming tool directly calls another tool during it's activate() function the tool gets changed accordingly but the toolbar gui becomes inconsistent because Tool* tool pointer is outdated in this case. using Tool* current_tool fixes this.
  • Fixed initialization of Tool's shortcut_key_ and fixed a bug in toKeys().
    • Initialized the shortcut_key_ param with '/0' to be able to check whether a tool has a shortkey assigned or not.
    • Made the tool manager check if a tool has a shortkey before converting the char to a key code.
    • Fixed the toKeys() method by removing the assertions, making at a boolean returning function and allowing a single key only, as this is what is to be expected from the shortcut_key_ param this should fix #851
  • Contributors: Henning Deeken, William Woodall, lsouchet

1.11.6 (2015-02-13)

  • Fixed a mesh memory leak in ogre_helpers/mesh_shape.h/.cpp This fixes a memory leak which is caused due to no meshes ever being destroyed without removing the mesh from the mesh manager. This gets really bad when drawing meshes with 50K triangles at 10Hz, resulting in a leak rate @ ~60MB/sec.
  • Add a simple 'About' dialog to the help menu.
  • Contributors: Jonathan Bohren, William Woodall, gavanderhoorn

1.11.5 (2015-02-11)

  • Tools (on the toolbar) can now indicate if they need access to keypresses by setting the access_all_keys_ attribute. The handling of keypresses in tools has also been refactored. See: pull request #838
  • Path display now has an additional display style called "Billboards" which allows to set the line width of the paths. It also now has an offset property to shift the path with regard to the fixed frame origin. See: pull request #842
  • Meshes now have their ambient values scaled by 0.5 which gives a softer look, which is more in line with Gazebo's look and feel. See: pull request #841
  • The default ambient color for meshes is now 0,0,0, down from 0.5,0.5,0.5. See: pull request #837
  • Triangle-list markers are now shaded like other objects. See: pull request #833
  • Color is now applied to all visuals of the line class, closes #820. See: pull request #827
  • The find_package logic for assimp/yamlcpp has been moved to before add_library for librviz to fix building on OS X. See: pull request #825
  • Fixed moc generation errors with boost >= 1.57. See: pull request #826
  • Contributors: Daniel Stonier, Dave Hershberger, Henning Deeken, Michael Ferguson, Timm Linder, William Woodall, v4hn

1.11.4 (2014-10-30)

  • Fixed stereo support for custom projection matrices
  • Fixed read off end of array in triangle_list_marker
  • Add dependency on opengl rviz calls find_package(OpenGL), so it should have a direct dependency on OpenGL. This matters on ARM, where the other packages that rviz depends on use OpenGL.ES, and don't provide a transitive dependency on OpenGL.
  • Update map via QT signal instead of in ros thread Resolved issues when running RViz in rqt where the incomingMap callback is not issued from RViz's main QThread causing a crash in Ogre. Map updates are now handled by emitting a signal to update the map from the callback thread.
  • fix rainbow color, see #813
  • Added TF listener as parameter to constructors of VisualizationManager and FrameManager
  • Fix add by topic for Marker and MarkerArray
  • Fixed map plugin to only show when active
  • stereo: restore camera after rendering (Avoids a segfault)
  • fix stereo eye separation
  • fix ogre includes
  • Contributors: Acorn Pooley, Alex Bencz, Austin, Austin Hendrix, Ben Charrow, Dave Hershberger, Jonathan Bohren, Kei Okada, William Woodall, ZdenekM, v4hn

1.11.3 (2014-06-26)

  • remove explicit dependency on urdfdom urdfdom is provided via urdf and catkin* CMake variables. The current setup was unbalanced anyways because along with urdfdom, urdfdom_headers should have been being depended on and used. This precipitated from urdfdom's rosdep key changing as it became a system dependency in Indigo.
  • Add ability to delete all markers in Marker plugin
  • fix hidden cursor bug On some systems loading a pixmap from an svg file can fail. On these machines an empty cursor results, meaning the cursor is invisible inside Rviz. This works around the problem by using an arrow cursor when the desired cursor pixmap canot be loaded.
  • Install rviz to the global bin
  • Added display for sensor_msgs/RelativeHumidity
  • Contributors: Acorn Pooley, Adam Leeper, Chad Rockey, Dave Coleman, William Woodall, hersh, trainman419

1.11.2 (2014-05-13)

  • Fix an issue with rendering laser scans: #762
  • Fix an issue with using boost::signal instead of boost::signal2 with tf tf recently moved to boost::signal2, so the effort display needed to be updated too I made it so that it would conditionally use boost::signal2 if the tf version is greater than or equal to 1.11.3 I also fixed some compiler warnings in this code closes #700
  • Contributors: Vincent Rabaud, William Woodall

1.11.1 (2014-05-01)

  • fix fragment reference in point_cloud_box.material Closes #759
  • upgrade ogre model meshs with the OgreMeshUpgrader from ogre 1.9
  • Changed TF listener to use a dedicated thread.
  • Speed up point cloud rendering by caching some computations and using proper loop iterations
  • Fixed rendering of mesh resource type markers with respect to texture rendering and color tinting
  • Fix segfault on exit for OSX
  • Fix memory leak in BillboardLine destructor (material not being destroyed correctly)
  • Fix disabling of groups (#709) This was broken with commit 5897285, which reverted the changes in commit c6dacb1, but rather than only removing the change concerning the read-only attribute, commented out the entire check, including the parent_->getDisableChildren() call (which existed prior to commit 5897285).
  • Add missing libraries to rviz link step, fixes OS X build.
  • fix failing sip bindings when path contains spaces
  • EffortDisplay: Added a check to avoid segfaults when receiving a joint state without efforts
  • Contributors: Dirk Thomas, Hans Gaiser, Jordan Brindza, Mike Purvis, Mirko, Siegfried-A. Gevatter Pujals, Timm Linder, Vincent Rabaud, William Woodall

1.11.0 (2014-03-04)

  • fixing problems with urdfdom_headers 0.3.0
  • Contributors: William Woodall

1.10.14 (2014-03-04)

  • Fixed a bug in tutorials caused by uninitialized ros::Time here.
  • Contributors: Dave Hershberger, William Woodall

1.10.13 (2014-02-26)

  • Use assimp-dev as a [build_depend]{.title-ref} and leave assimp as the [run_depend]{.title-ref}
  • Contributors: Scott K Logan, William Woodall

1.10.12 (2014-02-25)

  • Shiboken is now disabled when a version which would segfault is detected (fix #728)
  • Eigen is now found using the FindEigen.cmake from the [cmake_modules]{.title-ref} package.
  • Added support for rendering rviz in stereo. For more information see this commit: https://github.com/ros-visualization/rviz/commit/9cfaf78e2ae8d34e4481de19568b353964846842
  • Added a "Queue Size" option for the Range display type.
  • Added Ogre-1.10 compatibility This allows rviz to compile (and work) against Ogre 1.10 (currently the latest version of ogre). It also still works with earlier versions of Ogre (tested with Ogre 1.7.4 as installed via debs on Ubuntu 12.04).
  • Now includes ogre without OGRE prefix This is necessary to find Ogre files in the right place with compatibility between Ogre < 1.9 and Ogre >= 1.9. This is also necessary when 2 versions of Ogre are installed on the build machine.
  • RVIZ doesn't use __connection_header from incoming messages, but only uses ros::MessageEvent's
  • Better feature detection for assimp version The unified headers were introduced in Assimp 2.0.1150, so checking for Assimp 3.0.0 is not quite the best solution. See https://github.com/assimp/assimp/commit/6fa251c2f2e7a142bb861227dce0c26362927fbc
  • Contributors: Acorn Pooley, Benjamin Chrétien, Dave Hershberger, Kevin Watts, Scott K Logan, Siegfried-A. Gevatter Pujals, Tully Foote, William Woodall, hersh

1.10.11 (2014-01-26)

  • Fixed in selection_manager which allows interactive markers to work with orthographic cameras views
  • Add support for yamlcpp 0.5 with backwards compatibility with yamlcpp 0.3
  • Fixed message type for Polygon display. The polygon display type actually subscribes to PolygonStamped.
  • Contributors: Austin, Ken Tossell, Max Schwarz, William Woodall

1.10.10 (2013-12-22)

  • Fixed a severe memory leak with markers and marker arrays: #704 and #695
  • Contributors: David Gossow, Vincent Rabaud

1.10.6 (2013-09-03)

  • Added a new method for adding displays, by topic as opposed to by type.
  • Added new exception handling for loading mesh files which have no content.

1.10.5 (2013-08-28 03:50)

  • Removed run_dep on the media_export package
  • All previous history is not curated, see the commit [history <https://github.com/ros-visualization/rviz/commits/hydro-devel>]{.title-ref}.

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Dependant Packages

Name Deps
agni_tf_tools
ainstein_radar_rviz_plugins
traj_opt_ros
localization_rviz_plugins
audibot_gazebo
cob_cartesian_controller
cob_obstacle_distance
cob_twist_controller
cob_grasp_generation
cob_moveit_bringup
cob_navigation_global
cob_navigation_local
cob_navigation_slam
cob_bringup
cob_hardware_config
dbw_fca_description
dbw_mkz_description
dbw_polaris_description
dingo_viz
exotica_examples
fkie_potree_rviz_plugin
fuse_tutorials
fuse_viz
grid_map_pcl
grid_map_rviz_plugin
hector_slam_launch
husky_viz
rviz_imu_plugin
jackal_viz
jsk_data
pr2eus_openrave
jsk_pcl_ros_utils
jsk_perception
jsk_interactive_marker
jsk_interactive_test
jsk_rviz_plugins
khi_duaro_moveit_config
khi_rs007l_moveit_config
khi_rs007n_moveit_config
khi_rs013n_moveit_config
khi_rs020n_moveit_config
khi_rs025n_moveit_config
khi_rs030n_moveit_config
khi_rs080n_moveit_config
kvh_geo_fog_3d_rviz
leo_viz
viz
microstrain_inertial_examples
mir_description
moveit_ros_visualization
moveit_setup_assistant
moveit_resources_dual_panda_moveit_config
moveit_resources_panda_moveit_config
moveit_resources_prbt_moveit_config
mrpt_ekf_slam_2d
mrpt_ekf_slam_3d
mrpt_icp_slam_2d
mrpt_rbpf_slam
costmap_cspace_rviz_plugins
trajectory_tracker_rviz_plugins
octomap_rviz_plugins
panda_moveit_config
pf_description
pf_driver
prbt_moveit_config
prbt_support
psen_scan_v2
raspimouse_description
ridgeback_viz
robot_nav_rviz_plugins
robot_nav_viz_demos
robotont_description
robotont_nuc_description
rqt_rviz
rtabmap_rviz_plugins
rviz_animated_view_controller
rviz_satellite
rviz_visual_tools
sick_ldmrs_description
slam_toolbox_rviz
smacc_rviz_plugin
snowbot_operating_system
tuw_multi_robot_rviz
ur10_moveit_config
ur10e_moveit_config
ur16e_moveit_config
ur20_moveit_config
ur30_moveit_config
ur3_moveit_config
ur3e_moveit_config
ur5_moveit_config
ur5e_moveit_config
ur_description
urdf_sim_tutorial
urdf_tutorial
rwt_image_view
rwt_nav
rwt_steer
librviz_tutorial
rviz_plugin_tutorials
rviz_python_tutorial
warthog_viz
easy_markers
ros_ign_gazebo_demos
bcr_bot
beluga_example
diffbot_description
ergodic_exploration
flatland_viz
hri_rviz
mia_hand_description
mia_hand_moveit_config
moveit_calibration_gui
moveit_task_constructor_visualization
nicla_vision_ros
rosbag_rviz_panel
rviz_robot_description_topic
rviz_tool_cursor
rviz_tool_path_display
sick_scan_xd

Launch files

No launch files found

Messages

No message files found.

Plugins

Recent questions tagged rviz at Robotics Stack Exchange

rviz package from rviz repo

rviz

Package Summary

Tags No category tags.
Version 1.12.17
License BSD
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/ros-visualization/rviz.git
VCS Type git
VCS Version kinetic-devel
Last Updated 2019-08-27
Dev Status MAINTAINED
CI status Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

3D visualization tool for ROS.

Additional Links

Maintainers

  • D. Hood
  • William Woodall

Authors

  • Dave Hershberger
  • David Gossow
  • Josh Faust

rviz logo Build Status

rviz is a 3D visualizer for the Robot Operating System (ROS) framework.

For more information, please see the wiki: http://wiki.ros.org/rviz

This package contains Public Domain icons downloaded from http://tango.freedesktop.org/releases/.

Upstream Authors: 2005-2009

Ulisse Perusin uli.peru@gmail.com Steven Garrity sgarrity@silverorange.com Lapo Calamandrei calamandrei@gmail.com Ryan Collier rcollier@novell.com Rodney Dawes dobey@novell.com Andreas Nilsson nisses.mail@home.se Tuomas Kuosmanen tigert@tigert.com Garrett LeSage garrett@novell.com Jakub Steiner jimmac@novell.com

Other icons and graphics contained in this package are released into the Public Domain as well.

Authors: 2012 - 2017 David Gossow Chad Rockey Kei Okada Julius Kammerl Acorn Pooley

Copyright notice [0] for all icons and graphics in this package:

Public Domain Dedication
 
Copyright-Only Dedication (based on United States law) or Public Domain
Certification
 
The person or persons who have associated work with this document (the
“Dedicator” or “Certifier”) hereby either (a) certifies that, to the best
of his knowledge, the work of authorship identified is in the public
domain of the country from which the work is published, or (b)
hereby dedicates whatever copyright the dedicators holds in the work
of authorship identified below (the “Work”) to the public domain. A
certifier, moreover, dedicates any copyright interest he may have in
the associated work, and for these purposes, is described as a
“dedicator” below.
 
A certifier has taken reasonable steps to verify the copyright
status of this work. Certifier recognizes that his good faith efforts
may not shield him from liability if in fact the work certified is not
in the public domain.
 
Dedicator makes this dedication for the benefit of the public at
large and to the detriment of the Dedicator’s heirs and successors.
Dedicator intends this dedication to be an overt act of relinquishment
in perpetuity of all present and future rights under copyright law,
whether vested or contingent, in the Work. Dedicator understands that
such relinquishment of all rights includes the relinquishment of all
rights to enforce (by lawsuit or otherwise) those copyrights in the
Work.
 
Dedicator recognizes that, once placed in the public domain, the Work
may be freely reproduced, distributed, transmitted, used, modified,
built upon, or otherwise exploited by anyone for any purpose, commercial
or non-commercial, and in any way, including by methods that have not
yet been invented or conceived.

Source: http://creativecommons.org/licenses/publicdomain/

CHANGELOG

Changelog for package rviz

1.12.17 (2019-03-09)

  • [feature] Allowed OGRE_PLUGIN_PATH to be defined at cmake config time (#1274)
  • [feature] EffortDisplay: fixed joint display hierarchy (#1323)
  • [feature] Publicly exposed VisualizationFrame::addPanelByName() (#1303)
  • [feature] Configurable tool button style (#1309)
  • [fix] Consider orientation of poses Path messages (#1246)
  • [fix] Don't hide the toolbar when pressing Esc (#1256)
  • [fix] Gracefully handle invalid DISPLAY variable (#1282)
  • [fix] Panels were sometimes hidden on startup (#1348)
  • [fix] Clear statuses in RobotModelDisplay when (re)loading a model (#1296)
  • [fix] Ensure robot model has loaded before processing JointState msg (#1229)
  • [maintenance] Code cleanup (#1245)
  • [maintenance] Use non-deprecated pluginlib header (#1232, #1248)
  • Contributors: Alexander Rössler, Chris Ratliff, G.A. vd. Hoorn, Joseph Duchesne, Mikael Arguedas, Rein Appeldoorn, Robert Haschke, Sean Yen [MSFT], W. Nicholas Greene, d-walsh, dhood, ipa-fez

1.12.16 (2018-04-26)

  • Fixed use of LineSpacing, horizontal alignment and AABB calculation in MovableText (#1200)
  • Disable dock widget text eliding (#1168)
  • Updated include statements to use new pluginlib and class_loader headers (#1217)
  • Updated camera_display plugin to take roi in cameraInfo into consideration (#1158)
  • Fixed bug where help.html wasn't being installed (#1218)
  • Fixed compiler warning due to mismached new/delete in MapDisplay Swatch (#1211)
  • Factored out marker creation from ROS msg into new createMarker() (#1183)
  • Fixed crash if display-config parameter was fewer than 4 characters (#1189)
  • Contributors: Daniel Seifert, Johannes Meyer, Mikael Arguedas, Robert Haschke, Tomáš Černík, Victor Lamoine, dhood, ecazaubon

1.12.15 (2018-01-05)

  • Fixed Ogre crashes from invalid quaternions by normalizing them so they no longer need to be rejected. (#1179)
  • Restored processing of ROS messages containing invalid quaternions. (#1182) Unnormalized quaternions in messages will generate warnings; previously they were rejected. Publishers of invalid quaternions should be updated to publish valid quaternions, as rviz will reject invalid quaternions in the future.
  • Contributors: Robert Haschke, dhood

1.12.14 (2017-12-19)

  • Added global option to disable default light (#1146)
  • Added more checks for invalid quaternion normalization before displaying (#1167)
  • Added MONO8 transformer for point cloud plugin (#1145)
  • Fixed crash when unchecking options of "triangle list" markers #1163 (#1164)
  • Added CMake definition to prevent collision of "check" macro on OS X (#1165)
  • Added copyright notice for icons and graphics (#1155)
  • Contributors: David Gossow, Kentaro Wada, Lucas Walter, Mike Purvis, Stefan Fabian, Terry Welsh

1.12.13 (2017-08-21)

  • Fixed an issue which caused mesh markers to appear white where previously they were not (#1132)
  • Contributors: William Woodall

1.12.12 (2017-08-21)

  • Added check for odometry quaternion normalization before displaying (#1139)
  • Improve point cloud rendering performance (#1122)
  • Replaced Arial font with Liberation Sans (#1141)
  • Contributors: Simon Harst, Thomas, William Woodall

1.12.11 (2017-08-02)

  • Added dhood as maintainer (#1131)
  • Fixed finding and linking of tinyxml (#1130)
  • Changed to only update window title if necessary (#1124)
  • Added option to invert Z axis for orbit-based view controllers (#1128)
  • Fixed visualization of collada markers with texture (#1084) (#1129)
  • Fixed bug where Ogre::ItemIdentityException occurred while loading mesh (#1105)
  • Fixed bug caused by combination of Qt and Boost (#1114)
  • Fixed bug with map_display where it ignored resolution changes in OccupancyGrid maps (#1115)
  • Fixed bug where keyboard shortcuts sometimes didn't work (#1117)
  • Contributors: 1r0b1n0, Adam Allevato, Adrian Böckenkamp, Kartik Mohta, Michael Görner, Mikael Arguedas, William Woodall, dhood, gerkey

1.12.10 (2017-06-05)

  • Fix debian jessie compiler error (#1111)
  • Contributors: William Woodall

1.12.9 (2017-06-05)

  • Fix variable name (#1104) Somehow, variable names got out of sync. Lines 370 and 371 refer to "parameters" but it is "params" everywhere else.
  • Contributors: genemerewether

1.12.8 (2017-05-07)

  • Fixed bug where generated material names were not unique (#1102)
    • This was a regression of #1079
  • Contributors: Maarten de Vries

1.12.7 (2017-05-05)

  • Fix render system regression (#1101)
  • Imported several updates to the covariance related displays (#1099)
    • Added offset to covariance properties
    • Refactored CovarianceVisual
    • Fixed tolerance test at angular discontinuity
    • Renamed PoseWithCovarianceDisplay::Shape enums
  • Contributors: Ellon Paiva Mendes, William Woodall

1.12.6 (2017-05-02)

  • Added and updated displays to visualize covariance matrices (#1096)
    • Added display for PoseWithCovariance.
    • Update OdometryDisplay to optionally show covariances.
  • Fixed regression in previous release which was a type error that happened with newer versions of urdf (#1098)
  • Contributors: William Woodall

1.12.5 (2017-05-01)

  • Renamed duplicated pass_depth.vert in nogp program to avoid Ogre 1.10 runtime error (#1063)
  • Fixed some handling of Window ID's for OS X and ogre 1.9 (#1093)
  • Added support for maps larger than video memory using swatches (#1095)
  • Added fullscreen option (f11) (#1017)
  • Added an option to transform map based on header timestamp (#1066)
  • Now updates the display if empty a pointcloud2 message is recieved (#1073) Previously the old point cloud would continue to be rendered.
  • Now correctly scales the render panel on high resolution displays (#1078)
  • Added support for multiple materials in a single link of a robot model (#1079)
  • Now includes missing headers necessary for ogre 1.10 (#1092)
  • Fixed duplicate property name for Path colors which caused it to not be restored from saved configs (#1089) See issue #1087.
  • Contributors: Hidde Wieringa, Kei Okada, Maarten de Vries, Phil Osteen, Timo Röhling, Tom Moore, William Woodall, axelschroth

1.12.4 (2016-10-27)

  • Restored "Use urdf::*ShredPtr instead of boost::shared_ptr" (#1064) Now supports urdfdom 0.3 and 0.4 through a compatibility header in urdf.
  • You can now visualize joint axis and display type and limits (#1029)
  • Contributors: Lucas Walter, Robert Haschke, William Woodall

1.12.3 (2016-10-19)

  • Revert "Use urdf::*ShredPtr instead of boost::shared_ptr" (#1060)
  • Contributors: William Woodall

1.12.2 (2016-10-18)

  • Paths can now be rendered as 3D arrows or pose markers (#1059)
  • Allow float edits to work with different Locales (#1043)
  • Now check for a valid root link before walking the robot model (#1041)
  • Added close() signal to Tool class (#1051)
  • Fix double free in display dialog (#1053)
  • Tweak focal shape size marker depending on focal distance (#1021)
  • Support 3D arrows and axes for visualizing PoseArrays (#1022)
  • Use urdf::*ShredPtr instead of boost::shared_ptr (#1044)
  • Fixed two valgrind-reported issues (#1027)
    • in ~RenderPanel()
    • in VisualizationManager(): initialization order
  • Added option to disable the RViz splash-screen (#1024)
  • Fix compile error due to the user-defined string literals feature (#1010)
  • Fixed some Qt5 related build issues (#1008)
  • Removed dependency on OpenCV (#1009)
  • Contributors: 1r0b1n0, Atsushi Watanabe, Blake Anderson, Jochen Sprickerhof, Kartik Mohta, Maarten de Vries, Michael Görner, Robert Haschke, Victor Lamoine, Víctor Mayoral Vilches, William Woodall

1.12.1 (2016-04-20)

  • Updated the plugin_description.xml to reflect the new default plugin library name, see: #1004
  • Contributors: William Woodall

1.12.0 (2016-04-11)

  • Qt5 is now the default build option, but Qt4 support is still available (for C++ only).
  • Fixed support for PyQt5, but disabled PySide2 until we get it working.
  • The default plugin's library was changed to rviz_default_plugin.
  • Changed to use CMake's file(GENERATE ...) macro when exporting the default plugin's library name.
  • Changed costmap lethal color to be different from illegal values.
  • Cleaned-up and generalized the WrenchVisual display:
    • renamed WrenchStampedVisual to WrenchVisual
    • cleanup: removed deprecated API
  • Updated the marker display and tf plugins to update the map of enabled namespaces and frames whenever those frames are enabled/disabled using the check boxes. Also updated the plugins so that the map of enabled namespaces and frames does not get erased whenever the plugin is reset. (#988) This allows the currently selected namespaces/frames to remain selected after the Reset button is pressed.
  • Contributors: Brett, Robert Haschke, William Woodall

1.11.14 (2016-04-03)

  • Added the rviz_QT_VERSION cmake variable that exports the Qt version used by rviz.
  • Changed the way rviz_DEFAULT_PLUGIN_LIBRARIES is set so it works with catkin_make too.
  • Contributors: William Woodall

1.11.13 (2016-03-23)

  • Changed the way the rviz_DEFAULT_PLUGIN_LIBRARIES are generated to support cmake < 2.8.12. See pull request: #981
  • Contributors: William Woodall

1.11.12 (2016-03-22)

  • Relaxed the required CMake version to 2.8.11.2 in order to support Ubuntu Saucy.
  • Contributors: William Woodall

1.11.11 (2016-03-22)

  • Added Qt version to rosout and help->about.
  • Added optional support for Qt5 with continued support for Qt4.
  • Fixed a C++11 warning about literals needing a space after them.
  • Added a "duplicate" button for duplicating displays.
  • Fixed remove display so that it selects another display after removing one (if one is available).
  • Fix for #959: jumping marker in MOVE_3D mode See pull request: #961
  • Added a raw mode for map vizualization. See pull request: #972
  • Added an option in many of the topic based Displays to prefer UDP/unreliable transport. See pull request: #976
  • Fixed the marker display to allow namespaces to be enabled/disabled based on the loaded config. Also enabled state is stored for each namespace in a map, which is used to lookup the state whenever a namespace is added to the display. See pull request: #962
  • Fixed crash in Display::deleteStatus() when no statuses where created beforehand. See pull request: #960
  • Read-only properties are now no longer editable. See pull request: #958
  • The binary STL loading logic has been relaxed to support files that contain more data than expected. A warning is printed instead of failing with an error now. See pull request: #951
  • Fixed an issue where tf configurations were not saved and reloaded from the rviz config file. See pull request: #946
  • Anti-Aliasing (AA) is now enabled by default, but it can be disabled with --disable-anti-aliasing. See pull request: #931 See pull request: #950
  • The default plugin shared library is no longer exported via rviz_LIBRARIES, but in stead is now in a cmake variable called rviz_DEFAULT_PLUGIN_LIBRARIES. See pull request: #948 See pull request: #979
  • Fixed a bug in billboard line generation where a zero point line caused a crash. See pull request: #942
  • Downsampled maps will now result in a Warning status, previously it was OK. See pull request: #934
  • The map display will no longer try to transform a map until one has been received. See pull request: #932
  • Enable antialiasing
  • Contributors: Aaron Hoy, Benjamin Chrétien, Chris Mansley, Dave Coleman, David V. Lu!!, Joao Avelino, Jochen Sprickerhof, Kentaro Wada, Martin Pecka, Mike O'Driscoll, Nikolaus Demmel, Robert Haschke, Simon Schmeisser (isys vision), Stephan, Tobias Berling, William Woodall, bponsler, caguero, frosthand

1.11.10 (2015-10-13)

  • Fixed Qt assertions triggered in debug build of Qt.
  • build: Use PKG_CONFIG_EXECUTABLE Instead of using a hard-coded pkg-config to make cross-compiling possible where the pkg-config binary is host-prefixed (e.g. armv7-unknown-linux-pkg-config when cross-compiling for armv7)
  • Fix #911 #616 : TF Segfaults on reset/update Do not needlessly delete tree_property_ elements, update them instead. Most likely fixes #808 too.
  • python_bindings: sip: Use CATKIN_PACKAGE_LIB_DESTINATION instead of hardcoded lib. Fixes build with libdir != lib. https://bugs.gentoo.org/show_bug.cgi?id=561480
  • Contributors: Alexis Ballier, Arnaud TANGUY, Dave Hershberger, Marvin Schmidt, William Woodall

1.11.9 (2015-09-21)

  • Updated warning message to indicate triangle count is a 32bit integer, and not 16bit.
  • Fixed the error checking of large STL files.
  • Smoothed updates for map display plugin. Map displays previously only updated when receiving a message. This means that if your fixed frame was base_link, the costmaps would not move appropriately around the robot unless a message was received in order to update the transform that should be applied to the scene. For global costmaps, this is a slow update and for static maps, this never happened. This fixes that by hooking into rviz' periodic call to continuously update the transform to be applied to the scene.
  • Displays are not disabled if associated Panel becomes invisible. Otherwise the state between Panel & Display becomes inconsistent. Fixed symptom: When loading a configuration that contains a disabled CameraDisplay, during the configuration of the panel(the camera render widget), the panel is set visible for a very short period of time. Because of the missing logic, the CameraDisplay is enabled together with the panel, but the Display remains enabled after the Panel is set invisible. One ends up with an enabled (and subscribed) CameraDisplay without the corresponding RenderWidget, even so the configuration specified that the Display is not enabled.
  • Removed shortkeys from shortkey_to_tool_map_ this should fix #880
  • Contributors: Daniel Stonier, Henning Deeken, Jonathan Meyer, Michael Görner, William Woodall

1.11.8 (2015-08-05)

  • Force and Torque can now be scaled separately in the Wrench display: #862
  • Fixed a bug in the Wrench display: #883
  • Improved error checking when loading ascii stl files.
  • Suppressing some new CMake warnings by setting cmake policies.
  • Re-enable most all of the tests.
  • Added option to start rviz with the ROS logger level set to Debug
  • Fixed setting of status bar from python by checking if the original status bar is being used or not.
  • Added a third person follower view controller.
  • Fix decaying of tf2 static transforms in the TF display.
  • Correctly display color and alpha in pointclouds.
  • Restored functionality to force opacity and color for meshes that have null rgba values.
  • Use the find_package'ed python version detected by catkin. Otherwise it might happen that catkin (and the rest of the workspace) uses 2.x and rviz detects & tries to use 3.x. This can produce some nasty collisions. See rospack, roslz4, qt_gui_cpp and others for similar invokation.
  • Fix processing empty of pointclouds. Otherwise, given a stream of clouds with some of them empty, the last non-empty message will still be displayed until a the next non-empty cloud comes in.
  • Check if position and orientation of links of robots contain NaNs when updating pose of robot links.
  • Fixed DELETEALL marker action, by not iterating on the marker list.
  • Contributors: Carlos Agüero, Gustavo N Goretkin, Jonathan Bohren, Kei Okada, Michael Ferguson, Ryohei Ueda, Thomas Moinel, William Woodall, loganE, louise, otim, v4hn, 寺田 耕志

1.11.7 (2015-03-02)

  • Fixed a bug where the timestamp was not set for the /initialpose message published by the 2D Pose Estimate tool.
  • Added a method/Qt Signal for refreshing tools called refreshTool(). Calling this method updates the name and icon of a tool in the toolbar.
  • Fixed a bug with setCurrentTool. This fixes a rare gui bug: if an incoming tool directly calls another tool during it's activate() function the tool gets changed accordingly but the toolbar gui becomes inconsistent because Tool* tool pointer is outdated in this case. using Tool* current_tool fixes this.
  • Fixed initialization of Tool's shortcut_key_ and fixed a bug in toKeys().
    • Initialized the shortcut_key_ param with '/0' to be able to check whether a tool has a shortkey assigned or not.
    • Made the tool manager check if a tool has a shortkey before converting the char to a key code.
    • Fixed the toKeys() method by removing the assertions, making at a boolean returning function and allowing a single key only, as this is what is to be expected from the shortcut_key_ param this should fix #851
  • Contributors: Henning Deeken, William Woodall, lsouchet

1.11.6 (2015-02-13)

  • Fixed a mesh memory leak in ogre_helpers/mesh_shape.h/.cpp This fixes a memory leak which is caused due to no meshes ever being destroyed without removing the mesh from the mesh manager. This gets really bad when drawing meshes with 50K triangles at 10Hz, resulting in a leak rate @ ~60MB/sec.
  • Add a simple 'About' dialog to the help menu.
  • Contributors: Jonathan Bohren, William Woodall, gavanderhoorn

1.11.5 (2015-02-11)

  • Tools (on the toolbar) can now indicate if they need access to keypresses by setting the access_all_keys_ attribute. The handling of keypresses in tools has also been refactored. See: pull request #838
  • Path display now has an additional display style called "Billboards" which allows to set the line width of the paths. It also now has an offset property to shift the path with regard to the fixed frame origin. See: pull request #842
  • Meshes now have their ambient values scaled by 0.5 which gives a softer look, which is more in line with Gazebo's look and feel. See: pull request #841
  • The default ambient color for meshes is now 0,0,0, down from 0.5,0.5,0.5. See: pull request #837
  • Triangle-list markers are now shaded like other objects. See: pull request #833
  • Color is now applied to all visuals of the line class, closes #820. See: pull request #827
  • The find_package logic for assimp/yamlcpp has been moved to before add_library for librviz to fix building on OS X. See: pull request #825
  • Fixed moc generation errors with boost >= 1.57. See: pull request #826
  • Contributors: Daniel Stonier, Dave Hershberger, Henning Deeken, Michael Ferguson, Timm Linder, William Woodall, v4hn

1.11.4 (2014-10-30)

  • Fixed stereo support for custom projection matrices
  • Fixed read off end of array in triangle_list_marker
  • Add dependency on opengl rviz calls find_package(OpenGL), so it should have a direct dependency on OpenGL. This matters on ARM, where the other packages that rviz depends on use OpenGL.ES, and don't provide a transitive dependency on OpenGL.
  • Update map via QT signal instead of in ros thread Resolved issues when running RViz in rqt where the incomingMap callback is not issued from RViz's main QThread causing a crash in Ogre. Map updates are now handled by emitting a signal to update the map from the callback thread.
  • fix rainbow color, see #813
  • Added TF listener as parameter to constructors of VisualizationManager and FrameManager
  • Fix add by topic for Marker and MarkerArray
  • Fixed map plugin to only show when active
  • stereo: restore camera after rendering (Avoids a segfault)
  • fix stereo eye separation
  • fix ogre includes
  • Contributors: Acorn Pooley, Alex Bencz, Austin, Austin Hendrix, Ben Charrow, Dave Hershberger, Jonathan Bohren, Kei Okada, William Woodall, ZdenekM, v4hn

1.11.3 (2014-06-26)

  • remove explicit dependency on urdfdom urdfdom is provided via urdf and catkin* CMake variables. The current setup was unbalanced anyways because along with urdfdom, urdfdom_headers should have been being depended on and used. This precipitated from urdfdom's rosdep key changing as it became a system dependency in Indigo.
  • Add ability to delete all markers in Marker plugin
  • fix hidden cursor bug On some systems loading a pixmap from an svg file can fail. On these machines an empty cursor results, meaning the cursor is invisible inside Rviz. This works around the problem by using an arrow cursor when the desired cursor pixmap canot be loaded.
  • Install rviz to the global bin
  • Added display for sensor_msgs/RelativeHumidity
  • Contributors: Acorn Pooley, Adam Leeper, Chad Rockey, Dave Coleman, William Woodall, hersh, trainman419

1.11.2 (2014-05-13)

  • Fix an issue with rendering laser scans: #762
  • Fix an issue with using boost::signal instead of boost::signal2 with tf tf recently moved to boost::signal2, so the effort display needed to be updated too I made it so that it would conditionally use boost::signal2 if the tf version is greater than or equal to 1.11.3 I also fixed some compiler warnings in this code closes #700
  • Contributors: Vincent Rabaud, William Woodall

1.11.1 (2014-05-01)

  • fix fragment reference in point_cloud_box.material Closes #759
  • upgrade ogre model meshs with the OgreMeshUpgrader from ogre 1.9
  • Changed TF listener to use a dedicated thread.
  • Speed up point cloud rendering by caching some computations and using proper loop iterations
  • Fixed rendering of mesh resource type markers with respect to texture rendering and color tinting
  • Fix segfault on exit for OSX
  • Fix memory leak in BillboardLine destructor (material not being destroyed correctly)
  • Fix disabling of groups (#709) This was broken with commit 5897285, which reverted the changes in commit c6dacb1, but rather than only removing the change concerning the read-only attribute, commented out the entire check, including the parent_->getDisableChildren() call (which existed prior to commit 5897285).
  • Add missing libraries to rviz link step, fixes OS X build.
  • fix failing sip bindings when path contains spaces
  • EffortDisplay: Added a check to avoid segfaults when receiving a joint state without efforts
  • Contributors: Dirk Thomas, Hans Gaiser, Jordan Brindza, Mike Purvis, Mirko, Siegfried-A. Gevatter Pujals, Timm Linder, Vincent Rabaud, William Woodall

1.11.0 (2014-03-04)

  • fixing problems with urdfdom_headers 0.3.0
  • Contributors: William Woodall

1.10.14 (2014-03-04)

  • Fixed a bug in tutorials caused by uninitialized ros::Time here.
  • Contributors: Dave Hershberger, William Woodall

1.10.13 (2014-02-26)

  • Use assimp-dev as a [build_depend]{.title-ref} and leave assimp as the [run_depend]{.title-ref}
  • Contributors: Scott K Logan, William Woodall

1.10.12 (2014-02-25)

  • Shiboken is now disabled when a version which would segfault is detected (fix #728)
  • Eigen is now found using the FindEigen.cmake from the [cmake_modules]{.title-ref} package.
  • Added support for rendering rviz in stereo. For more information see this commit: https://github.com/ros-visualization/rviz/commit/9cfaf78e2ae8d34e4481de19568b353964846842
  • Added a "Queue Size" option for the Range display type.
  • Added Ogre-1.10 compatibility This allows rviz to compile (and work) against Ogre 1.10 (currently the latest version of ogre). It also still works with earlier versions of Ogre (tested with Ogre 1.7.4 as installed via debs on Ubuntu 12.04).
  • Now includes ogre without OGRE prefix This is necessary to find Ogre files in the right place with compatibility between Ogre < 1.9 and Ogre >= 1.9. This is also necessary when 2 versions of Ogre are installed on the build machine.
  • RVIZ doesn't use __connection_header from incoming messages, but only uses ros::MessageEvent's
  • Better feature detection for assimp version The unified headers were introduced in Assimp 2.0.1150, so checking for Assimp 3.0.0 is not quite the best solution. See https://github.com/assimp/assimp/commit/6fa251c2f2e7a142bb861227dce0c26362927fbc
  • Contributors: Acorn Pooley, Benjamin Chrétien, Dave Hershberger, Kevin Watts, Scott K Logan, Siegfried-A. Gevatter Pujals, Tully Foote, William Woodall, hersh

1.10.11 (2014-01-26)

  • Fixed in selection_manager which allows interactive markers to work with orthographic cameras views
  • Add support for yamlcpp 0.5 with backwards compatibility with yamlcpp 0.3
  • Fixed message type for Polygon display. The polygon display type actually subscribes to PolygonStamped.
  • Contributors: Austin, Ken Tossell, Max Schwarz, William Woodall

1.10.10 (2013-12-22)

  • Fixed a severe memory leak with markers and marker arrays: #704 and #695
  • Contributors: David Gossow, Vincent Rabaud

1.10.6 (2013-09-03)

  • Added a new method for adding displays, by topic as opposed to by type.
  • Added new exception handling for loading mesh files which have no content.

1.10.5 (2013-08-28 03:50)

  • Removed run_dep on the media_export package
  • All previous history is not curated, see the commit [history <https://github.com/ros-visualization/rviz/commits/hydro-devel>]{.title-ref}.

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

Recent questions tagged rviz at Robotics Stack Exchange

rviz package from rviz repo

rviz

Package Summary

Tags No category tags.
Version 1.11.19
License BSD
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/ros-visualization/rviz.git
VCS Type git
VCS Version indigo-devel
Last Updated 2018-05-03
Dev Status MAINTAINED
CI status Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

3D visualization tool for ROS.

Additional Links

Maintainers

  • D. Hood
  • William Woodall

Authors

  • Dave Hershberger
  • David Gossow
  • Josh Faust

rviz logo Build Status

rviz is a 3D visualiazer for the Robot Operating System (ROS) framework.

For more information, please see the wiki: http://wiki.ros.org/rviz

CHANGELOG

Changelog for package rviz

1.11.19 (2018-05-03)

  • Indigo backports from kinetic-devel
    • Fixed bug where help.html wasn't being installed (#1218)
    • Fixed crash when unchecking options of "triangle list" markers (#1164)
    • Fixed crash when robot model not loaded before processing JointState msg (#1229)
  • Fixed BOOST_JOIN moc error with Qt 4 and Boost 1.58 (#1149)
  • Contributors: Antoine Hoarau, Johannes Meyer, Lucas Walter, dhood

1.11.18 (2017-08-21)

  • Replaced Arial font with Liberation Sans (#1141) (#1143)
  • Contributors: William Woodall

1.11.17 (2017-08-04)

  • Add dhood as maintainer (#1133)
  • Fixed rendering of markers as reported in #1120 (#1132)
  • Contributors: William Woodall

1.11.16 (2017-06-05)

  • indigo-devel backports from kinetic-devel (1.12.9) (#1110)
    • Add fullscreen option (#1017)
    • Added compatibility with newer urdfdom versions (#1064)
    • Display is now updated if an empty pointcloud2 is published (#1073)
    • The render panel is now scaled correctly on high resolution displays (#1078)
    • Now supports multiple materials per link in robot display (urdf) (fixed) (#1079)
    • Fixed duplicate property name for Path colors which prevent saving correctly to the config file (#1089)
  • Now supports multiple materials for one link in robot display (urdf) (#1080)
  • Fixed visualization of collada textures in markers (#1084)
  • Contributors: Kei Okada, Marieke Copejans, William Woodall

1.11.15 (2016-10-18)

  • Pose arrays can now be rendered as 3D arrows or pose markers (#1016)
  • Allow float edits to work with different Locales
  • Fix double free in display dialog.
  • Now check for a valid root link before walking the robot model (#1039)
  • Fixed two valgrind-reported issues (#1001)
    • in ~RenderPanel()
    • in VisualizationManager(): initialization order
  • Updated the marker display and tf plugins to save the enabled namespaces and frames when changed.
    • Also updated the plugins so that is saved whenever the plugin is reset.
    • This also allows the currently selected namespaces/frames to remain selected after the "Reset" button is pressed.
    • (#988)
    • (#989)
  • Generalized the WrenchVisual class (#982)
    • generalized WrenchStampedVisual::setMessage()
    • alternative API: WrenchStampedVisual::setWrench(OgreVector3 force, OgreVector3 torque)
    • expose SceneNode::setVisible()
    • separate scene nodes for force and torque marker
    • retain API compatibility
    • retain ABI compatibility
  • Contributors: Maarten de Vries, Michael Görner, Robert Haschke, Ron Tajima, William Woodall

1.11.14 (2016-04-03)

  • Added the rviz_QT_VERSION cmake variable that exports the Qt version used by rviz.
  • Changed the way rviz_DEFAULT_PLUGIN_LIBRARIES is set so it works with catkin_make too.
  • Contributors: William Woodall

1.11.13 (2016-03-23)

  • Changed the way the rviz_DEFAULT_PLUGIN_LIBRARIES are generated to support cmake < 2.8.12. See pull request: #981
  • Contributors: William Woodall

1.11.12 (2016-03-22)

  • Relaxed the required CMake version to 2.8.11.2 in order to support Ubuntu Saucy.
  • Contributors: William Woodall

1.11.11 (2016-03-22)

  • Added Qt version to rosout and help->about.
  • Added optional support for Qt5 with continued support for Qt4.
  • Fixed a C++11 warning about literals needing a space after them.
  • Added a "duplicate" button for duplicating displays.
  • Fixed remove display so that it selects another display after removing one (if one is available).
  • Fix for #959: jumping marker in MOVE_3D mode See pull request: #961
  • Added a raw mode for map vizualization. See pull request: #972
  • Added an option in many of the topic based Displays to prefer UDP/unreliable transport. See pull request: #976
  • Fixed the marker display to allow namespaces to be enabled/disabled based on the loaded config. Also enabled state is stored for each namespace in a map, which is used to lookup the state whenever a namespace is added to the display. See pull request: #962
  • Fixed crash in Display::deleteStatus() when no statuses where created beforehand. See pull request: #960
  • Read-only properties are now no longer editable. See pull request: #958
  • The binary STL loading logic has been relaxed to support files that contain more data than expected. A warning is printed instead of failing with an error now. See pull request: #951
  • Fixed an issue where tf configurations were not saved and reloaded from the rviz config file. See pull request: #946
  • Anti-Aliasing (AA) is now enabled by default, but it can be disabled with --disable-anti-aliasing. See pull request: #931 See pull request: #950
  • The default plugin shared library is no longer exported via rviz_LIBRARIES, but in stead is now in a cmake variable called rviz_DEFAULT_PLUGIN_LIBRARIES. See pull request: #948 See pull request: #979
  • Fixed a bug in billboard line generation where a zero point line caused a crash. See pull request: #942
  • Downsampled maps will now result in a Warning status, previously it was OK. See pull request: #934
  • The map display will no longer try to transform a map until one has been received. See pull request: #932
  • Enable antialiasing
  • Contributors: Aaron Hoy, Benjamin Chrétien, Chris Mansley, Dave Coleman, David V. Lu!!, Joao Avelino, Jochen Sprickerhof, Kentaro Wada, Martin Pecka, Mike O'Driscoll, Nikolaus Demmel, Robert Haschke, Simon Schmeisser (isys vision), Stephan, Tobias Berling, William Woodall, bponsler, caguero, frosthand

1.11.10 (2015-10-13)

  • Fixed Qt assertions triggered in debug build of Qt.
  • build: Use PKG_CONFIG_EXECUTABLE Instead of using a hard-coded pkg-config to make cross-compiling possible where the pkg-config binary is host-prefixed (e.g. armv7-unknown-linux-pkg-config when cross-compiling for armv7)
  • Fix #911 #616 : TF Segfaults on reset/update Do not needlessly delete tree_property_ elements, update them instead. Most likely fixes #808 too.
  • python_bindings: sip: Use CATKIN_PACKAGE_LIB_DESTINATION instead of hardcoded lib. Fixes build with libdir != lib. https://bugs.gentoo.org/show_bug.cgi?id=561480
  • Contributors: Alexis Ballier, Arnaud TANGUY, Dave Hershberger, Marvin Schmidt, William Woodall

1.11.9 (2015-09-21)

  • Updated warning message to indicate triangle count is a 32bit integer, and not 16bit.
  • Fixed the error checking of large STL files.
  • Smoothed updates for map display plugin. Map displays previously only updated when receiving a message. This means that if your fixed frame was base_link, the costmaps would not move appropriately around the robot unless a message was received in order to update the transform that should be applied to the scene. For global costmaps, this is a slow update and for static maps, this never happened. This fixes that by hooking into rviz' periodic call to continuously update the transform to be applied to the scene.
  • Displays are not disabled if associated Panel becomes invisible. Otherwise the state between Panel & Display becomes inconsistent. Fixed symptom: When loading a configuration that contains a disabled CameraDisplay, during the configuration of the panel(the camera render widget), the panel is set visible for a very short period of time. Because of the missing logic, the CameraDisplay is enabled together with the panel, but the Display remains enabled after the Panel is set invisible. One ends up with an enabled (and subscribed) CameraDisplay without the corresponding RenderWidget, even so the configuration specified that the Display is not enabled.
  • Removed shortkeys from shortkey_to_tool_map_ this should fix #880
  • Contributors: Daniel Stonier, Henning Deeken, Jonathan Meyer, Michael Görner, William Woodall

1.11.8 (2015-08-05)

  • Force and Torque can now be scaled separately in the Wrench display: #862
  • Fixed a bug in the Wrench display: #883
  • Improved error checking when loading ascii stl files.
  • Suppressing some new CMake warnings by setting cmake policies.
  • Re-enable most all of the tests.
  • Added option to start rviz with the ROS logger level set to Debug
  • Fixed setting of status bar from python by checking if the original status bar is being used or not.
  • Added a third person follower view controller.
  • Fix decaying of tf2 static transforms in the TF display.
  • Correctly display color and alpha in pointclouds.
  • Restored functionality to force opacity and color for meshes that have null rgba values.
  • Use the find_package'ed python version detected by catkin. Otherwise it might happen that catkin (and the rest of the workspace) uses 2.x and rviz detects & tries to use 3.x. This can produce some nasty collisions. See rospack, roslz4, qt_gui_cpp and others for similar invokation.
  • Fix processing empty of pointclouds. Otherwise, given a stream of clouds with some of them empty, the last non-empty message will still be displayed until a the next non-empty cloud comes in.
  • Check if position and orientation of links of robots contain NaNs when updating pose of robot links.
  • Fixed DELETEALL marker action, by not iterating on the marker list.
  • Contributors: Carlos Agüero, Gustavo N Goretkin, Jonathan Bohren, Kei Okada, Michael Ferguson, Ryohei Ueda, Thomas Moinel, William Woodall, loganE, louise, otim, v4hn, 寺田 耕志

1.11.7 (2015-03-02)

  • Fixed a bug where the timestamp was not set for the /initialpose message published by the 2D Pose Estimate tool.
  • Added a method/Qt Signal for refreshing tools called refreshTool(). Calling this method updates the name and icon of a tool in the toolbar.
  • Fixed a bug with setCurrentTool. This fixes a rare gui bug: if an incoming tool directly calls another tool during it's activate() function the tool gets changed accordingly but the toolbar gui becomes inconsistent because Tool* tool pointer is outdated in this case. using Tool* current_tool fixes this.
  • Fixed initialization of Tool's shortcut_key_ and fixed a bug in toKeys().
    • Initialized the shortcut_key_ param with '/0' to be able to check whether a tool has a shortkey assigned or not.
    • Made the tool manager check if a tool has a shortkey before converting the char to a key code.
    • Fixed the toKeys() method by removing the assertions, making at a boolean returning function and allowing a single key only, as this is what is to be expected from the shortcut_key_ param this should fix #851
  • Contributors: Henning Deeken, William Woodall, lsouchet

1.11.6 (2015-02-13)

  • Fixed a mesh memory leak in ogre_helpers/mesh_shape.h/.cpp This fixes a memory leak which is caused due to no meshes ever being destroyed without removing the mesh from the mesh manager. This gets really bad when drawing meshes with 50K triangles at 10Hz, resulting in a leak rate @ ~60MB/sec.
  • Add a simple 'About' dialog to the help menu.
  • Contributors: Jonathan Bohren, William Woodall, gavanderhoorn

1.11.5 (2015-02-11)

  • Tools (on the toolbar) can now indicate if they need access to keypresses by setting the access_all_keys_ attribute. The handling of keypresses in tools has also been refactored. See: pull request #838
  • Path display now has an additional display style called "Billboards" which allows to set the line width of the paths. It also now has an offset property to shift the path with regard to the fixed frame origin. See: pull request #842
  • Meshes now have their ambient values scaled by 0.5 which gives a softer look, which is more in line with Gazebo's look and feel. See: pull request #841
  • The default ambient color for meshes is now 0,0,0, down from 0.5,0.5,0.5. See: pull request #837
  • Triangle-list markers are now shaded like other objects. See: pull request #833
  • Color is now applied to all visuals of the line class, closes #820. See: pull request #827
  • The find_package logic for assimp/yamlcpp has been moved to before add_library for librviz to fix building on OS X. See: pull request #825
  • Fixed moc generation errors with boost >= 1.57. See: pull request #826
  • Contributors: Daniel Stonier, Dave Hershberger, Henning Deeken, Michael Ferguson, Timm Linder, William Woodall, v4hn

1.11.4 (2014-10-30)

  • Fixed stereo support for custom projection matrices
  • Fixed read off end of array in triangle_list_marker
  • Add dependency on opengl rviz calls find_package(OpenGL), so it should have a direct dependency on OpenGL. This matters on ARM, where the other packages that rviz depends on use OpenGL.ES, and don't provide a transitive dependency on OpenGL.
  • Update map via QT signal instead of in ros thread Resolved issues when running RViz in rqt where the incomingMap callback is not issued from RViz's main QThread causing a crash in Ogre. Map updates are now handled by emitting a signal to update the map from the callback thread.
  • fix rainbow color, see #813
  • Added TF listener as parameter to constructors of VisualizationManager and FrameManager
  • Fix add by topic for Marker and MarkerArray
  • Fixed map plugin to only show when active
  • stereo: restore camera after rendering (Avoids a segfault)
  • fix stereo eye separation
  • fix ogre includes
  • Contributors: Acorn Pooley, Alex Bencz, Austin, Austin Hendrix, Ben Charrow, Dave Hershberger, Jonathan Bohren, Kei Okada, William Woodall, ZdenekM, v4hn

1.11.3 (2014-06-26)

  • remove explicit dependency on urdfdom urdfdom is provided via urdf and catkin* CMake variables. The current setup was unbalanced anyways because along with urdfdom, urdfdom_headers should have been being depended on and used. This precipitated from urdfdom's rosdep key changing as it became a system dependency in Indigo.
  • Add ability to delete all markers in Marker plugin
  • fix hidden cursor bug On some systems loading a pixmap from an svg file can fail. On these machines an empty cursor results, meaning the cursor is invisible inside Rviz. This works around the problem by using an arrow cursor when the desired cursor pixmap canot be loaded.
  • Install rviz to the global bin
  • Added display for sensor_msgs/RelativeHumidity
  • Contributors: Acorn Pooley, Adam Leeper, Chad Rockey, Dave Coleman, William Woodall, hersh, trainman419

1.11.2 (2014-05-13)

  • Fix an issue with rendering laser scans: #762
  • Fix an issue with using boost::signal instead of boost::signal2 with tf tf recently moved to boost::signal2, so the effort display needed to be updated too I made it so that it would conditionally use boost::signal2 if the tf version is greater than or equal to 1.11.3 I also fixed some compiler warnings in this code closes #700
  • Contributors: Vincent Rabaud, William Woodall

1.11.1 (2014-05-01)

  • fix fragment reference in point_cloud_box.material Closes #759
  • upgrade ogre model meshs with the OgreMeshUpgrader from ogre 1.9
  • Changed TF listener to use a dedicated thread.
  • Speed up point cloud rendering by caching some computations and using proper loop iterations
  • Fixed rendering of mesh resource type markers with respect to texture rendering and color tinting
  • Fix segfault on exit for OSX
  • Fix memory leak in BillboardLine destructor (material not being destroyed correctly)
  • Fix disabling of groups (#709) This was broken with commit 5897285, which reverted the changes in commit c6dacb1, but rather than only removing the change concerning the read-only attribute, commented out the entire check, including the parent_->getDisableChildren() call (which existed prior to commit 5897285).
  • Add missing libraries to rviz link step, fixes OS X build.
  • fix failing sip bindings when path contains spaces
  • EffortDisplay: Added a check to avoid segfaults when receiving a joint state without efforts
  • Contributors: Dirk Thomas, Hans Gaiser, Jordan Brindza, Mike Purvis, Mirko, Siegfried-A. Gevatter Pujals, Timm Linder, Vincent Rabaud, William Woodall

1.11.0 (2014-03-04)

  • fixing problems with urdfdom_headers 0.3.0
  • Contributors: William Woodall

1.10.14 (2014-03-04)

  • Fixed a bug in tutorials caused by uninitialized ros::Time here.
  • Contributors: Dave Hershberger, William Woodall

1.10.13 (2014-02-26)

  • Use assimp-dev as a [build_depend]{.title-ref} and leave assimp as the [run_depend]{.title-ref}
  • Contributors: Scott K Logan, William Woodall

1.10.12 (2014-02-25)

  • Shiboken is now disabled when a version which would segfault is detected (fix #728)
  • Eigen is now found using the FindEigen.cmake from the [cmake_modules]{.title-ref} package.
  • Added support for rendering rviz in stereo. For more information see this commit: https://github.com/ros-visualization/rviz/commit/9cfaf78e2ae8d34e4481de19568b353964846842
  • Added a "Queue Size" option for the Range display type.
  • Added Ogre-1.10 compatibility This allows rviz to compile (and work) against Ogre 1.10 (currently the latest version of ogre). It also still works with earlier versions of Ogre (tested with Ogre 1.7.4 as installed via debs on Ubuntu 12.04).
  • Now includes ogre without OGRE prefix This is necessary to find Ogre files in the right place with compatibility between Ogre < 1.9 and Ogre >= 1.9. This is also necessary when 2 versions of Ogre are installed on the build machine.
  • RVIZ doesn't use __connection_header from incoming messages, but only uses ros::MessageEvent's
  • Better feature detection for assimp version The unified headers were introduced in Assimp 2.0.1150, so checking for Assimp 3.0.0 is not quite the best solution. See https://github.com/assimp/assimp/commit/6fa251c2f2e7a142bb861227dce0c26362927fbc
  • Contributors: Acorn Pooley, Benjamin Chrétien, Dave Hershberger, Kevin Watts, Scott K Logan, Siegfried-A. Gevatter Pujals, Tully Foote, William Woodall, hersh

1.10.11 (2014-01-26)

  • Fixed in selection_manager which allows interactive markers to work with orthographic cameras views
  • Add support for yamlcpp 0.5 with backwards compatibility with yamlcpp 0.3
  • Fixed message type for Polygon display. The polygon display type actually subscribes to PolygonStamped.
  • Contributors: Austin, Ken Tossell, Max Schwarz, William Woodall

1.10.10 (2013-12-22)

  • Fixed a severe memory leak with markers and marker arrays: #704 and #695
  • Contributors: David Gossow, Vincent Rabaud

1.10.6 (2013-09-03)

  • Added a new method for adding displays, by topic as opposed to by type.
  • Added new exception handling for loading mesh files which have no content.

1.10.5 (2013-08-28 03:50)

  • Removed run_dep on the media_export package
  • All previous history is not curated, see the commit [history <https://github.com/ros-visualization/rviz/commits/hydro-devel>]{.title-ref}.

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Dependant Packages

Name Deps
fanuc_cr35ia_support
fanuc_cr7ia_moveit_config
fanuc_cr7ia_support
fanuc_cr7ial_moveit_config
fanuc_lrmate200i_moveit_config
fanuc_lrmate200i_support
fanuc_lrmate200ib3l_moveit_config
fanuc_lrmate200ib_moveit_config
fanuc_lrmate200ib_support
fanuc_lrmate200ic5h_moveit_config
fanuc_lrmate200ic5l_moveit_config
fanuc_lrmate200ic_moveit_config
fanuc_lrmate200ic_support
fanuc_m10ia_moveit_config
fanuc_m10ia_support
fanuc_m16ib20_moveit_config
fanuc_m16ib_support
fanuc_m20ia10l_moveit_config
fanuc_m20ia_moveit_config
fanuc_m20ia_support
fanuc_m20ib25_moveit_config
fanuc_m20ib_support
fanuc_m430ia2f_moveit_config
fanuc_m430ia2p_moveit_config
fanuc_m430ia_support
fanuc_m6ib6s_moveit_config
fanuc_m6ib_moveit_config
fanuc_m6ib_support
fanuc_m710ic_support
fanuc_m900ia_support
fanuc_m900ib_support
fanuc_r1000ia80f_moveit_config
fanuc_r1000ia_support
fanuc_lrmate200id7l_moveit_config
fanuc_lrmate200id_moveit_config
fanuc_lrmate200id_support
fanuc_r2000ib_support
fanuc_r2000ic_support
grid_map_pcl
grid_map_rviz_plugin
rviz_imu_plugin
jsk_data
pr2eus_openrave
jsk_pcl_ros_utils
jsk_perception
jsk_interactive_marker
jsk_interactive_test
jsk_rviz_plugins
marker_rviz_plugin
viz
moveit_ros_benchmarks_gui
moveit_ros_visualization
moveit_resources_dual_panda_moveit_config
moveit_resources_panda_moveit_config
moveit_resources_prbt_moveit_config
mrpt_ekf_slam_2d
mrpt_ekf_slam_3d
mrpt_icp_slam_2d
mrpt_rbpf_slam
octomap_rviz_plugins
rtabmap_ros
sick_ldmrs_description
urdf_tutorial
librviz_tutorial
rviz_plugin_tutorials
rviz_python_tutorial
dynpick_driver
hector_rviz_plugins
object_recognition_ros_visualization
romeo_description
rsv_balance_viz
rsv_balance_gazebo
stdr_launchers
aubo_panel
rail_pick_and_place_tools

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

Recent questions tagged rviz at Robotics Stack Exchange

rviz package from rviz repo

rviz

Package Summary

Tags No category tags.
Version 1.11.19
License BSD
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/ros-visualization/rviz.git
VCS Type git
VCS Version indigo-devel
Last Updated 2018-05-03
Dev Status MAINTAINED
CI status Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

3D visualization tool for ROS.

Additional Links

Maintainers

  • D. Hood
  • William Woodall

Authors

  • Dave Hershberger
  • David Gossow
  • Josh Faust

rviz logo Build Status

rviz is a 3D visualiazer for the Robot Operating System (ROS) framework.

For more information, please see the wiki: http://wiki.ros.org/rviz

CHANGELOG

Changelog for package rviz

1.11.19 (2018-05-03)

  • Indigo backports from kinetic-devel
    • Fixed bug where help.html wasn't being installed (#1218)
    • Fixed crash when unchecking options of "triangle list" markers (#1164)
    • Fixed crash when robot model not loaded before processing JointState msg (#1229)
  • Fixed BOOST_JOIN moc error with Qt 4 and Boost 1.58 (#1149)
  • Contributors: Antoine Hoarau, Johannes Meyer, Lucas Walter, dhood

1.11.18 (2017-08-21)

  • Replaced Arial font with Liberation Sans (#1141) (#1143)
  • Contributors: William Woodall

1.11.17 (2017-08-04)

  • Add dhood as maintainer (#1133)
  • Fixed rendering of markers as reported in #1120 (#1132)
  • Contributors: William Woodall

1.11.16 (2017-06-05)

  • indigo-devel backports from kinetic-devel (1.12.9) (#1110)
    • Add fullscreen option (#1017)
    • Added compatibility with newer urdfdom versions (#1064)
    • Display is now updated if an empty pointcloud2 is published (#1073)
    • The render panel is now scaled correctly on high resolution displays (#1078)
    • Now supports multiple materials per link in robot display (urdf) (fixed) (#1079)
    • Fixed duplicate property name for Path colors which prevent saving correctly to the config file (#1089)
  • Now supports multiple materials for one link in robot display (urdf) (#1080)
  • Fixed visualization of collada textures in markers (#1084)
  • Contributors: Kei Okada, Marieke Copejans, William Woodall

1.11.15 (2016-10-18)

  • Pose arrays can now be rendered as 3D arrows or pose markers (#1016)
  • Allow float edits to work with different Locales
  • Fix double free in display dialog.
  • Now check for a valid root link before walking the robot model (#1039)
  • Fixed two valgrind-reported issues (#1001)
    • in ~RenderPanel()
    • in VisualizationManager(): initialization order
  • Updated the marker display and tf plugins to save the enabled namespaces and frames when changed.
    • Also updated the plugins so that is saved whenever the plugin is reset.
    • This also allows the currently selected namespaces/frames to remain selected after the "Reset" button is pressed.
    • (#988)
    • (#989)
  • Generalized the WrenchVisual class (#982)
    • generalized WrenchStampedVisual::setMessage()
    • alternative API: WrenchStampedVisual::setWrench(OgreVector3 force, OgreVector3 torque)
    • expose SceneNode::setVisible()
    • separate scene nodes for force and torque marker
    • retain API compatibility
    • retain ABI compatibility
  • Contributors: Maarten de Vries, Michael Görner, Robert Haschke, Ron Tajima, William Woodall

1.11.14 (2016-04-03)

  • Added the rviz_QT_VERSION cmake variable that exports the Qt version used by rviz.
  • Changed the way rviz_DEFAULT_PLUGIN_LIBRARIES is set so it works with catkin_make too.
  • Contributors: William Woodall

1.11.13 (2016-03-23)

  • Changed the way the rviz_DEFAULT_PLUGIN_LIBRARIES are generated to support cmake < 2.8.12. See pull request: #981
  • Contributors: William Woodall

1.11.12 (2016-03-22)

  • Relaxed the required CMake version to 2.8.11.2 in order to support Ubuntu Saucy.
  • Contributors: William Woodall

1.11.11 (2016-03-22)

  • Added Qt version to rosout and help->about.
  • Added optional support for Qt5 with continued support for Qt4.
  • Fixed a C++11 warning about literals needing a space after them.
  • Added a "duplicate" button for duplicating displays.
  • Fixed remove display so that it selects another display after removing one (if one is available).
  • Fix for #959: jumping marker in MOVE_3D mode See pull request: #961
  • Added a raw mode for map vizualization. See pull request: #972
  • Added an option in many of the topic based Displays to prefer UDP/unreliable transport. See pull request: #976
  • Fixed the marker display to allow namespaces to be enabled/disabled based on the loaded config. Also enabled state is stored for each namespace in a map, which is used to lookup the state whenever a namespace is added to the display. See pull request: #962
  • Fixed crash in Display::deleteStatus() when no statuses where created beforehand. See pull request: #960
  • Read-only properties are now no longer editable. See pull request: #958
  • The binary STL loading logic has been relaxed to support files that contain more data than expected. A warning is printed instead of failing with an error now. See pull request: #951
  • Fixed an issue where tf configurations were not saved and reloaded from the rviz config file. See pull request: #946
  • Anti-Aliasing (AA) is now enabled by default, but it can be disabled with --disable-anti-aliasing. See pull request: #931 See pull request: #950
  • The default plugin shared library is no longer exported via rviz_LIBRARIES, but in stead is now in a cmake variable called rviz_DEFAULT_PLUGIN_LIBRARIES. See pull request: #948 See pull request: #979
  • Fixed a bug in billboard line generation where a zero point line caused a crash. See pull request: #942
  • Downsampled maps will now result in a Warning status, previously it was OK. See pull request: #934
  • The map display will no longer try to transform a map until one has been received. See pull request: #932
  • Enable antialiasing
  • Contributors: Aaron Hoy, Benjamin Chrétien, Chris Mansley, Dave Coleman, David V. Lu!!, Joao Avelino, Jochen Sprickerhof, Kentaro Wada, Martin Pecka, Mike O'Driscoll, Nikolaus Demmel, Robert Haschke, Simon Schmeisser (isys vision), Stephan, Tobias Berling, William Woodall, bponsler, caguero, frosthand

1.11.10 (2015-10-13)

  • Fixed Qt assertions triggered in debug build of Qt.
  • build: Use PKG_CONFIG_EXECUTABLE Instead of using a hard-coded pkg-config to make cross-compiling possible where the pkg-config binary is host-prefixed (e.g. armv7-unknown-linux-pkg-config when cross-compiling for armv7)
  • Fix #911 #616 : TF Segfaults on reset/update Do not needlessly delete tree_property_ elements, update them instead. Most likely fixes #808 too.
  • python_bindings: sip: Use CATKIN_PACKAGE_LIB_DESTINATION instead of hardcoded lib. Fixes build with libdir != lib. https://bugs.gentoo.org/show_bug.cgi?id=561480
  • Contributors: Alexis Ballier, Arnaud TANGUY, Dave Hershberger, Marvin Schmidt, William Woodall

1.11.9 (2015-09-21)

  • Updated warning message to indicate triangle count is a 32bit integer, and not 16bit.
  • Fixed the error checking of large STL files.
  • Smoothed updates for map display plugin. Map displays previously only updated when receiving a message. This means that if your fixed frame was base_link, the costmaps would not move appropriately around the robot unless a message was received in order to update the transform that should be applied to the scene. For global costmaps, this is a slow update and for static maps, this never happened. This fixes that by hooking into rviz' periodic call to continuously update the transform to be applied to the scene.
  • Displays are not disabled if associated Panel becomes invisible. Otherwise the state between Panel & Display becomes inconsistent. Fixed symptom: When loading a configuration that contains a disabled CameraDisplay, during the configuration of the panel(the camera render widget), the panel is set visible for a very short period of time. Because of the missing logic, the CameraDisplay is enabled together with the panel, but the Display remains enabled after the Panel is set invisible. One ends up with an enabled (and subscribed) CameraDisplay without the corresponding RenderWidget, even so the configuration specified that the Display is not enabled.
  • Removed shortkeys from shortkey_to_tool_map_ this should fix #880
  • Contributors: Daniel Stonier, Henning Deeken, Jonathan Meyer, Michael Görner, William Woodall

1.11.8 (2015-08-05)

  • Force and Torque can now be scaled separately in the Wrench display: #862
  • Fixed a bug in the Wrench display: #883
  • Improved error checking when loading ascii stl files.
  • Suppressing some new CMake warnings by setting cmake policies.
  • Re-enable most all of the tests.
  • Added option to start rviz with the ROS logger level set to Debug
  • Fixed setting of status bar from python by checking if the original status bar is being used or not.
  • Added a third person follower view controller.
  • Fix decaying of tf2 static transforms in the TF display.
  • Correctly display color and alpha in pointclouds.
  • Restored functionality to force opacity and color for meshes that have null rgba values.
  • Use the find_package'ed python version detected by catkin. Otherwise it might happen that catkin (and the rest of the workspace) uses 2.x and rviz detects & tries to use 3.x. This can produce some nasty collisions. See rospack, roslz4, qt_gui_cpp and others for similar invokation.
  • Fix processing empty of pointclouds. Otherwise, given a stream of clouds with some of them empty, the last non-empty message will still be displayed until a the next non-empty cloud comes in.
  • Check if position and orientation of links of robots contain NaNs when updating pose of robot links.
  • Fixed DELETEALL marker action, by not iterating on the marker list.
  • Contributors: Carlos Agüero, Gustavo N Goretkin, Jonathan Bohren, Kei Okada, Michael Ferguson, Ryohei Ueda, Thomas Moinel, William Woodall, loganE, louise, otim, v4hn, 寺田 耕志

1.11.7 (2015-03-02)

  • Fixed a bug where the timestamp was not set for the /initialpose message published by the 2D Pose Estimate tool.
  • Added a method/Qt Signal for refreshing tools called refreshTool(). Calling this method updates the name and icon of a tool in the toolbar.
  • Fixed a bug with setCurrentTool. This fixes a rare gui bug: if an incoming tool directly calls another tool during it's activate() function the tool gets changed accordingly but the toolbar gui becomes inconsistent because Tool* tool pointer is outdated in this case. using Tool* current_tool fixes this.
  • Fixed initialization of Tool's shortcut_key_ and fixed a bug in toKeys().
    • Initialized the shortcut_key_ param with '/0' to be able to check whether a tool has a shortkey assigned or not.
    • Made the tool manager check if a tool has a shortkey before converting the char to a key code.
    • Fixed the toKeys() method by removing the assertions, making at a boolean returning function and allowing a single key only, as this is what is to be expected from the shortcut_key_ param this should fix #851
  • Contributors: Henning Deeken, William Woodall, lsouchet

1.11.6 (2015-02-13)

  • Fixed a mesh memory leak in ogre_helpers/mesh_shape.h/.cpp This fixes a memory leak which is caused due to no meshes ever being destroyed without removing the mesh from the mesh manager. This gets really bad when drawing meshes with 50K triangles at 10Hz, resulting in a leak rate @ ~60MB/sec.
  • Add a simple 'About' dialog to the help menu.
  • Contributors: Jonathan Bohren, William Woodall, gavanderhoorn

1.11.5 (2015-02-11)

  • Tools (on the toolbar) can now indicate if they need access to keypresses by setting the access_all_keys_ attribute. The handling of keypresses in tools has also been refactored. See: pull request #838
  • Path display now has an additional display style called "Billboards" which allows to set the line width of the paths. It also now has an offset property to shift the path with regard to the fixed frame origin. See: pull request #842
  • Meshes now have their ambient values scaled by 0.5 which gives a softer look, which is more in line with Gazebo's look and feel. See: pull request #841
  • The default ambient color for meshes is now 0,0,0, down from 0.5,0.5,0.5. See: pull request #837
  • Triangle-list markers are now shaded like other objects. See: pull request #833
  • Color is now applied to all visuals of the line class, closes #820. See: pull request #827
  • The find_package logic for assimp/yamlcpp has been moved to before add_library for librviz to fix building on OS X. See: pull request #825
  • Fixed moc generation errors with boost >= 1.57. See: pull request #826
  • Contributors: Daniel Stonier, Dave Hershberger, Henning Deeken, Michael Ferguson, Timm Linder, William Woodall, v4hn

1.11.4 (2014-10-30)

  • Fixed stereo support for custom projection matrices
  • Fixed read off end of array in triangle_list_marker
  • Add dependency on opengl rviz calls find_package(OpenGL), so it should have a direct dependency on OpenGL. This matters on ARM, where the other packages that rviz depends on use OpenGL.ES, and don't provide a transitive dependency on OpenGL.
  • Update map via QT signal instead of in ros thread Resolved issues when running RViz in rqt where the incomingMap callback is not issued from RViz's main QThread causing a crash in Ogre. Map updates are now handled by emitting a signal to update the map from the callback thread.
  • fix rainbow color, see #813
  • Added TF listener as parameter to constructors of VisualizationManager and FrameManager
  • Fix add by topic for Marker and MarkerArray
  • Fixed map plugin to only show when active
  • stereo: restore camera after rendering (Avoids a segfault)
  • fix stereo eye separation
  • fix ogre includes
  • Contributors: Acorn Pooley, Alex Bencz, Austin, Austin Hendrix, Ben Charrow, Dave Hershberger, Jonathan Bohren, Kei Okada, William Woodall, ZdenekM, v4hn

1.11.3 (2014-06-26)

  • remove explicit dependency on urdfdom urdfdom is provided via urdf and catkin* CMake variables. The current setup was unbalanced anyways because along with urdfdom, urdfdom_headers should have been being depended on and used. This precipitated from urdfdom's rosdep key changing as it became a system dependency in Indigo.
  • Add ability to delete all markers in Marker plugin
  • fix hidden cursor bug On some systems loading a pixmap from an svg file can fail. On these machines an empty cursor results, meaning the cursor is invisible inside Rviz. This works around the problem by using an arrow cursor when the desired cursor pixmap canot be loaded.
  • Install rviz to the global bin
  • Added display for sensor_msgs/RelativeHumidity
  • Contributors: Acorn Pooley, Adam Leeper, Chad Rockey, Dave Coleman, William Woodall, hersh, trainman419

1.11.2 (2014-05-13)

  • Fix an issue with rendering laser scans: #762
  • Fix an issue with using boost::signal instead of boost::signal2 with tf tf recently moved to boost::signal2, so the effort display needed to be updated too I made it so that it would conditionally use boost::signal2 if the tf version is greater than or equal to 1.11.3 I also fixed some compiler warnings in this code closes #700
  • Contributors: Vincent Rabaud, William Woodall

1.11.1 (2014-05-01)

  • fix fragment reference in point_cloud_box.material Closes #759
  • upgrade ogre model meshs with the OgreMeshUpgrader from ogre 1.9
  • Changed TF listener to use a dedicated thread.
  • Speed up point cloud rendering by caching some computations and using proper loop iterations
  • Fixed rendering of mesh resource type markers with respect to texture rendering and color tinting
  • Fix segfault on exit for OSX
  • Fix memory leak in BillboardLine destructor (material not being destroyed correctly)
  • Fix disabling of groups (#709) This was broken with commit 5897285, which reverted the changes in commit c6dacb1, but rather than only removing the change concerning the read-only attribute, commented out the entire check, including the parent_->getDisableChildren() call (which existed prior to commit 5897285).
  • Add missing libraries to rviz link step, fixes OS X build.
  • fix failing sip bindings when path contains spaces
  • EffortDisplay: Added a check to avoid segfaults when receiving a joint state without efforts
  • Contributors: Dirk Thomas, Hans Gaiser, Jordan Brindza, Mike Purvis, Mirko, Siegfried-A. Gevatter Pujals, Timm Linder, Vincent Rabaud, William Woodall

1.11.0 (2014-03-04)

  • fixing problems with urdfdom_headers 0.3.0
  • Contributors: William Woodall

1.10.14 (2014-03-04)

  • Fixed a bug in tutorials caused by uninitialized ros::Time here.
  • Contributors: Dave Hershberger, William Woodall

1.10.13 (2014-02-26)

  • Use assimp-dev as a [build_depend]{.title-ref} and leave assimp as the [run_depend]{.title-ref}
  • Contributors: Scott K Logan, William Woodall

1.10.12 (2014-02-25)

  • Shiboken is now disabled when a version which would segfault is detected (fix #728)
  • Eigen is now found using the FindEigen.cmake from the [cmake_modules]{.title-ref} package.
  • Added support for rendering rviz in stereo. For more information see this commit: https://github.com/ros-visualization/rviz/commit/9cfaf78e2ae8d34e4481de19568b353964846842
  • Added a "Queue Size" option for the Range display type.
  • Added Ogre-1.10 compatibility This allows rviz to compile (and work) against Ogre 1.10 (currently the latest version of ogre). It also still works with earlier versions of Ogre (tested with Ogre 1.7.4 as installed via debs on Ubuntu 12.04).
  • Now includes ogre without OGRE prefix This is necessary to find Ogre files in the right place with compatibility between Ogre < 1.9 and Ogre >= 1.9. This is also necessary when 2 versions of Ogre are installed on the build machine.
  • RVIZ doesn't use __connection_header from incoming messages, but only uses ros::MessageEvent's
  • Better feature detection for assimp version The unified headers were introduced in Assimp 2.0.1150, so checking for Assimp 3.0.0 is not quite the best solution. See https://github.com/assimp/assimp/commit/6fa251c2f2e7a142bb861227dce0c26362927fbc
  • Contributors: Acorn Pooley, Benjamin Chrétien, Dave Hershberger, Kevin Watts, Scott K Logan, Siegfried-A. Gevatter Pujals, Tully Foote, William Woodall, hersh

1.10.11 (2014-01-26)

  • Fixed in selection_manager which allows interactive markers to work with orthographic cameras views
  • Add support for yamlcpp 0.5 with backwards compatibility with yamlcpp 0.3
  • Fixed message type for Polygon display. The polygon display type actually subscribes to PolygonStamped.
  • Contributors: Austin, Ken Tossell, Max Schwarz, William Woodall

1.10.10 (2013-12-22)

  • Fixed a severe memory leak with markers and marker arrays: #704 and #695
  • Contributors: David Gossow, Vincent Rabaud

1.10.6 (2013-09-03)

  • Added a new method for adding displays, by topic as opposed to by type.
  • Added new exception handling for loading mesh files which have no content.

1.10.5 (2013-08-28 03:50)

  • Removed run_dep on the media_export package
  • All previous history is not curated, see the commit [history <https://github.com/ros-visualization/rviz/commits/hydro-devel>]{.title-ref}.

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Dependant Packages

Name Deps
abb_irb2400_support
abb_irb5400_support
abb_irb6600_support
abb_irb6640_support
adi_driver
agni_tf_tools
asr_descriptor_surface_based_recognition
cartographer_rviz
cob_interactive_teleop
cob_cartesian_controller
cob_obstacle_distance
cob_twist_controller
cob_grasp_generation
cob_navigation_global
cob_navigation_local
cob_navigation_slam
cob_bringup
cob_hardware_config
fanuc_cr35ia_support
fanuc_cr7ia_moveit_config
fanuc_cr7ia_support
fanuc_cr7ial_moveit_config
fanuc_lrmate200i_moveit_config
fanuc_lrmate200i_support
fanuc_lrmate200ib3l_moveit_config
fanuc_lrmate200ib_moveit_config
fanuc_lrmate200ib_support
fanuc_lrmate200ic5h_moveit_config
fanuc_lrmate200ic5l_moveit_config
fanuc_lrmate200ic_moveit_config
fanuc_lrmate200ic_support
fanuc_m10ia_moveit_config
fanuc_m10ia_support
fanuc_m16ib20_moveit_config
fanuc_m16ib_support
fanuc_m20ia10l_moveit_config
fanuc_m20ia_moveit_config
fanuc_m20ia_support
fanuc_m20ib25_moveit_config
fanuc_m20ib_support
fanuc_m430ia2f_moveit_config
fanuc_m430ia2p_moveit_config
fanuc_m430ia_support
fanuc_m6ib6s_moveit_config
fanuc_m6ib_moveit_config
fanuc_m6ib_support
fanuc_m710ic_support
fanuc_m900ia_support
fanuc_m900ib_support
fanuc_r1000ia80f_moveit_config
fanuc_r1000ia_support
fanuc_lrmate200id7l_moveit_config
fanuc_lrmate200id_moveit_config
fanuc_lrmate200id_support
fanuc_r2000ib_support
fanuc_r2000ic_support
flir_ptu_viz
grid_map_pcl
grid_map_rviz_plugin
heron_viz
husky_ur5_moveit_config
rviz_imu_plugin
jackal_viz
jsk_data
pr2eus_openrave
jsk_pcl_ros_utils
jsk_perception
jsk_interactive_marker
jsk_interactive_test
jsk_rviz_plugins
kobuki_rviz_launchers
viz
tra1_description
tra1_moveit_config
mir_description
moveit_ros_benchmarks_gui
moveit_ros_visualization
moveit_resources_dual_panda_moveit_config
moveit_resources_panda_moveit_config
moveit_resources_prbt_moveit_config
mrp2_viz
mrpt_ekf_slam_2d
mrpt_ekf_slam_3d
mrpt_icp_slam_2d
mrpt_rbpf_slam
trajectory_tracker_rviz_plugins
octomap_rviz_plugins
ridgeback_viz
rqt_rviz
rtabmap_ros
sick_ldmrs_description
staubli_rx160_support
staubli_tx60_support
staubli_tx90_support
towr_ros
urdf_tutorial
librviz_tutorial
rviz_plugin_tutorials
rviz_python_tutorial
warthog_viz
abb_irb120_support
abb_irb4400_support
cost_map_demos
dynpick_driver
grizzly_viz
hector_rviz_plugins
industrial_extrinsic_cal
intrinsic_cal
rgbd_depth_correction
target_finder
innok_heros_description
kobuki_softapps
kuka_kr10_support
kuka_kr120_support
kuka_kr150_support
kuka_kr16_support
kuka_kr210_support
kuka_kr3_support
kuka_kr5_support
kuka_kr6_support
kuka_lbr_iiwa_support
motoman_mh5_support
motoman_sda10f_support
motoman_sia10d_support
motoman_sia10f_support
motoman_sia20d_support
motoman_sia5d_support
motoman_bmda3_support
motoman_mh_support
motoman_mpl80_moveit_config
motoman_mpl_support
object_recognition_ros_visualization
pheeno_ros_sim
rb1_base_navigation
rbcar_navigation
roch_viz
romeo_description
roomblock_bringup
roomblock_description
roomblock_mapping
roomblock_navigation
stdr_launchers
turtlebot_rviz_launchers
cyton_gamma_1500_description
interaction_cursor_3d
interaction_cursor_rviz
jsk_baxter_desktop
jsk_cobotta_startup
jsk_fetch_gazebo_demo
jsk_fetch_startup
jsk_kinova_startup
update_move_base_parameter_recovery
oculus_rviz_plugins
rviz_backdrop
rviz_fixed_view_controller
rviz_fps_plugin
segbot_gazebo
segbot_navigation
segbot_sensors
uos_rotunit_teleop
airbus_plugin_rviz
aubo_panel
cirkit_unit03_description
cirkit_unit03_gazebo
evarobot_viz
forte_rc_description
forte_rc_driver
husky_viz
innok_heros_gazebo
grasp_prediction_arc2017
drc_task_common
anj_featurenav
lama_test
lower_step_detector
micros_dynamic_objects_filter
rail_pick_and_place_tools
schunk_lwa4d
schunk_lwa4p
schunk_lwa4p_extended
schunk_pg70
schunk_pw70
spur_description
rviz_textured_quads
tensor_field_nav_core

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

Recent questions tagged rviz at Robotics Stack Exchange

rviz package from rviz repo

rviz

Package Summary

Tags No category tags.
Version 1.10.20
License BSD
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/ros-visualization/rviz.git
VCS Type git
VCS Version hydro-devel
Last Updated 2015-10-06
Dev Status MAINTAINED
CI status Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

3D visualization tool for ROS.

Additional Links

Maintainers

  • David Gossow
  • William Woodall

Authors

  • Dave Hershberger
  • David Gossow
  • Josh Faust
README
No README found. No README in repository either.
CHANGELOG

Changelog for package rviz

1.10.20 (2015-08-05)

  • Force and Torque can now be scaled separately in the Wrench display: #862
  • Fixed a bug in the Wrench display: #883
  • Improved error checking when loading ascii stl files.
  • Suppressing some new CMake warnings by setting cmake policies.
  • Re-enable most all of the tests.
  • Check if position and orientation of links of robots contain NaNs when updating pose of robot links.
  • Contributors: Carlos Agüero, Gustavo N Goretkin, Jonathan Bohren, Kei Okada, Ryohei Ueda, William Woodall, louise

1.10.19 (2015-02-13)

  • Fixed a mesh memory leak in ogre_helpers/mesh_shape.h/.cpp This fixes a memory leak which is caused due to no meshes ever being destroyed without removing the mesh from the mesh manager. This gets really bad when drawing meshes with 50K triangles at 10Hz, resulting in a leak rate @ ~60MB/sec.
  • Map via QT signal instead of in ros thread Resolved issues when running RViz in rqt where the incoming Map callback is not issued from RViz's main QThread causing a crash in Ogre. Map updates are now handled by emitting a signal to update the map from the callback thread.
  • Fixed read off end of array in triangle_list_marker.
  • Fix add by topic for Marker and MarkerArray
  • Contributors: Alex Bencz, Ben Charrow, Dave Hershberger, Jonathan Bohren, William Woodall

1.10.18 (2014-07-29)

  • Backport fix from Indigo for a warning which fails on the farm. Achieved by cherry-picking commit 12423d1969da5669e6cb0ee698a3483a78ef38dd from Indigo.
  • Contributors: William Woodall

1.10.17 (2014-07-29)

  • Fix a bug where the map was shown even if the map plugin was not active
  • Fixed stereo: restore camera after rendering Avoids a segfault
  • fix stereo eye separation
  • fix ogre includes
  • Added python headers for python bindings Adding ${PYTHON_INCLUDE_DIRS} to the sip python bindings. Needed at least on OSX/10.9 to compile successfully.
  • Fix screenshot dialog. Fixes #783
  • fix hidden cursor bug On some systems loading a pixmap from an svg file can fail. On these machines an empty cursor results, meaning the cursor is invisible inside Rviz. This works around the problem by using an arrow cursor when the desired cursor pixmap canot be loaded.
  • rviz is now installed to the global bin folder which is on the PATH
  • Added partial support for shading of triagular meshes
  • Added display for sensor_msgs/RelativeHumidity
  • Fix disabling of groups (#709) This was broken with commit 5897285, which reverted the changes in commit c6dacb1, but rather than only removing the change concerning the read-only attribute, commented out the entire check, including the parent_->getDisableChildren() call (which existed prior to commit 5897285).
  • Contributors: Acorn Pooley, Chad Rockey, Dave Hershberger, Nikolaus Demmel, Siegfried-A. Gevatter Pujals, William Woodall, hersh, trainman419, v4hn

1.10.16 (2014-05-13)

  • Fix an issue with rendering laser scans: #762
  • Contributors: Vincent Rabaud, William Woodall

1.10.15 (2014-05-01)

  • Forward ported #707 Update frame_manager.cpp Changed TF listener to use a dedicated thread.
  • Fix segfault on exit for OSX
  • Fixed rendering of mesh resource type markers with respect to texture rendering and color tinting
  • Fix memory leak in BillboardLine destructor (material not being destroyed correctly)
  • EffortDisplay: Added a check to avoid segfaults when receiving a joint state without efforts
  • Speed up point cloud rendering this is mostly caching some computations and using proper loop iterations
  • Contributors: Hans Gaiser, Jordan Brindza, Mirko, Timm Linder, Vincent Rabaud, William Woodall

1.10.14 (2014-03-04)

  • Fixed a bug in tutorials caused by uninitialized ros::Time here.
  • Contributors: Dave Hershberger, William Woodall

1.10.13 (2014-02-26)

  • Use assimp-dev as a [build_depend]{.title-ref} and leave assimp as the [run_depend]{.title-ref}
  • Contributors: Scott K Logan, William Woodall

1.10.12 (2014-02-25)

  • Shiboken is now disabled when a version which would segfault is detected (fix #728)
  • Eigen is now found using the FindEigen.cmake from the [cmake_modules]{.title-ref} package.
  • Added support for rendering rviz in stereo. For more information see this commit: https://github.com/ros-visualization/rviz/commit/9cfaf78e2ae8d34e4481de19568b353964846842
  • Added a "Queue Size" option for the Range display type.
  • Added Ogre-1.10 compatibility This allows rviz to compile (and work) against Ogre 1.10 (currently the latest version of ogre). It also still works with earlier versions of Ogre (tested with Ogre 1.7.4 as installed via debs on Ubuntu 12.04).
  • Now includes ogre without OGRE prefix This is necessary to find Ogre files in the right place with compatibility between Ogre < 1.9 and Ogre >= 1.9. This is also necessary when 2 versions of Ogre are installed on the build machine.
  • RVIZ doesn't use __connection_header from incoming messages, but only uses ros::MessageEvent's
  • Better feature detection for assimp version The unified headers were introduced in Assimp 2.0.1150, so checking for Assimp 3.0.0 is not quite the best solution. See https://github.com/assimp/assimp/commit/6fa251c2f2e7a142bb861227dce0c26362927fbc
  • Contributors: Acorn Pooley, Benjamin Chrétien, Dave Hershberger, Kevin Watts, Scott K Logan, Siegfried-A. Gevatter Pujals, Tully Foote, William Woodall, hersh

1.10.11 (2014-01-26)

  • Fixed in selection_manager which allows interactive markers to work with orthographic cameras views
  • Add support for yamlcpp 0.5 with backwards compatibility with yamlcpp 0.3
  • Fixed message type for Polygon display. The polygon display type actually subscribes to PolygonStamped.
  • Contributors: Austin, Ken Tossell, Max Schwarz, William Woodall

1.10.10 (2013-12-22)

  • Fixed a severe memory leak with markers and marker arrays: #704 and #695
  • Contributors: David Gossow, Vincent Rabaud

1.10.6 (2013-09-03)

  • Added a new method for adding displays, by topic as opposed to by type.
  • Added new exception handling for loading mesh files which have no content.

1.10.5 (2013-08-28 03:50)

  • Removed run_dep on the media_export package
  • All previous history is not curated, see the commit [history <https://github.com/ros-visualization/rviz/commits/hydro-devel>]{.title-ref}.

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Dependant Packages

Name Deps
abb_irb2400_support
abb_irb5400_support
abb_irb6600_support
cob_interactive_teleop
cob_navigation_global
cob_navigation_local
cob_navigation_slam
cob_bringup
fanuc_lrmate200ic_support
fanuc_m10ia_support
fanuc_m16ib_support
fanuc_m20ia_support
fanuc_m430ia_support
fanuc_lrmate200ib_support
fanuc_lrmate200id_support
fanuc_m900ia_support
flir_ptu_viz
rviz_imu_plugin
jsk_data
pr2eus_openrave
jsk_pcl_ros_utils
jsk_perception
jsk_interactive_marker
jsk_interactive_test
jsk_rviz_plugins
kobuki_node
kobuki_rviz_launchers
viz
moveit_resources_dual_panda_moveit_config
moveit_resources_panda_moveit_config
moveit_resources_prbt_moveit_config
octomap_rviz_plugins
rqt_rviz
rtabmap_ros
rviz_animated_view_controller
staubli_rx160_support
urdf_tutorial
librviz_tutorial
rviz_plugin_tutorials
rviz_python_tutorial
dynpick_driver
grizzly_viz
hector_rviz_plugins
kobuki_softapps
motoman_mh5_support
motoman_sia10d_support
motoman_sia20d_support
motoman_sia5d_support
object_recognition_ros_visualization
romeo_description
stdr_launchers
cob_3d_mapping_demonstrator
cyton_gamma_1500_description
husky_viz
interaction_cursor_3d
interaction_cursor_rviz
jsk_baxter_desktop
jsk_cobotta_startup
jsk_fetch_gazebo_demo
jsk_fetch_startup
jsk_kinova_startup
update_move_base_parameter_recovery
kingfisher_viz
moveit_ros_benchmarks_gui
moveit_ros_visualization
r2_fullbody_moveit_config
r2_moveit_config
r2_gazebo
oculus_rviz_plugins
ndt_rviz_visualisation
rviz_backdrop
roomba_robin_rviz_launchers
rviz_fixed_view_controller
rviz_fps_plugin
segbot_navigation
segbot_gazebo
turtlebot_rviz_launchers
wheeled_robin_rviz_launchers

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

Recent questions tagged rviz at Robotics Stack Exchange

rviz package from rviz repo

rviz

Package Summary

Tags No category tags.
Version 1.12.17
License BSD
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/ros-visualization/rviz.git
VCS Type git
VCS Version kinetic-devel
Last Updated 2019-08-27
Dev Status MAINTAINED
CI status Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

3D visualization tool for ROS.

Additional Links

Maintainers

  • D. Hood
  • William Woodall

Authors

  • Dave Hershberger
  • David Gossow
  • Josh Faust

rviz logo Build Status

rviz is a 3D visualizer for the Robot Operating System (ROS) framework.

For more information, please see the wiki: http://wiki.ros.org/rviz

This package contains Public Domain icons downloaded from http://tango.freedesktop.org/releases/.

Upstream Authors: 2005-2009

Ulisse Perusin uli.peru@gmail.com Steven Garrity sgarrity@silverorange.com Lapo Calamandrei calamandrei@gmail.com Ryan Collier rcollier@novell.com Rodney Dawes dobey@novell.com Andreas Nilsson nisses.mail@home.se Tuomas Kuosmanen tigert@tigert.com Garrett LeSage garrett@novell.com Jakub Steiner jimmac@novell.com

Other icons and graphics contained in this package are released into the Public Domain as well.

Authors: 2012 - 2017 David Gossow Chad Rockey Kei Okada Julius Kammerl Acorn Pooley

Copyright notice [0] for all icons and graphics in this package:

Public Domain Dedication
 
Copyright-Only Dedication (based on United States law) or Public Domain
Certification
 
The person or persons who have associated work with this document (the
“Dedicator” or “Certifier”) hereby either (a) certifies that, to the best
of his knowledge, the work of authorship identified is in the public
domain of the country from which the work is published, or (b)
hereby dedicates whatever copyright the dedicators holds in the work
of authorship identified below (the “Work”) to the public domain. A
certifier, moreover, dedicates any copyright interest he may have in
the associated work, and for these purposes, is described as a
“dedicator” below.
 
A certifier has taken reasonable steps to verify the copyright
status of this work. Certifier recognizes that his good faith efforts
may not shield him from liability if in fact the work certified is not
in the public domain.
 
Dedicator makes this dedication for the benefit of the public at
large and to the detriment of the Dedicator’s heirs and successors.
Dedicator intends this dedication to be an overt act of relinquishment
in perpetuity of all present and future rights under copyright law,
whether vested or contingent, in the Work. Dedicator understands that
such relinquishment of all rights includes the relinquishment of all
rights to enforce (by lawsuit or otherwise) those copyrights in the
Work.
 
Dedicator recognizes that, once placed in the public domain, the Work
may be freely reproduced, distributed, transmitted, used, modified,
built upon, or otherwise exploited by anyone for any purpose, commercial
or non-commercial, and in any way, including by methods that have not
yet been invented or conceived.

Source: http://creativecommons.org/licenses/publicdomain/

CHANGELOG

Changelog for package rviz

1.12.17 (2019-03-09)

  • [feature] Allowed OGRE_PLUGIN_PATH to be defined at cmake config time (#1274)
  • [feature] EffortDisplay: fixed joint display hierarchy (#1323)
  • [feature] Publicly exposed VisualizationFrame::addPanelByName() (#1303)
  • [feature] Configurable tool button style (#1309)
  • [fix] Consider orientation of poses Path messages (#1246)
  • [fix] Don't hide the toolbar when pressing Esc (#1256)
  • [fix] Gracefully handle invalid DISPLAY variable (#1282)
  • [fix] Panels were sometimes hidden on startup (#1348)
  • [fix] Clear statuses in RobotModelDisplay when (re)loading a model (#1296)
  • [fix] Ensure robot model has loaded before processing JointState msg (#1229)
  • [maintenance] Code cleanup (#1245)
  • [maintenance] Use non-deprecated pluginlib header (#1232, #1248)
  • Contributors: Alexander Rössler, Chris Ratliff, G.A. vd. Hoorn, Joseph Duchesne, Mikael Arguedas, Rein Appeldoorn, Robert Haschke, Sean Yen [MSFT], W. Nicholas Greene, d-walsh, dhood, ipa-fez

1.12.16 (2018-04-26)

  • Fixed use of LineSpacing, horizontal alignment and AABB calculation in MovableText (#1200)
  • Disable dock widget text eliding (#1168)
  • Updated include statements to use new pluginlib and class_loader headers (#1217)
  • Updated camera_display plugin to take roi in cameraInfo into consideration (#1158)
  • Fixed bug where help.html wasn't being installed (#1218)
  • Fixed compiler warning due to mismached new/delete in MapDisplay Swatch (#1211)
  • Factored out marker creation from ROS msg into new createMarker() (#1183)
  • Fixed crash if display-config parameter was fewer than 4 characters (#1189)
  • Contributors: Daniel Seifert, Johannes Meyer, Mikael Arguedas, Robert Haschke, Tomáš Černík, Victor Lamoine, dhood, ecazaubon

1.12.15 (2018-01-05)

  • Fixed Ogre crashes from invalid quaternions by normalizing them so they no longer need to be rejected. (#1179)
  • Restored processing of ROS messages containing invalid quaternions. (#1182) Unnormalized quaternions in messages will generate warnings; previously they were rejected. Publishers of invalid quaternions should be updated to publish valid quaternions, as rviz will reject invalid quaternions in the future.
  • Contributors: Robert Haschke, dhood

1.12.14 (2017-12-19)

  • Added global option to disable default light (#1146)
  • Added more checks for invalid quaternion normalization before displaying (#1167)
  • Added MONO8 transformer for point cloud plugin (#1145)
  • Fixed crash when unchecking options of "triangle list" markers #1163 (#1164)
  • Added CMake definition to prevent collision of "check" macro on OS X (#1165)
  • Added copyright notice for icons and graphics (#1155)
  • Contributors: David Gossow, Kentaro Wada, Lucas Walter, Mike Purvis, Stefan Fabian, Terry Welsh

1.12.13 (2017-08-21)

  • Fixed an issue which caused mesh markers to appear white where previously they were not (#1132)
  • Contributors: William Woodall

1.12.12 (2017-08-21)

  • Added check for odometry quaternion normalization before displaying (#1139)
  • Improve point cloud rendering performance (#1122)
  • Replaced Arial font with Liberation Sans (#1141)
  • Contributors: Simon Harst, Thomas, William Woodall

1.12.11 (2017-08-02)

  • Added dhood as maintainer (#1131)
  • Fixed finding and linking of tinyxml (#1130)
  • Changed to only update window title if necessary (#1124)
  • Added option to invert Z axis for orbit-based view controllers (#1128)
  • Fixed visualization of collada markers with texture (#1084) (#1129)
  • Fixed bug where Ogre::ItemIdentityException occurred while loading mesh (#1105)
  • Fixed bug caused by combination of Qt and Boost (#1114)
  • Fixed bug with map_display where it ignored resolution changes in OccupancyGrid maps (#1115)
  • Fixed bug where keyboard shortcuts sometimes didn't work (#1117)
  • Contributors: 1r0b1n0, Adam Allevato, Adrian Böckenkamp, Kartik Mohta, Michael Görner, Mikael Arguedas, William Woodall, dhood, gerkey

1.12.10 (2017-06-05)

  • Fix debian jessie compiler error (#1111)
  • Contributors: William Woodall

1.12.9 (2017-06-05)

  • Fix variable name (#1104) Somehow, variable names got out of sync. Lines 370 and 371 refer to "parameters" but it is "params" everywhere else.
  • Contributors: genemerewether

1.12.8 (2017-05-07)

  • Fixed bug where generated material names were not unique (#1102)
    • This was a regression of #1079
  • Contributors: Maarten de Vries

1.12.7 (2017-05-05)

  • Fix render system regression (#1101)
  • Imported several updates to the covariance related displays (#1099)
    • Added offset to covariance properties
    • Refactored CovarianceVisual
    • Fixed tolerance test at angular discontinuity
    • Renamed PoseWithCovarianceDisplay::Shape enums
  • Contributors: Ellon Paiva Mendes, William Woodall

1.12.6 (2017-05-02)

  • Added and updated displays to visualize covariance matrices (#1096)
    • Added display for PoseWithCovariance.
    • Update OdometryDisplay to optionally show covariances.
  • Fixed regression in previous release which was a type error that happened with newer versions of urdf (#1098)
  • Contributors: William Woodall

1.12.5 (2017-05-01)

  • Renamed duplicated pass_depth.vert in nogp program to avoid Ogre 1.10 runtime error (#1063)
  • Fixed some handling of Window ID's for OS X and ogre 1.9 (#1093)
  • Added support for maps larger than video memory using swatches (#1095)
  • Added fullscreen option (f11) (#1017)
  • Added an option to transform map based on header timestamp (#1066)
  • Now updates the display if empty a pointcloud2 message is recieved (#1073) Previously the old point cloud would continue to be rendered.
  • Now correctly scales the render panel on high resolution displays (#1078)
  • Added support for multiple materials in a single link of a robot model (#1079)
  • Now includes missing headers necessary for ogre 1.10 (#1092)
  • Fixed duplicate property name for Path colors which caused it to not be restored from saved configs (#1089) See issue #1087.
  • Contributors: Hidde Wieringa, Kei Okada, Maarten de Vries, Phil Osteen, Timo Röhling, Tom Moore, William Woodall, axelschroth

1.12.4 (2016-10-27)

  • Restored "Use urdf::*ShredPtr instead of boost::shared_ptr" (#1064) Now supports urdfdom 0.3 and 0.4 through a compatibility header in urdf.
  • You can now visualize joint axis and display type and limits (#1029)
  • Contributors: Lucas Walter, Robert Haschke, William Woodall

1.12.3 (2016-10-19)

  • Revert "Use urdf::*ShredPtr instead of boost::shared_ptr" (#1060)
  • Contributors: William Woodall

1.12.2 (2016-10-18)

  • Paths can now be rendered as 3D arrows or pose markers (#1059)
  • Allow float edits to work with different Locales (#1043)
  • Now check for a valid root link before walking the robot model (#1041)
  • Added close() signal to Tool class (#1051)
  • Fix double free in display dialog (#1053)
  • Tweak focal shape size marker depending on focal distance (#1021)
  • Support 3D arrows and axes for visualizing PoseArrays (#1022)
  • Use urdf::*ShredPtr instead of boost::shared_ptr (#1044)
  • Fixed two valgrind-reported issues (#1027)
    • in ~RenderPanel()
    • in VisualizationManager(): initialization order
  • Added option to disable the RViz splash-screen (#1024)
  • Fix compile error due to the user-defined string literals feature (#1010)
  • Fixed some Qt5 related build issues (#1008)
  • Removed dependency on OpenCV (#1009)
  • Contributors: 1r0b1n0, Atsushi Watanabe, Blake Anderson, Jochen Sprickerhof, Kartik Mohta, Maarten de Vries, Michael Görner, Robert Haschke, Victor Lamoine, Víctor Mayoral Vilches, William Woodall

1.12.1 (2016-04-20)

  • Updated the plugin_description.xml to reflect the new default plugin library name, see: #1004
  • Contributors: William Woodall

1.12.0 (2016-04-11)

  • Qt5 is now the default build option, but Qt4 support is still available (for C++ only).
  • Fixed support for PyQt5, but disabled PySide2 until we get it working.
  • The default plugin's library was changed to rviz_default_plugin.
  • Changed to use CMake's file(GENERATE ...) macro when exporting the default plugin's library name.
  • Changed costmap lethal color to be different from illegal values.
  • Cleaned-up and generalized the WrenchVisual display:
    • renamed WrenchStampedVisual to WrenchVisual
    • cleanup: removed deprecated API
  • Updated the marker display and tf plugins to update the map of enabled namespaces and frames whenever those frames are enabled/disabled using the check boxes. Also updated the plugins so that the map of enabled namespaces and frames does not get erased whenever the plugin is reset. (#988) This allows the currently selected namespaces/frames to remain selected after the Reset button is pressed.
  • Contributors: Brett, Robert Haschke, William Woodall

1.11.14 (2016-04-03)

  • Added the rviz_QT_VERSION cmake variable that exports the Qt version used by rviz.
  • Changed the way rviz_DEFAULT_PLUGIN_LIBRARIES is set so it works with catkin_make too.
  • Contributors: William Woodall

1.11.13 (2016-03-23)

  • Changed the way the rviz_DEFAULT_PLUGIN_LIBRARIES are generated to support cmake < 2.8.12. See pull request: #981
  • Contributors: William Woodall

1.11.12 (2016-03-22)

  • Relaxed the required CMake version to 2.8.11.2 in order to support Ubuntu Saucy.
  • Contributors: William Woodall

1.11.11 (2016-03-22)

  • Added Qt version to rosout and help->about.
  • Added optional support for Qt5 with continued support for Qt4.
  • Fixed a C++11 warning about literals needing a space after them.
  • Added a "duplicate" button for duplicating displays.
  • Fixed remove display so that it selects another display after removing one (if one is available).
  • Fix for #959: jumping marker in MOVE_3D mode See pull request: #961
  • Added a raw mode for map vizualization. See pull request: #972
  • Added an option in many of the topic based Displays to prefer UDP/unreliable transport. See pull request: #976
  • Fixed the marker display to allow namespaces to be enabled/disabled based on the loaded config. Also enabled state is stored for each namespace in a map, which is used to lookup the state whenever a namespace is added to the display. See pull request: #962
  • Fixed crash in Display::deleteStatus() when no statuses where created beforehand. See pull request: #960
  • Read-only properties are now no longer editable. See pull request: #958
  • The binary STL loading logic has been relaxed to support files that contain more data than expected. A warning is printed instead of failing with an error now. See pull request: #951
  • Fixed an issue where tf configurations were not saved and reloaded from the rviz config file. See pull request: #946
  • Anti-Aliasing (AA) is now enabled by default, but it can be disabled with --disable-anti-aliasing. See pull request: #931 See pull request: #950
  • The default plugin shared library is no longer exported via rviz_LIBRARIES, but in stead is now in a cmake variable called rviz_DEFAULT_PLUGIN_LIBRARIES. See pull request: #948 See pull request: #979
  • Fixed a bug in billboard line generation where a zero point line caused a crash. See pull request: #942
  • Downsampled maps will now result in a Warning status, previously it was OK. See pull request: #934
  • The map display will no longer try to transform a map until one has been received. See pull request: #932
  • Enable antialiasing
  • Contributors: Aaron Hoy, Benjamin Chrétien, Chris Mansley, Dave Coleman, David V. Lu!!, Joao Avelino, Jochen Sprickerhof, Kentaro Wada, Martin Pecka, Mike O'Driscoll, Nikolaus Demmel, Robert Haschke, Simon Schmeisser (isys vision), Stephan, Tobias Berling, William Woodall, bponsler, caguero, frosthand

1.11.10 (2015-10-13)

  • Fixed Qt assertions triggered in debug build of Qt.
  • build: Use PKG_CONFIG_EXECUTABLE Instead of using a hard-coded pkg-config to make cross-compiling possible where the pkg-config binary is host-prefixed (e.g. armv7-unknown-linux-pkg-config when cross-compiling for armv7)
  • Fix #911 #616 : TF Segfaults on reset/update Do not needlessly delete tree_property_ elements, update them instead. Most likely fixes #808 too.
  • python_bindings: sip: Use CATKIN_PACKAGE_LIB_DESTINATION instead of hardcoded lib. Fixes build with libdir != lib. https://bugs.gentoo.org/show_bug.cgi?id=561480
  • Contributors: Alexis Ballier, Arnaud TANGUY, Dave Hershberger, Marvin Schmidt, William Woodall

1.11.9 (2015-09-21)

  • Updated warning message to indicate triangle count is a 32bit integer, and not 16bit.
  • Fixed the error checking of large STL files.
  • Smoothed updates for map display plugin. Map displays previously only updated when receiving a message. This means that if your fixed frame was base_link, the costmaps would not move appropriately around the robot unless a message was received in order to update the transform that should be applied to the scene. For global costmaps, this is a slow update and for static maps, this never happened. This fixes that by hooking into rviz' periodic call to continuously update the transform to be applied to the scene.
  • Displays are not disabled if associated Panel becomes invisible. Otherwise the state between Panel & Display becomes inconsistent. Fixed symptom: When loading a configuration that contains a disabled CameraDisplay, during the configuration of the panel(the camera render widget), the panel is set visible for a very short period of time. Because of the missing logic, the CameraDisplay is enabled together with the panel, but the Display remains enabled after the Panel is set invisible. One ends up with an enabled (and subscribed) CameraDisplay without the corresponding RenderWidget, even so the configuration specified that the Display is not enabled.
  • Removed shortkeys from shortkey_to_tool_map_ this should fix #880
  • Contributors: Daniel Stonier, Henning Deeken, Jonathan Meyer, Michael Görner, William Woodall

1.11.8 (2015-08-05)

  • Force and Torque can now be scaled separately in the Wrench display: #862
  • Fixed a bug in the Wrench display: #883
  • Improved error checking when loading ascii stl files.
  • Suppressing some new CMake warnings by setting cmake policies.
  • Re-enable most all of the tests.
  • Added option to start rviz with the ROS logger level set to Debug
  • Fixed setting of status bar from python by checking if the original status bar is being used or not.
  • Added a third person follower view controller.
  • Fix decaying of tf2 static transforms in the TF display.
  • Correctly display color and alpha in pointclouds.
  • Restored functionality to force opacity and color for meshes that have null rgba values.
  • Use the find_package'ed python version detected by catkin. Otherwise it might happen that catkin (and the rest of the workspace) uses 2.x and rviz detects & tries to use 3.x. This can produce some nasty collisions. See rospack, roslz4, qt_gui_cpp and others for similar invokation.
  • Fix processing empty of pointclouds. Otherwise, given a stream of clouds with some of them empty, the last non-empty message will still be displayed until a the next non-empty cloud comes in.
  • Check if position and orientation of links of robots contain NaNs when updating pose of robot links.
  • Fixed DELETEALL marker action, by not iterating on the marker list.
  • Contributors: Carlos Agüero, Gustavo N Goretkin, Jonathan Bohren, Kei Okada, Michael Ferguson, Ryohei Ueda, Thomas Moinel, William Woodall, loganE, louise, otim, v4hn, 寺田 耕志

1.11.7 (2015-03-02)

  • Fixed a bug where the timestamp was not set for the /initialpose message published by the 2D Pose Estimate tool.
  • Added a method/Qt Signal for refreshing tools called refreshTool(). Calling this method updates the name and icon of a tool in the toolbar.
  • Fixed a bug with setCurrentTool. This fixes a rare gui bug: if an incoming tool directly calls another tool during it's activate() function the tool gets changed accordingly but the toolbar gui becomes inconsistent because Tool* tool pointer is outdated in this case. using Tool* current_tool fixes this.
  • Fixed initialization of Tool's shortcut_key_ and fixed a bug in toKeys().
    • Initialized the shortcut_key_ param with '/0' to be able to check whether a tool has a shortkey assigned or not.
    • Made the tool manager check if a tool has a shortkey before converting the char to a key code.
    • Fixed the toKeys() method by removing the assertions, making at a boolean returning function and allowing a single key only, as this is what is to be expected from the shortcut_key_ param this should fix #851
  • Contributors: Henning Deeken, William Woodall, lsouchet

1.11.6 (2015-02-13)

  • Fixed a mesh memory leak in ogre_helpers/mesh_shape.h/.cpp This fixes a memory leak which is caused due to no meshes ever being destroyed without removing the mesh from the mesh manager. This gets really bad when drawing meshes with 50K triangles at 10Hz, resulting in a leak rate @ ~60MB/sec.
  • Add a simple 'About' dialog to the help menu.
  • Contributors: Jonathan Bohren, William Woodall, gavanderhoorn

1.11.5 (2015-02-11)

  • Tools (on the toolbar) can now indicate if they need access to keypresses by setting the access_all_keys_ attribute. The handling of keypresses in tools has also been refactored. See: pull request #838
  • Path display now has an additional display style called "Billboards" which allows to set the line width of the paths. It also now has an offset property to shift the path with regard to the fixed frame origin. See: pull request #842
  • Meshes now have their ambient values scaled by 0.5 which gives a softer look, which is more in line with Gazebo's look and feel. See: pull request #841
  • The default ambient color for meshes is now 0,0,0, down from 0.5,0.5,0.5. See: pull request #837
  • Triangle-list markers are now shaded like other objects. See: pull request #833
  • Color is now applied to all visuals of the line class, closes #820. See: pull request #827
  • The find_package logic for assimp/yamlcpp has been moved to before add_library for librviz to fix building on OS X. See: pull request #825
  • Fixed moc generation errors with boost >= 1.57. See: pull request #826
  • Contributors: Daniel Stonier, Dave Hershberger, Henning Deeken, Michael Ferguson, Timm Linder, William Woodall, v4hn

1.11.4 (2014-10-30)

  • Fixed stereo support for custom projection matrices
  • Fixed read off end of array in triangle_list_marker
  • Add dependency on opengl rviz calls find_package(OpenGL), so it should have a direct dependency on OpenGL. This matters on ARM, where the other packages that rviz depends on use OpenGL.ES, and don't provide a transitive dependency on OpenGL.
  • Update map via QT signal instead of in ros thread Resolved issues when running RViz in rqt where the incomingMap callback is not issued from RViz's main QThread causing a crash in Ogre. Map updates are now handled by emitting a signal to update the map from the callback thread.
  • fix rainbow color, see #813
  • Added TF listener as parameter to constructors of VisualizationManager and FrameManager
  • Fix add by topic for Marker and MarkerArray
  • Fixed map plugin to only show when active
  • stereo: restore camera after rendering (Avoids a segfault)
  • fix stereo eye separation
  • fix ogre includes
  • Contributors: Acorn Pooley, Alex Bencz, Austin, Austin Hendrix, Ben Charrow, Dave Hershberger, Jonathan Bohren, Kei Okada, William Woodall, ZdenekM, v4hn

1.11.3 (2014-06-26)

  • remove explicit dependency on urdfdom urdfdom is provided via urdf and catkin* CMake variables. The current setup was unbalanced anyways because along with urdfdom, urdfdom_headers should have been being depended on and used. This precipitated from urdfdom's rosdep key changing as it became a system dependency in Indigo.
  • Add ability to delete all markers in Marker plugin
  • fix hidden cursor bug On some systems loading a pixmap from an svg file can fail. On these machines an empty cursor results, meaning the cursor is invisible inside Rviz. This works around the problem by using an arrow cursor when the desired cursor pixmap canot be loaded.
  • Install rviz to the global bin
  • Added display for sensor_msgs/RelativeHumidity
  • Contributors: Acorn Pooley, Adam Leeper, Chad Rockey, Dave Coleman, William Woodall, hersh, trainman419

1.11.2 (2014-05-13)

  • Fix an issue with rendering laser scans: #762
  • Fix an issue with using boost::signal instead of boost::signal2 with tf tf recently moved to boost::signal2, so the effort display needed to be updated too I made it so that it would conditionally use boost::signal2 if the tf version is greater than or equal to 1.11.3 I also fixed some compiler warnings in this code closes #700
  • Contributors: Vincent Rabaud, William Woodall

1.11.1 (2014-05-01)

  • fix fragment reference in point_cloud_box.material Closes #759
  • upgrade ogre model meshs with the OgreMeshUpgrader from ogre 1.9
  • Changed TF listener to use a dedicated thread.
  • Speed up point cloud rendering by caching some computations and using proper loop iterations
  • Fixed rendering of mesh resource type markers with respect to texture rendering and color tinting
  • Fix segfault on exit for OSX
  • Fix memory leak in BillboardLine destructor (material not being destroyed correctly)
  • Fix disabling of groups (#709) This was broken with commit 5897285, which reverted the changes in commit c6dacb1, but rather than only removing the change concerning the read-only attribute, commented out the entire check, including the parent_->getDisableChildren() call (which existed prior to commit 5897285).
  • Add missing libraries to rviz link step, fixes OS X build.
  • fix failing sip bindings when path contains spaces
  • EffortDisplay: Added a check to avoid segfaults when receiving a joint state without efforts
  • Contributors: Dirk Thomas, Hans Gaiser, Jordan Brindza, Mike Purvis, Mirko, Siegfried-A. Gevatter Pujals, Timm Linder, Vincent Rabaud, William Woodall

1.11.0 (2014-03-04)

  • fixing problems with urdfdom_headers 0.3.0
  • Contributors: William Woodall

1.10.14 (2014-03-04)

  • Fixed a bug in tutorials caused by uninitialized ros::Time here.
  • Contributors: Dave Hershberger, William Woodall

1.10.13 (2014-02-26)

  • Use assimp-dev as a [build_depend]{.title-ref} and leave assimp as the [run_depend]{.title-ref}
  • Contributors: Scott K Logan, William Woodall

1.10.12 (2014-02-25)

  • Shiboken is now disabled when a version which would segfault is detected (fix #728)
  • Eigen is now found using the FindEigen.cmake from the [cmake_modules]{.title-ref} package.
  • Added support for rendering rviz in stereo. For more information see this commit: https://github.com/ros-visualization/rviz/commit/9cfaf78e2ae8d34e4481de19568b353964846842
  • Added a "Queue Size" option for the Range display type.
  • Added Ogre-1.10 compatibility This allows rviz to compile (and work) against Ogre 1.10 (currently the latest version of ogre). It also still works with earlier versions of Ogre (tested with Ogre 1.7.4 as installed via debs on Ubuntu 12.04).
  • Now includes ogre without OGRE prefix This is necessary to find Ogre files in the right place with compatibility between Ogre < 1.9 and Ogre >= 1.9. This is also necessary when 2 versions of Ogre are installed on the build machine.
  • RVIZ doesn't use __connection_header from incoming messages, but only uses ros::MessageEvent's
  • Better feature detection for assimp version The unified headers were introduced in Assimp 2.0.1150, so checking for Assimp 3.0.0 is not quite the best solution. See https://github.com/assimp/assimp/commit/6fa251c2f2e7a142bb861227dce0c26362927fbc
  • Contributors: Acorn Pooley, Benjamin Chrétien, Dave Hershberger, Kevin Watts, Scott K Logan, Siegfried-A. Gevatter Pujals, Tully Foote, William Woodall, hersh

1.10.11 (2014-01-26)

  • Fixed in selection_manager which allows interactive markers to work with orthographic cameras views
  • Add support for yamlcpp 0.5 with backwards compatibility with yamlcpp 0.3
  • Fixed message type for Polygon display. The polygon display type actually subscribes to PolygonStamped.
  • Contributors: Austin, Ken Tossell, Max Schwarz, William Woodall

1.10.10 (2013-12-22)

  • Fixed a severe memory leak with markers and marker arrays: #704 and #695
  • Contributors: David Gossow, Vincent Rabaud

1.10.6 (2013-09-03)

  • Added a new method for adding displays, by topic as opposed to by type.
  • Added new exception handling for loading mesh files which have no content.

1.10.5 (2013-08-28 03:50)

  • Removed run_dep on the media_export package
  • All previous history is not curated, see the commit [history <https://github.com/ros-visualization/rviz/commits/hydro-devel>]{.title-ref}.

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Dependant Packages

Name Deps
abb_irb2400_support
abb_irb4400_support
abb_irb5400_support
abb_irb6600_support
abb_irb6640_support
adi_driver
agni_tf_tools
ainstein_radar_rviz_plugins
asr_descriptor_surface_based_recognition
audibot_gazebo
cartographer_rviz
caster_viz
cis_camera
cob_interactive_teleop
cob_cartesian_controller
cob_obstacle_distance
cob_twist_controller
cob_grasp_generation
cob_moveit_bringup
cob_navigation_global
cob_navigation_local
cob_navigation_slam
cob_bringup
cob_hardware_config
dbw_fca_description
dbw_mkz_description
distance_map_rviz
exotica_examples
fake_joint_launch
fanuc_cr35ia_support
fanuc_cr7ia_moveit_config
fanuc_cr7ia_support
fanuc_cr7ial_moveit_config
fanuc_lrmate200i_moveit_config
fanuc_lrmate200i_support
fanuc_lrmate200ib3l_moveit_config
fanuc_lrmate200ib_moveit_config
fanuc_lrmate200ib_support
fanuc_lrmate200ic5h_moveit_config
fanuc_lrmate200ic5l_moveit_config
fanuc_lrmate200ic_moveit_config
fanuc_lrmate200ic_support
fanuc_m10ia_moveit_config
fanuc_m10ia_support
fanuc_m16ib20_moveit_config
fanuc_m16ib_support
fanuc_m20ia10l_moveit_config
fanuc_m20ia_moveit_config
fanuc_m20ia_support
fanuc_m20ib25_moveit_config
fanuc_m20ib_support
fanuc_m430ia2f_moveit_config
fanuc_m430ia2p_moveit_config
fanuc_m430ia_support
fanuc_m6ib6s_moveit_config
fanuc_m6ib_moveit_config
fanuc_m6ib_support
fanuc_m710ic_support
fanuc_m900ia_support
fanuc_m900ib_support
fanuc_r1000ia80f_moveit_config
fanuc_r1000ia_support
fanuc_lrmate200id7l_moveit_config
fanuc_lrmate200id_moveit_config
fanuc_lrmate200id_support
fanuc_r2000ib_support
fanuc_r2000ic_support
fkie_potree_rviz_plugin
flir_ptu_viz
fsrobo_r_description
grid_map_pcl
grid_map_rviz_plugin
gundam_rx78_description
heron_viz
husky_viz
rviz_imu_plugin
jackal_viz
jsk_data
pr2eus_openrave
jsk_pcl_ros_utils
jsk_perception
jsk_interactive_marker
jsk_interactive_test
jsk_rviz_plugins
khi_duaro_moveit_config
khi_rs007l_moveit_config
khi_rs007n_moveit_config
khi_rs013n_moveit_config
khi_rs020n_moveit_config
khi_rs025n_moveit_config
khi_rs030n_moveit_config
khi_rs080n_moveit_config
kobuki_rviz_launchers
kvh_geo_fog_3d_rviz
leo_viz
leuze_description
marker_rviz_plugin
viz
tra1_description
tra1_moveit_config
mir_description
moose_viz
moveit_ros_visualization
moveit_setup_assistant
moveit_resources_dual_panda_moveit_config
moveit_resources_panda_moveit_config
moveit_resources_prbt_moveit_config
mrpt_ekf_slam_2d
mrpt_ekf_slam_3d
mrpt_icp_slam_2d
mrpt_rbpf_slam
costmap_cspace_rviz_plugins
trajectory_tracker_rviz_plugins
octomap_rviz_plugins
prbt_moveit_config
prbt_support
raspimouse_description
ridgeback_viz
robot_nav_rviz_plugins
robot_nav_viz_demos
rsm_rviz_plugins
rqt_rviz
rtabmap_ros
rviz_visual_tools
seed_r7_moveit_config
seed_r7_typeg2_arm_moveit_config
seed_r7_samples
sick_ldmrs_description
staubli_rx160_support
staubli_tx2_60_support
staubli_tx2_90_support
staubli_tx60_support
staubli_tx90_support
topics_rviz_plugin
towr_ros
turtlebot3_automatic_parking_vision
tuw_multi_robot_rviz
tuw_geometry_rviz
tuw_nav_rviz
tuw_object_rviz
ur_description
ur_e_description
urdf_tutorial
librviz_tutorial
rviz_plugin_tutorials
rviz_python_tutorial
warthog_viz
abb_crb15000_support
abb_irb1200_5_90_moveit_config
abb_irb1200_7_70_moveit_config
abb_irb1200_support
abb_irb120_support
abb_irb1600_6_12_moveit_config
abb_irb1600_support
abb_irb2600_support
abb_irb4600_support
abb_irb52_support
abb_irb6650s_support
abb_irb6700_support
abb_irb7600_support
carla_ros_bridge
choreo_gui
cost_map_demos
dsr_launcher
dynpick_driver
fanuc_grinding_rviz_plugin
grizzly_viz
hector_rviz_plugins
hsr_description
calibration_guis
industrial_extrinsic_cal
intrinsic_cal
rgbd_depth_correction
stand_alone_gui
target_finder
jog_controller
kobuki_softapps
kuka_kr10_support
kuka_kr120_support
kuka_kr150_support
kuka_kr16_support
kuka_kr210_support
kuka_kr3_support
kuka_kr5_support
kuka_kr6_support
kuka_lbr_iiwa_support
magni_viz
manipulator_h_bringup
manipulator_h_description
melfa_description
mobility_base_tools
motoman_ar2010_support
motoman_es_support
motoman_gp110_support
motoman_gp12_support
motoman_gp180_support
motoman_gp200r_support
motoman_gp25_support
motoman_gp35l_support
motoman_gp4_support
motoman_gp50_support
motoman_gp70l_support
motoman_gp7_support
motoman_gp88_support
motoman_gp8_support
motoman_hc10_support
motoman_hc20_support
motoman_ma2010_support
motoman_mh110_support
motoman_mh12_support
motoman_mh50_support
motoman_mh5_support
motoman_motomini_support
motoman_motopos_d500_support
motoman_ms210_support
motoman_sda10f_support
motoman_sia10d_support
motoman_sia10f_support
motoman_sia20d_support
motoman_sia30d_support
motoman_sia50_support
motoman_sia5d_support
motoman_bmda3_support
motoman_csda10f_support
motoman_epx_support
motoman_mh_support
motoman_mhj_support
motoman_mpl80_moveit_config
motoman_mpl_support
motoman_mpx3500_support
multi_jackal_tutorials
object_recognition_ros_visualization
pheeno_ros_sim
rb1_base_gazebo
rviz_recorder_buttons
robotiq_3f_rviz
op3_description
op3_bringup
roch_viz
romeo_description
roomblock_bringup
roomblock_description
roomblock_mapping
roomblock_navigation
rsv_balance_viz
rsv_balance_gazebo
stdr_launchers
summit_xl_j2n6s200_moveit_config
thormang3_description
turtlebot_rviz_launchers
xarm_gripper
xbot_bringup
xbot_navi

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

Recent questions tagged rviz at Robotics Stack Exchange

rviz package from rviz repo

rviz

Package Summary

Tags No category tags.
Version 1.13.30
License BSD
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/ros-visualization/rviz.git
VCS Type git
VCS Version melodic-devel
Last Updated 2023-05-25
Dev Status MAINTAINED
CI status
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

3D visualization tool for ROS.

Additional Links

Maintainers

  • Robert Haschke

Authors

  • Dave Hershberger
  • David Gossow
  • Josh Faust

rviz logo

Build Status

rviz is a 3D visualizer for the Robot Operating System (ROS) framework.

For more information, please see the wiki: http://wiki.ros.org/rviz

Maintainers:

  • Robert Haschke (2019-)
  • William Woodall (2013-2018)
  • David Gossow (2013)
  • Dave Hershberger (2011-2013)
  • Josh Faust (2010)

This package contains Public Domain icons downloaded from http://tango.freedesktop.org/releases/.

Other icons and graphics contained in this package are released into the Public Domain as well.

Copyright notice for all icons and graphics in this package:

Public Domain Dedication

Copyright-Only Dedication (based on United States law) or Public Domain
Certification

The person or persons who have associated work with this document (the
"Dedicator" or "Certifier") hereby either (a) certifies that, to the best
of his knowledge, the work of authorship identified is in the public
domain of the country from which the work is published, or (b)
hereby dedicates whatever copyright the dedicators holds in the work
of authorship identified below (the "Work") to the public domain. A
certifier, moreover, dedicates any copyright interest he may have in
the associated work, and for these purposes, is described as a
"dedicator" below.

A certifier has taken reasonable steps to verify the copyright
status of this work. Certifier recognizes that his good faith efforts
may not shield him from liability if in fact the work certified is not
in the public domain.

Dedicator makes this dedication for the benefit of the public at
large and to the detriment of the Dedicator's heirs and successors.
Dedicator intends this dedication to be an overt act of relinquishment
in perpetuity of all present and future rights under copyright law,
whether vested or contingent, in the Work. Dedicator understands that
such relinquishment of all rights includes the relinquishment of all
rights to enforce (by lawsuit or otherwise) those copyrights in the
Work.

Dedicator recognizes that, once placed in the public domain, the Work
may be freely reproduced, distributed, transmitted, used, modified,
built upon, or otherwise exploited by anyone for any purpose, commercial
or non-commercial, and in any way, including by methods that have not
yet been invented or conceived.

Source: http://creativecommons.org/licenses/publicdomain/

CHANGELOG

Changelog for package rviz

1.13.30 (2023-03-29)

  • Improvements to TF display (#1789)
    • Add regex filters (white+black list) to TF Display (#1744)
    • Reparent children to root tree node when deleting a frame
    • Insert frame properties sorted
    • Create tree nodes also if the frame is not connected to rviz' global frame
  • Fix orientation of joint axis arrow (#1788)
  • Contributors: Blaz Potokar, Robert Haschke

1.13.29 (2022-08-12)

  • Fixup to #1760, SplitterHandle (#1766)
  • Contributors: Robert Haschke

1.13.28 (2022-08-12)

  • Fixup to #1759
  • Contributors: Robert Haschke

1.13.27 (2022-08-09)

  • MFD: Don't process messages when disabled (#1765)
  • Fix image display wrapping (#1763)
  • Contributors: Robert Haschke

1.13.26 (2022-08-01)

  • Improve SplitterHandle of PropertyTreeWidgets (#1760)
    • Suppress horizontal scrolling and auto-resizing of columns
    • Double click auto-adjusts to content
  • Fix segfault occuring for direct dock panel deletion (#1759)
  • Fix race conditions in PointCloud displays (#1754)
  • Acquire mutexes before destroying PointCloudCommon
  • PointCloud displays: unsubscribe before destroying PointCloudCommon
  • Fix segfault in TimePanel::onTimeSignal() (#1753): Drop source Display* argument, which is a dangling pointer if the Display was deleted meanwhile
  • Drop OGRE/ from #include directives
  • Contributors: Robert Haschke

1.13.25 (2022-05-27)

  • RobotLink: Simplify material mode handling (#1732)
  • Drop OGRE/ from #include directives (#1730)
  • Fix segfault when no tools are available (#1729)
  • GridCells: implement setTopic() (#1722)
  • Contributors: Brosong, Jochen Sprickerhof, Robert Haschke

1.13.24 (2022-02-12)

  • Fix regression in mesh loader: correctly transform normals (#1703)
  • MovableText: gracefully handle string of whitespaces (#1700)
  • Contributors: Robert Haschke

1.13.23 (2021-12-16)

  • Destroy panels before destroying the RenderPanels and its SceneManager (Fixes #1683)
  • Fix regression in assimp mesh loading (Fixes #1688)
  • Contributors: Robert Haschke

1.13.22 (2021-12-13)

  • Drop proprietary COLLADA scaling (#1685)
  • Contributors: Martin Pecka, Robert Haschke

1.13.21 (2021-11-03)

  • Fix scaling of PointVisual's sphere (#1678)
  • Fix assertion in billboard_line.cpp (#1674)
  • Drop unused rosbag dependency
  • Contributors: Jochen Sprickerhof, Robert Haschke

1.13.20 (2021-09-24)

  • Revert "Smoothly move PCL given a moving frame_id (#1655)"
  • Revert "Smoothly move an Odometry's path given a moving frame_id (#1631)"
  • Restore workaround for https://github.com/ros/geometry2/pull/402
  • BillboardLine: Fix handling of many points (> 16384) (#1662)
  • DisplayPanel: Simplify selection of current item after Remove (#1661), fixes #1658
  • Contributors: Robert Haschke

1.13.19 (2021-08-22)

  • IntensityPCTransformer: make min/max values read-only if auto-compute is off
  • Smoothly move PCL given a moving frame_id (#1655)
  • Smoothly move an Odometry's path given a moving frame_id (#1631)
  • TF display: Correctly reparent root frame property (#1647)
  • Fix memory leak
  • Contributors: Robert Haschke, anre

1.13.18 (2021-06-19)

  • Merge #1635: Fix asynchronous message processing
    • Use threaded callback queue for PointCloud displays
    • Pause asynchronous ROS updates with synchronous ones
  • Merge #1629: Report mesh loading issues for Robot
  • [featrue] PropertryTree help: Consider line breaks in string
  • [feature] Update QProgressDialog / LoadingDialog during long running functions
  • [feature] Show ProgressDialog when duplicating displays
  • [maint] Name quit action allowing rqt_rviz finding the action easily by name
  • [maint] Emit signal VisualizationFrame::displayConfigFileChanged to allow rqt_rviz notice config file changes
  • [maint] Cleanup quickfix since https://github.com/ros/geometry2/pull/402 is released
  • [maint] More explicit OGRE includes
  • [maint] Remove uses of QApplication::sync() + QApplication::flush()
  • [maint] Fixup github actions
  • Contributors: Robert Haschke, Simon Schmeisser, sunzbllbz

1.13.17 (2021-04-10)

  • [maint] Switch to GHA: pre-commit + industrial_ci
  • [fix] Fix spurious resizing issue for ImageDisplay panel (#1611)
  • [fix] ColorEditor: maintain edited text + cursor pos (#1609)
  • [fix] Keep ColorDialog on top of main window (#1604)
  • [fix] Fix memory leaks in dialog handling
  • [fix] Enable Mesa workaround also on Mesa 21 (#1598)
  • [fix] Avoid shifting of text in EditableEnumProperty's lineedit
  • Contributors: Martin Pecka, Robert Haschke, jeffryHo

1.13.16 (2021-03-04)

  • [fix] Enforce GLSL 1.4 on more Mesa systems (#1588)
  • [fix] PointStampedDisplay: show points from the very beginning (#1586)
  • [maint] Augment system info at startup with used OpenGL device
  • [maint] Remove warnings about ignored marker scale
  • [feature] Tool: Propagate name change to VisualizationFrame (#1570)
  • Contributors: João C. Monteiro, Robert Haschke

1.13.15 (2020-11-16)

  • [fix] Enforce GLSL 1.4 on Mesa systems (#1559)
  • [fix] Fix layout of editors in PropertyWidget (#1558)
  • Contributors: Robert Haschke

1.13.14 (2020-10-18)

  • [fix] SplitterHandle: Consider scrollbar width. Fixes #1545.
  • [fix] Handle InvalidNameException when loading robot description
  • [fix] WrenchVisual: Add missing initialization of hide_small_values_
  • [fix] Fixup #1519: Correctly (and efficiently) handle 3-byte pixel formats
  • [maint] Adapt to clang-format-10
  • Contributors: Robert Haschke, Wolf Vollprecht

1.13.13 (2020-06-24)

  • [feature] Make the goal pose tool magenta (#1520)
  • [bugfix] Fix memory access in case of 3-byte pixel formats (#1519)
  • [bugfix] PropertyTree: set custom SelectionModel only with valid model (#1504)
  • Contributors: Ivor Wanders, Michael Görner, Robert Haschke

1.13.12 (2020-05-03)

  • [maint] clang-format (#1502)
  • [maint] Modernize python tests + examples
  • [maint] Fix clang compiler warnings
  • [maint] clang-tidy
  • [maint] Require C++11
  • Contributors: Robert Haschke

1.13.11 (2020-04-27)

  • [feature] Provide load_config and save_config ROS services
  • [maint] clang-tidy fixes (#1494)
  • Contributors: Robert B Anderson, Robert Haschke

1.13.9 (2020-03-31)

  • Fixup Sphere being off center (#1487)
  • Revert "Switch libogre-dev to build_depend (#1482)"
  • Configure yaml-cpp include directory (#1483)
  • Contributors: Peter Lehner, Robert Haschke, Wolfgang Merkt

1.13.8 (2020-03-29)

  • [feature] Forward focus in PropertyTree to value field (#1480)
  • [feature] Smooth meshes for sphere, cylinder, and cone (#1463)
  • [fix] Handle invalid floats in points of arrow marker (#1471)
  • [fix] Catch exceptions when creating publishers in tools (#1467)
  • [maintanence] Modernize setup.py and cmake (#1481)
  • [maintanence] Switch libogre-dev to build_depend (#1482)
  • Contributors: Alejandro Hernández Cordero, Michael Görner, Robert Haschke, Simon Schmeisser, Wolfgang Merkt

1.13.7 (2019-12-18)

  • [fix] Fix segfault when removing displays on presence of DisplayGroupVisibilityProperty
  • [fix] CameraDisplay: don't call getCameraInfoTopic() for empty topic
  • [fix] MarkerDisplay: clear old markers on topic change (#1455)
  • [maintanence] Fix various warnings
  • [maintanence] Support python3 for python bindings (#1454)
  • Contributors: Mike Purvis, Robert Haschke

1.13.6 (2019-11-25)

  • [fix] Memory leak in rviz::Robot
  • [fix] assimp importer: repair invalid normals (#1452)
  • [fix] Fixup cmake file issues
    • Remove redundant include_directories()
    • Generate export headers in devel space
    • Use cmake find_package(yaml-cpp) (#1445)
  • [fix] Gracefully ignore invalid floats (nans) in:
  • [fix] MovableText: correctly rotate AABB
  • [fix] Correctly delete old marker if its type changed
  • [maintanence] MovableText:
    • Simplify scaling (there was a scaling by factor 0.5 in getWorldTransforms(), requiring a scaling of 2.0 in _setupGeometry())
    • Simplify _setupGeometry()
  • [maintanence] ignore catkin_lint errors/warnings
  • [maintanence] Properties: inform model about changed data
  • Contributors: Antoine Hoarau, Michael Görner, Robert Haschke

1.13.5 (2019-09-29)

  • [fix] ImageDisplay/CameraDisplay: fix status reporting / report frame issues (#1425)
  • [fix] Fix #1422: update recent config to actual filename
  • [fix] ImageDisplayBase/MarkerDisplay: increase subscriber queue size with filter queue size
  • [fix] Enable mouse tracking for RenderPanel (#1433)
  • Contributors: Robert Haschke, Simon Schmeisser

1.13.4 (2019-09-20)

  • [feature] Enable [rviz -d my_config]{.title-ref} as shortcut for ~/.rviz/my_config.rviz (#1422)
  • [feature] Added --fullscreen cmdline option (#1413)
  • [feature] RobotModelDisplay: Poll robot_description at 1Hz until found
  • [feature] Use assimp to load STL files (#1365)
  • [feature] Added frame-aligned view controller (#1405)
  • [feature] Systematically check parameters of incoming marker messages (#1275, #1400)
  • [feature] MarkerDisplay: clear statuses on disable()
  • [feature] Increase zoom range in orbit view controllers (#1373)
  • [feature] Add shortcut "C" to the Publish Point tool (#1321)
  • [fix] ESC shortcut to leave fullscreen prevents canceling tools from working (#1257)
  • [fix] Fixed color tinting of mesh markers (#1424)
  • [fix] Fixed several issues with Camera and Image display (#1409)
  • [fix] Fixed several issues with view controllers, particularly FPS (#1407)
  • [fix] Fixed (small) memory leak in TFDisplay (#1408)
  • [fix] Fixed memory leak in PointCloud display in case of constant /clock (#1412)
  • [fix] Fixed memory leak in MapDisplay (#1406)
  • [fix] Properly resize RenderWidget on high-DPI displays (#1263)
  • [fix] Fixed opacity of Collada meshes (#1387)
  • [fix] Enable non-ascii chars for MovableText (#1374)
  • [fix] Ignore nan and inf values when normalizing images (#1378)
  • [fix] MovableText: consider full translation vector (#1375)
  • [maintanence] ToolManager: simplify key handling code
  • [maintanence] Move sip bindings' build directory into the build space. (#1360)
  • [maintanence] Use std random generators for portability on Windows (#1356)
  • [api] public CovarianceVisual (#1410)
  • [api] Properly override FailedDisplay::save (#1402)
  • [api] Removed extra wrapper MarkerArrayDisplay::handleMarkerArray (#1401)
  • Contributors: Robert Haschke, Daiki Maekawa, Jasper, Jeremie Deray, Mike Purvis, Ryan Lober, Sean Yen, Simon Schmeisser, Victor Lamoine, chapulina

1.13.3 (2019-03-16)

  • [fix] Fixed build issue on Debian Stretch, using tinyxml2 4.x only (#1354)
  • Contributors: Robert Haschke

1.13.2 (2019-03-09)

  • [feature] InitialPoseTool: allowed to configure initial std deviation (#1255)
  • [feature] Allowed OGRE_PLUGIN_PATH to be defined at cmake config time (#1274)
  • [feature] Improved color support for themes (#1319)
  • [feature] Various adaptions to support native Windows builds
    • Removed support for yaml-cpp < 0.5, which is outdated since Ubuntu Trusty / ROS Indigo.
    • Added DLL symbol exports (#1335)
  • [feature] EffortDisplay: fixed joint display hierarchy (#1323)
  • [feature] Configurable tool button style (#1309)
  • [feature] Publicly exposed VisualizationFrame::addPanelByName() (#1303)
  • [fix] Consider orientation of poses Path messages (#1246)
  • [fix] Don't hide the toolbar when pressing Esc (#1256)
  • [fix] Gracefully handle invalid DISPLAY variable (#1282)
  • [fix] Panels were sometimes hidden on startup (#1348)
  • [fix] Clear statuses in RobotModelDisplay when (re)loading a model (#1296)
  • [fix] Fixed XML parser / Collada loader (#1341 / #1317)
  • [fix] Fixed memory leak in material handling, simplified code (#1294)
  • [fix] Removed ICC profiles in PNG images to silent libpng errors (#1304)
  • [fix] Fixed memory leaks (#1310)
  • [maintenance] Code cleanup, fixed warnings and catkin issues (#1245, #1346, #1295)
  • [maintenance] Removed deprecated boost-signals1 (and thus support for tf < 1.11.3) (#1344)
  • [maintenance] Updated wiki URLs (#1315)
  • Contributors: Alexander Rössler, Chris Ratliff, G.A. vd. Hoorn, Joseph Duchesne, Rein Appeldoorn, Robert Haschke, Sean Yen, Sean Yen, Victor Lamoine, W. Nicholas Greene, d-walsh, ipa-fez, mutronics

1.13.1 (2018-05-10)

  • Added API option to disable keyboard focus being set on mouse move (#1174)
  • Deprecated tf API's in favor of new tf2 API alternatives (#1236)
  • Added a boolean property to the wrench visualization to make hiding small forces/torques optional (#1196)
  • Converted all of rviz to tinyxml2 from tinyxml, partially to avoid newly deprecated interfaces in urdf (#1237)
  • Added TF Prefix to effort plugin (#1213)
  • Contributors: Antoine Hoarau, Simon Schmeisser, William Woodall, jgueldenstein

1.13.0 (2018-04-27)

  • Created a new Preferences window, and added PromptSaveOnExit option (#1216)
  • Allowed classes inheriting from image display access to more state (#1221)
  • Updated additional include statement to use new pluginlib and class_loader headers (#1231)
  • Fixed crash when robot model not loaded before processing JointState msg (#1229)
  • Contributors: William Woodall, dhood, daiz, ahoarau, MasterEric

1.12.16 (2018-04-26)

  • Fixed use of LineSpacing, horizontal alignment and AABB calculation in MovableText (#1200)
  • Disable dock widget text eliding (#1168)
  • Updated include statements to use new pluginlib and class_loader headers (#1217)
  • Updated camera_display plugin to take roi in cameraInfo into consideration (#1158)
  • Fixed bug where help.html wasn't being installed (#1218)
  • Fixed compiler warning due to mismached new/delete in MapDisplay Swatch (#1211)
  • Factored out marker creation from ROS msg into new createMarker() (#1183)
  • Fixed crash if display-config parameter was fewer than 4 characters (#1189)
  • Contributors: Daniel Seifert, Johannes Meyer, Mikael Arguedas, Robert Haschke, Tomáš Černík, Victor Lamoine, dhood, ecazaubon

1.12.15 (2018-01-05)

  • Fixed Ogre crashes from invalid quaternions by normalizing them so they no longer need to be rejected. (#1179)
  • Restored processing of ROS messages containing invalid quaternions. (#1182) Unnormalized quaternions in messages will generate warnings; previously they were rejected. Publishers of invalid quaternions should be updated to publish valid quaternions, as rviz will reject invalid quaternions in the future.
  • Contributors: Robert Haschke, dhood

1.12.14 (2017-12-19)

  • Added global option to disable default light (#1146)
  • Added more checks for invalid quaternion normalization before displaying (#1167)
  • Added MONO8 transformer for point cloud plugin (#1145)
  • Fixed crash when unchecking options of "triangle list" markers #1163 (#1164)
  • Added CMake definition to prevent collision of "check" macro on OS X (#1165)
  • Added copyright notice for icons and graphics (#1155)
  • Contributors: David Gossow, Kentaro Wada, Lucas Walter, Mike Purvis, Stefan Fabian, Terry Welsh

1.12.13 (2017-08-21)

  • Fixed an issue which caused mesh markers to appear white where previously they were not (#1132)
  • Contributors: William Woodall

1.12.12 (2017-08-21)

  • Added check for odometry quaternion normalization before displaying (#1139)
  • Improve point cloud rendering performance (#1122)
  • Replaced Arial font with Liberation Sans (#1141)
  • Contributors: Simon Harst, Thomas, William Woodall

1.12.11 (2017-08-02)

  • Added dhood as maintainer (#1131)
  • Fixed finding and linking of tinyxml (#1130)
  • Changed to only update window title if necessary (#1124)
  • Added option to invert Z axis for orbit-based view controllers (#1128)
  • Fixed visualization of collada markers with texture (#1084) (#1129)
  • Fixed bug where Ogre::ItemIdentityException occurred while loading mesh (#1105)
  • Fixed bug caused by combination of Qt and Boost (#1114)
  • Fixed bug with map_display where it ignored resolution changes in OccupancyGrid maps (#1115)
  • Fixed bug where keyboard shortcuts sometimes didn't work (#1117)
  • Contributors: 1r0b1n0, Adam Allevato, Adrian Böckenkamp, Kartik Mohta, Michael Görner, Mikael Arguedas, William Woodall, dhood, gerkey

1.12.10 (2017-06-05)

  • Fix debian jessie compiler error (#1111)
  • Contributors: William Woodall

1.12.9 (2017-06-05)

  • Fix variable name (#1104) Somehow, variable names got out of sync. Lines 370 and 371 refer to "parameters" but it is "params" everywhere else.
  • Contributors: genemerewether

1.12.8 (2017-05-07)

  • Fixed bug where generated material names were not unique (#1102)
    • This was a regression of #1079
  • Contributors: Maarten de Vries

1.12.7 (2017-05-05)

  • Fix render system regression (#1101)
  • Imported several updates to the covariance related displays (#1099)
    • Added offset to covariance properties
    • Refactored CovarianceVisual
    • Fixed tolerance test at angular discontinuity
    • Renamed PoseWithCovarianceDisplay::Shape enums
  • Contributors: Ellon Paiva Mendes, William Woodall

1.12.6 (2017-05-02)

  • Added and updated displays to visualize covariance matrices (#1096)
    • Added display for PoseWithCovariance.
    • Update OdometryDisplay to optionally show covariances.
  • Fixed regression in previous release which was a type error that happened with newer versions of urdf (#1098)
  • Contributors: William Woodall

1.12.5 (2017-05-01)

  • Renamed duplicated pass_depth.vert in nogp program to avoid Ogre 1.10 runtime error (#1063)
  • Fixed some handling of Window ID's for OS X and ogre 1.9 (#1093)
  • Added support for maps larger than video memory using swatches (#1095)
  • Added fullscreen option (f11) (#1017)
  • Added an option to transform map based on header timestamp (#1066)
  • Now updates the display if empty a pointcloud2 message is recieved (#1073) Previously the old point cloud would continue to be rendered.
  • Now correctly scales the render panel on high resolution displays (#1078)
  • Added support for multiple materials in a single link of a robot model (#1079)
  • Now includes missing headers necessary for ogre 1.10 (#1092)
  • Fixed duplicate property name for Path colors which caused it to not be restored from saved configs (#1089) See issue #1087.
  • Contributors: Hidde Wieringa, Kei Okada, Maarten de Vries, Phil Osteen, Timo Röhling, Tom Moore, William Woodall, axelschroth

1.12.4 (2016-10-27)

  • Restored "Use urdf::*ShredPtr instead of boost::shared_ptr" (#1064) Now supports urdfdom 0.3 and 0.4 through a compatibility header in urdf.
  • You can now visualize joint axis and display type and limits (#1029)
  • Contributors: Lucas Walter, Robert Haschke, William Woodall

1.12.3 (2016-10-19)

  • Revert "Use urdf::*ShredPtr instead of boost::shared_ptr" (#1060)
  • Contributors: William Woodall

1.12.2 (2016-10-18)

  • Paths can now be rendered as 3D arrows or pose markers (#1059)
  • Allow float edits to work with different Locales (#1043)
  • Now check for a valid root link before walking the robot model (#1041)
  • Added close() signal to Tool class (#1051)
  • Fix double free in display dialog (#1053)
  • Tweak focal shape size marker depending on focal distance (#1021)
  • Support 3D arrows and axes for visualizing PoseArrays (#1022)
  • Use urdf::*ShredPtr instead of boost::shared_ptr (#1044)
  • Fixed two valgrind-reported issues (#1027)
    • in ~RenderPanel()
    • in VisualizationManager(): initialization order
  • Added option to disable the RViz splash-screen (#1024)
  • Fix compile error due to the user-defined string literals feature (#1010)
  • Fixed some Qt5 related build issues (#1008)
  • Removed dependency on OpenCV (#1009)
  • Contributors: 1r0b1n0, Atsushi Watanabe, Blake Anderson, Jochen Sprickerhof, Kartik Mohta, Maarten de Vries, Michael Görner, Robert Haschke, Victor Lamoine, Víctor Mayoral Vilches, William Woodall

1.12.1 (2016-04-20)

  • Updated the plugin_description.xml to reflect the new default plugin library name, see: #1004
  • Contributors: William Woodall

1.12.0 (2016-04-11)

  • Qt5 is now the default build option, but Qt4 support is still available (for C++ only).
  • Fixed support for PyQt5, but disabled PySide2 until we get it working.
  • The default plugin's library was changed to rviz_default_plugin.
  • Changed to use CMake's file(GENERATE ...) macro when exporting the default plugin's library name.
  • Changed costmap lethal color to be different from illegal values.
  • Cleaned-up and generalized the WrenchVisual display:
    • renamed WrenchStampedVisual to WrenchVisual
    • cleanup: removed deprecated API
  • Updated the marker display and tf plugins to update the map of enabled namespaces and frames whenever those frames are enabled/disabled using the check boxes. Also updated the plugins so that the map of enabled namespaces and frames does not get erased whenever the plugin is reset. (#988) This allows the currently selected namespaces/frames to remain selected after the Reset button is pressed.
  • Contributors: Brett, Robert Haschke, William Woodall

1.11.14 (2016-04-03)

  • Added the rviz_QT_VERSION cmake variable that exports the Qt version used by rviz.
  • Changed the way rviz_DEFAULT_PLUGIN_LIBRARIES is set so it works with catkin_make too.
  • Contributors: William Woodall

1.11.13 (2016-03-23)

  • Changed the way the rviz_DEFAULT_PLUGIN_LIBRARIES are generated to support cmake < 2.8.12. See pull request: #981
  • Contributors: William Woodall

1.11.12 (2016-03-22)

  • Relaxed the required CMake version to 2.8.11.2 in order to support Ubuntu Saucy.
  • Contributors: William Woodall

1.11.11 (2016-03-22)

  • Added Qt version to rosout and help->about.
  • Added optional support for Qt5 with continued support for Qt4.
  • Fixed a C++11 warning about literals needing a space after them.
  • Added a "duplicate" button for duplicating displays.
  • Fixed remove display so that it selects another display after removing one (if one is available).
  • Fix for #959: jumping marker in MOVE_3D mode See pull request: #961
  • Added a raw mode for map vizualization. See pull request: #972
  • Added an option in many of the topic based Displays to prefer UDP/unreliable transport. See pull request: #976
  • Fixed the marker display to allow namespaces to be enabled/disabled based on the loaded config. Also enabled state is stored for each namespace in a map, which is used to lookup the state whenever a namespace is added to the display. See pull request: #962
  • Fixed crash in Display::deleteStatus() when no statuses where created beforehand. See pull request: #960
  • Read-only properties are now no longer editable. See pull request: #958
  • The binary STL loading logic has been relaxed to support files that contain more data than expected. A warning is printed instead of failing with an error now. See pull request: #951
  • Fixed an issue where tf configurations were not saved and reloaded from the rviz config file. See pull request: #946
  • Anti-Aliasing (AA) is now enabled by default, but it can be disabled with --disable-anti-aliasing. See pull request: #931 See pull request: #950
  • The default plugin shared library is no longer exported via rviz_LIBRARIES, but in stead is now in a cmake variable called rviz_DEFAULT_PLUGIN_LIBRARIES. See pull request: #948 See pull request: #979
  • Fixed a bug in billboard line generation where a zero point line caused a crash. See pull request: #942
  • Downsampled maps will now result in a Warning status, previously it was OK. See pull request: #934
  • The map display will no longer try to transform a map until one has been received. See pull request: #932
  • Enable antialiasing
  • Contributors: Aaron Hoy, Benjamin Chrétien, Chris Mansley, Dave Coleman, David V. Lu!!, Joao Avelino, Jochen Sprickerhof, Kentaro Wada, Martin Pecka, Mike O'Driscoll, Nikolaus Demmel, Robert Haschke, Simon Schmeisser (isys vision), Stephan, Tobias Berling, William Woodall, bponsler, caguero, frosthand

1.11.10 (2015-10-13)

  • Fixed Qt assertions triggered in debug build of Qt.
  • build: Use PKG_CONFIG_EXECUTABLE Instead of using a hard-coded pkg-config to make cross-compiling possible where the pkg-config binary is host-prefixed (e.g. armv7-unknown-linux-pkg-config when cross-compiling for armv7)
  • Fix #911 #616 : TF Segfaults on reset/update Do not needlessly delete tree_property_ elements, update them instead. Most likely fixes #808 too.
  • python_bindings: sip: Use CATKIN_PACKAGE_LIB_DESTINATION instead of hardcoded lib. Fixes build with libdir != lib. https://bugs.gentoo.org/show_bug.cgi?id=561480
  • Contributors: Alexis Ballier, Arnaud TANGUY, Dave Hershberger, Marvin Schmidt, William Woodall

1.11.9 (2015-09-21)

  • Updated warning message to indicate triangle count is a 32bit integer, and not 16bit.
  • Fixed the error checking of large STL files.
  • Smoothed updates for map display plugin. Map displays previously only updated when receiving a message. This means that if your fixed frame was base_link, the costmaps would not move appropriately around the robot unless a message was received in order to update the transform that should be applied to the scene. For global costmaps, this is a slow update and for static maps, this never happened. This fixes that by hooking into rviz' periodic call to continuously update the transform to be applied to the scene.
  • Displays are not disabled if associated Panel becomes invisible. Otherwise the state between Panel & Display becomes inconsistent. Fixed symptom: When loading a configuration that contains a disabled CameraDisplay, during the configuration of the panel(the camera render widget), the panel is set visible for a very short period of time. Because of the missing logic, the CameraDisplay is enabled together with the panel, but the Display remains enabled after the Panel is set invisible. One ends up with an enabled (and subscribed) CameraDisplay without the corresponding RenderWidget, even so the configuration specified that the Display is not enabled.
  • Removed shortkeys from shortkey_to_tool_map_ this should fix #880
  • Contributors: Daniel Stonier, Henning Deeken, Jonathan Meyer, Michael Görner, William Woodall

1.11.8 (2015-08-05)

  • Force and Torque can now be scaled separately in the Wrench display: #862
  • Fixed a bug in the Wrench display: #883
  • Improved error checking when loading ascii stl files.
  • Suppressing some new CMake warnings by setting cmake policies.
  • Re-enable most all of the tests.
  • Added option to start rviz with the ROS logger level set to Debug
  • Fixed setting of status bar from python by checking if the original status bar is being used or not.
  • Added a third person follower view controller.
  • Fix decaying of tf2 static transforms in the TF display.
  • Correctly display color and alpha in pointclouds.
  • Restored functionality to force opacity and color for meshes that have null rgba values.
  • Use the find_package'ed python version detected by catkin. Otherwise it might happen that catkin (and the rest of the workspace) uses 2.x and rviz detects & tries to use 3.x. This can produce some nasty collisions. See rospack, roslz4, qt_gui_cpp and others for similar invokation.
  • Fix processing empty of pointclouds. Otherwise, given a stream of clouds with some of them empty, the last non-empty message will still be displayed until a the next non-empty cloud comes in.
  • Check if position and orientation of links of robots contain NaNs when updating pose of robot links.
  • Fixed DELETEALL marker action, by not iterating on the marker list.
  • Contributors: Carlos Agüero, Gustavo N Goretkin, Jonathan Bohren, Kei Okada, Michael Ferguson, Ryohei Ueda, Thomas Moinel, William Woodall, loganE, louise, otim, v4hn, 寺田 耕志

1.11.7 (2015-03-02)

  • Fixed a bug where the timestamp was not set for the /initialpose message published by the 2D Pose Estimate tool.
  • Added a method/Qt Signal for refreshing tools called refreshTool(). Calling this method updates the name and icon of a tool in the toolbar.
  • Fixed a bug with setCurrentTool. This fixes a rare gui bug: if an incoming tool directly calls another tool during it's activate() function the tool gets changed accordingly but the toolbar gui becomes inconsistent because Tool* tool pointer is outdated in this case. using Tool* current_tool fixes this.
  • Fixed initialization of Tool's shortcut_key_ and fixed a bug in toKeys().
    • Initialized the shortcut_key_ param with '/0' to be able to check whether a tool has a shortkey assigned or not.
    • Made the tool manager check if a tool has a shortkey before converting the char to a key code.
    • Fixed the toKeys() method by removing the assertions, making at a boolean returning function and allowing a single key only, as this is what is to be expected from the shortcut_key_ param this should fix #851
  • Contributors: Henning Deeken, William Woodall, lsouchet

1.11.6 (2015-02-13)

  • Fixed a mesh memory leak in ogre_helpers/mesh_shape.h/.cpp This fixes a memory leak which is caused due to no meshes ever being destroyed without removing the mesh from the mesh manager. This gets really bad when drawing meshes with 50K triangles at 10Hz, resulting in a leak rate @ ~60MB/sec.
  • Add a simple 'About' dialog to the help menu.
  • Contributors: Jonathan Bohren, William Woodall, gavanderhoorn

1.11.5 (2015-02-11)

  • Tools (on the toolbar) can now indicate if they need access to keypresses by setting the access_all_keys_ attribute. The handling of keypresses in tools has also been refactored. See: pull request #838
  • Path display now has an additional display style called "Billboards" which allows to set the line width of the paths. It also now has an offset property to shift the path with regard to the fixed frame origin. See: pull request #842
  • Meshes now have their ambient values scaled by 0.5 which gives a softer look, which is more in line with Gazebo's look and feel. See: pull request #841
  • The default ambient color for meshes is now 0,0,0, down from 0.5,0.5,0.5. See: pull request #837
  • Triangle-list markers are now shaded like other objects. See: pull request #833
  • Color is now applied to all visuals of the line class, closes #820. See: pull request #827
  • The find_package logic for assimp/yamlcpp has been moved to before add_library for librviz to fix building on OS X. See: pull request #825
  • Fixed moc generation errors with boost >= 1.57. See: pull request #826
  • Contributors: Daniel Stonier, Dave Hershberger, Henning Deeken, Michael Ferguson, Timm Linder, William Woodall, v4hn

1.11.4 (2014-10-30)

  • Fixed stereo support for custom projection matrices
  • Fixed read off end of array in triangle_list_marker
  • Add dependency on opengl rviz calls find_package(OpenGL), so it should have a direct dependency on OpenGL. This matters on ARM, where the other packages that rviz depends on use OpenGL.ES, and don't provide a transitive dependency on OpenGL.
  • Update map via QT signal instead of in ros thread Resolved issues when running RViz in rqt where the incomingMap callback is not issued from RViz's main QThread causing a crash in Ogre. Map updates are now handled by emitting a signal to update the map from the callback thread.
  • fix rainbow color, see #813
  • Added TF listener as parameter to constructors of VisualizationManager and FrameManager
  • Fix add by topic for Marker and MarkerArray
  • Fixed map plugin to only show when active
  • stereo: restore camera after rendering (Avoids a segfault)
  • fix stereo eye separation
  • fix ogre includes
  • Contributors: Acorn Pooley, Alex Bencz, Austin, Austin Hendrix, Ben Charrow, Dave Hershberger, Jonathan Bohren, Kei Okada, William Woodall, ZdenekM, v4hn

1.11.3 (2014-06-26)

  • remove explicit dependency on urdfdom urdfdom is provided via urdf and catkin* CMake variables. The current setup was unbalanced anyways because along with urdfdom, urdfdom_headers should have been being depended on and used. This precipitated from urdfdom's rosdep key changing as it became a system dependency in Indigo.
  • Add ability to delete all markers in Marker plugin
  • fix hidden cursor bug On some systems loading a pixmap from an svg file can fail. On these machines an empty cursor results, meaning the cursor is invisible inside Rviz. This works around the problem by using an arrow cursor when the desired cursor pixmap canot be loaded.
  • Install rviz to the global bin
  • Added display for sensor_msgs/RelativeHumidity
  • Contributors: Acorn Pooley, Adam Leeper, Chad Rockey, Dave Coleman, William Woodall, hersh, trainman419

1.11.2 (2014-05-13)

  • Fix an issue with rendering laser scans: #762
  • Fix an issue with using boost::signal instead of boost::signal2 with tf tf recently moved to boost::signal2, so the effort display needed to be updated too I made it so that it would conditionally use boost::signal2 if the tf version is greater than or equal to 1.11.3 I also fixed some compiler warnings in this code closes #700
  • Contributors: Vincent Rabaud, William Woodall

1.11.1 (2014-05-01)

  • fix fragment reference in point_cloud_box.material Closes #759
  • upgrade ogre model meshs with the OgreMeshUpgrader from ogre 1.9
  • Changed TF listener to use a dedicated thread.
  • Speed up point cloud rendering by caching some computations and using proper loop iterations
  • Fixed rendering of mesh resource type markers with respect to texture rendering and color tinting
  • Fix segfault on exit for OSX
  • Fix memory leak in BillboardLine destructor (material not being destroyed correctly)
  • Fix disabling of groups (#709) This was broken with commit 5897285, which reverted the changes in commit c6dacb1, but rather than only removing the change concerning the read-only attribute, commented out the entire check, including the parent_->getDisableChildren() call (which existed prior to commit 5897285).
  • Add missing libraries to rviz link step, fixes OS X build.
  • fix failing sip bindings when path contains spaces
  • EffortDisplay: Added a check to avoid segfaults when receiving a joint state without efforts
  • Contributors: Dirk Thomas, Hans Gaiser, Jordan Brindza, Mike Purvis, Mirko, Siegfried-A. Gevatter Pujals, Timm Linder, Vincent Rabaud, William Woodall

1.11.0 (2014-03-04)

  • fixing problems with urdfdom_headers 0.3.0
  • Contributors: William Woodall

1.10.14 (2014-03-04)

  • Fixed a bug in tutorials caused by uninitialized ros::Time here.
  • Contributors: Dave Hershberger, William Woodall

1.10.13 (2014-02-26)

  • Use assimp-dev as a [build_depend]{.title-ref} and leave assimp as the [run_depend]{.title-ref}
  • Contributors: Scott K Logan, William Woodall

1.10.12 (2014-02-25)

  • Shiboken is now disabled when a version which would segfault is detected (fix #728)
  • Eigen is now found using the FindEigen.cmake from the [cmake_modules]{.title-ref} package.
  • Added support for rendering rviz in stereo. For more information see this commit: https://github.com/ros-visualization/rviz/commit/9cfaf78e2ae8d34e4481de19568b353964846842
  • Added a "Queue Size" option for the Range display type.
  • Added Ogre-1.10 compatibility This allows rviz to compile (and work) against Ogre 1.10 (currently the latest version of ogre). It also still works with earlier versions of Ogre (tested with Ogre 1.7.4 as installed via debs on Ubuntu 12.04).
  • Now includes ogre without OGRE prefix This is necessary to find Ogre files in the right place with compatibility between Ogre < 1.9 and Ogre >= 1.9. This is also necessary when 2 versions of Ogre are installed on the build machine.
  • RVIZ doesn't use __connection_header from incoming messages, but only uses ros::MessageEvent's
  • Better feature detection for assimp version The unified headers were introduced in Assimp 2.0.1150, so checking for Assimp 3.0.0 is not quite the best solution. See https://github.com/assimp/assimp/commit/6fa251c2f2e7a142bb861227dce0c26362927fbc
  • Contributors: Acorn Pooley, Benjamin Chrétien, Dave Hershberger, Kevin Watts, Scott K Logan, Siegfried-A. Gevatter Pujals, Tully Foote, William Woodall, hersh

1.10.11 (2014-01-26)

  • Fixed in selection_manager which allows interactive markers to work with orthographic cameras views
  • Add support for yamlcpp 0.5 with backwards compatibility with yamlcpp 0.3
  • Fixed message type for Polygon display. The polygon display type actually subscribes to PolygonStamped.
  • Contributors: Austin, Ken Tossell, Max Schwarz, William Woodall

1.10.10 (2013-12-22)

  • Fixed a severe memory leak with markers and marker arrays: #704 and #695
  • Contributors: David Gossow, Vincent Rabaud

1.10.6 (2013-09-03)

  • Added a new method for adding displays, by topic as opposed to by type.
  • Added new exception handling for loading mesh files which have no content.

1.10.5 (2013-08-28 03:50)

  • Removed run_dep on the media_export package
  • All previous history is not curated, see the commit [history <https://github.com/ros-visualization/rviz/commits/hydro-devel>]{.title-ref}.

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Dependant Packages

Name Deps
abb_irb2400_support
abb_irb4400_support
abb_irb5400_support
abb_irb6600_support
abb_irb6640_support
adi_driver
agni_tf_tools
ainstein_radar_rviz_plugins
asr_descriptor_surface_based_recognition
traj_opt_ros
localization_rviz_plugins
audibot_gazebo
cartographer_rviz
caster_viz
cis_camera
cob_interactive_teleop
cob_cartesian_controller
cob_obstacle_distance
cob_twist_controller
cob_grasp_generation
cob_moveit_bringup
cob_navigation_global
cob_navigation_local
cob_navigation_slam
cob_bringup
cob_hardware_config
dbw_fca_description
dbw_mkz_description
dbw_polaris_description
dingo_viz
distance_map_rviz
exotica_examples
fake_joint_launch
fanuc_cr35ia_support
fanuc_cr7ia_moveit_config
fanuc_cr7ia_support
fanuc_cr7ial_moveit_config
fanuc_lrmate200i_moveit_config
fanuc_lrmate200i_support
fanuc_lrmate200ib3l_moveit_config
fanuc_lrmate200ib_moveit_config
fanuc_lrmate200ib_support
fanuc_lrmate200ic5h_moveit_config
fanuc_lrmate200ic5l_moveit_config
fanuc_lrmate200ic_moveit_config
fanuc_lrmate200ic_support
fanuc_m10ia_moveit_config
fanuc_m10ia_support
fanuc_m16ib20_moveit_config
fanuc_m16ib_support
fanuc_m20ia10l_moveit_config
fanuc_m20ia_moveit_config
fanuc_m20ia_support
fanuc_m20ib25_moveit_config
fanuc_m20ib_support
fanuc_m430ia2f_moveit_config
fanuc_m430ia2p_moveit_config
fanuc_m430ia_support
fanuc_m6ib6s_moveit_config
fanuc_m6ib_moveit_config
fanuc_m6ib_support
fanuc_m710ic_support
fanuc_m900ia_support
fanuc_m900ib_support
fanuc_r1000ia80f_moveit_config
fanuc_r1000ia_support
fanuc_lrmate200id7l_moveit_config
fanuc_lrmate200id_moveit_config
fanuc_lrmate200id_support
fanuc_r2000ib_support
fanuc_r2000ic_support
fkie_potree_rviz_plugin
flir_ptu_viz
fsrobo_r_description
fuse_tutorials
fuse_viz
graph_rviz_plugin
grid_map_pcl
grid_map_rviz_plugin
gundam_rx78_description
heron_viz
husky_viz
rviz_imu_plugin
industrial_modbus_tcp
jackal_viz
jsk_data
pr2eus_openrave
jsk_pcl_ros_utils
jsk_perception
jsk_interactive_marker
jsk_interactive_test
jsk_rviz_plugins
khi_duaro_moveit_config
khi_rs007l_moveit_config
khi_rs007n_moveit_config
khi_rs013n_moveit_config
khi_rs020n_moveit_config
khi_rs025n_moveit_config
khi_rs030n_moveit_config
khi_rs080n_moveit_config
kobuki_rviz_launchers
kvh_geo_fog_3d_rviz
leo_viz
leuze_description
marker_rviz_plugin
viz
microstrain_inertial_examples
tra1_description
tra1_moveit_config
mir_description
moose_viz
moveit_ros_visualization
moveit_setup_assistant
moveit_resources_dual_panda_moveit_config
moveit_resources_panda_moveit_config
moveit_resources_prbt_moveit_config
mrp2_viz
mrpt_ekf_slam_2d
mrpt_ekf_slam_3d
mrpt_icp_slam_2d
mrpt_rbpf_slam
costmap_cspace_rviz_plugins
trajectory_tracker_rviz_plugins
octomap_rviz_plugins
panda_moveit_config
pf_description
pf_driver
prbt_moveit_config
prbt_support
psen_scan
psen_scan_v2
radial_menu_example
radial_menu_rviz
raspimouse_description
ridgeback_viz
robot_nav_rviz_plugins
robot_nav_viz_demos
rsm_rviz_plugins
robotont_description
robotont_nuc_description
rqt_rviz
rtabmap_ros
rviz_animated_view_controller
rviz_satellite
rviz_visual_tools
seed_r7_moveit_config
seed_r7_typeg2_arm_moveit_config
seed_r7_samples
sick_ldmrs_description
simple_rviz_plugin
slam_toolbox
smacc_rviz_plugin
snowbot_operating_system
staubli_rx160_support
staubli_tx2_60_support
staubli_tx2_90_support
staubli_tx60_support
staubli_tx90_support
topics_rviz_plugin
towr_ros
turtlebot3_automatic_parking_vision
tuw_multi_robot_rviz
tuw_geometry_rviz
tuw_nav_rviz
tuw_object_rviz
ur10_moveit_config
ur10e_moveit_config
ur16e_moveit_config
ur3_moveit_config
ur3e_moveit_config
ur5_moveit_config
ur5e_moveit_config
ur_description
urdf_sim_tutorial
urdf_tutorial
rwt_image_view
rwt_nav
rwt_steer
librviz_tutorial
rviz_plugin_tutorials
rviz_python_tutorial
warthog_viz

Launch files

No launch files found

Messages

No message files found.

Plugins

Recent questions tagged rviz at Robotics Stack Exchange