- Fixes for uncrustify 0.72 (#807)
- Do not block visualization manager updates when opening the display panel dialog (#795)
- Contributors: Chris Lalancette, Ivan Santiago Paunovic
- Switch to using Qt::MiddleButton for RViz. (#802)
- Removed traces in renderPanel (#777)
- move yaml_config_writer.hpp to public includes (#764)
- Update displays_panel.cpp (#745)
- Robot: Report mesh loading issues (#744)
- Exposed tool_manager header file. (#767)
- refactor: make const getter methods const (#756)
- Efficiently handle 3-bytes pixel formats (#743)
- Report sample lost events (#686)
- Contributors: ANDOU Tetsuo, Alejandro Hernández Cordero, Chris Lalancette, Gonzo, Joseph Schornak, davidorchansky
- Update window close icon (#734)
- Fix missing "X" icon in panel close button (#731)
- Add rviz_rendering dependency to rviz_common (#727)
- Remove the word "Alpha" from the splash screen. (#696)
- Removed some memory leaks in rviz_rendering and rviz_rendering_tests (#710)
- Contributors: Alejandro Hernández Cordero, Chris Lalancette, Rebecca Butler
- Add visualization_frame to the public API (#660)
- Contributors: Jafar Abdi
- Add ViewPicker::get3DPatch to the public API (#657)
- Fix byte indexing for depth patch pixels (#661)
- fix toolbar vanishing when pressing escape (#656)
- Expose VisualizationManager and YamlConfigReader to the public API (#649)
- Use the stack for the classes in the property test. (#644)
- Contributors: Chris Lalancette, Joseph Schornak, ipa-fez
- Check that the views_man_ and views_man_->getCurrent() are not nullptr. (#634)
- Contributors: Chris Lalancette
- Fix for mousewheel to zoom in/out (#623)
- Ensure rviz_common::MessageFilterDisplay processes messages in the main thread (#620)
- Fix render window disppearing after saving image (#611)
- Add linters and use ament_lint_auto (#608)
- Update maintainers (#607)
- TimePanel port (#599)
- Upgrade to tinyxml2 for rviz (#418)
- Fix segfault on changing filter size for non-existent topic (#597)
- improve color support for themes (#590)
- Fix topic IntProperty number ranges (#596)
- Switch to nullptr everywhere. (#592)
- Expose MessageFilterDisplay's queue size (#593)
- Filter topics in drop down menu (#591)
- rviz_common: Remove variadic macro warning check (#421)
- Use retriever.hpp (#589)
- Fix the order of destructors (#572)
- Contributors: Audrow Nash, Chen Lihui, Chris Lalancette, Jacob Perron, Martin Idel, Michael Ferguson, Michael Jeronimo, Michel Hidalgo, Nico Neumann, Rich Mattes, Shane Loretz, spiralray
- Changed to not install test header files in rviz_rendering. (#564)
- Fixed alphabetical include order (#563)
- Changed to avoid trying to moc generate
env_config.hpp
file. (#550) - Contributors: Chris Lalancette, Karsten Knese
- Fixed deprecated Qt usage. (#555)
- Contributors: Jacob Perron
- Changed to use modern cmake style with pluginlib (#542)
- Removed automoc completely. (#545)
- Contributors: Chris Lalancette, Karsten Knese
- Note from wjwwood: I've chosen bump the major version this time, even though the API was not broken strictly speaking, partly because of some potentially disruptive build system changes and partially in preparation for ROS Foxy, to allow for new minor/patch versions in the previous ROS release Eloquent.
- Removed duplicate include dirs and link libraries. (#533)
- Added missing export of urdf. (#529)
- Made changes to avoid newly deprecated functions in rclcpp. (#528)
- Changed to use
ament_export_targets()
. (#525) - Updated deprecated enums in rviz_common. (#510)
- Solved a compiler warning in Ubuntu Focal. (#503)
- Removed an uncessary call to render scene. (#490)
- Made some code style changes. (#504)
- Fixed a bug encountered when included as a sub-project. (#475)
- Contributors: Dan Rose, Dirk Thomas, Ivan Santiago Paunovic, Jacob Perron, William Woodall, brawner
- Introduce QoS property (#409) A container of properties related to QoS settings. Replaces queue size and unreliable properties.
- Migrate InteractiveMarkerDisplay (#457)
- Rename 2d Nav Goal to 2d Goal Pose (#455)
- Rename nav pose tool to goal pose tool
- Rename topic for goal pose tool from "move_base_simple/goal" to "goal_pose"
- Do not select interactive markers when mousing over them (#451)
- Migrate Interaction Tool (#423)
- Upgrade from Ogre 1.10 to Ogre 1.12.1 (#394)
- Re-enable use of tf message filter (#375)
- Static analysis cleanup for rviz_common (#431)
- Fix deprecation warnings with new Qt (#435)
- FrameTransformer implements tf2::BufferCoreInterface and tf2_ros::AsyncBufferInterface (#422)
- Use geometry_msgs types instead of custom types (#426)
- Remove -Werror from defualt compiler options (#420)
- Use node to create clock used to stamp publications (#407)
- Remove blank lines that latest uncrustify doesn't like (#411)
- Contributors: Emerson Knapp, Hunter L. Allen, Jacob Perron, Martin Idel, Scott K Logan, Shivesh Khaitan, Steven Macenski, William Woodall
- Updated to use the new specification for types from the ROS node graph API. (#387)
- Contributors: Jacob Perron
- Made changes to avoid newly deprecated API's related to publishers and subscriptions. (#399)
- Updated to be compatible with new QoS settings. (#392)
- Fixed a crash on shutdown by properly freeing the
transformation_manager
. (#386) - Contributors: M. M, Michael Jeronimo, William Woodall
- Fix errors from uncrustify v0.68 (#366)
- Contributors: Jacob Perron, William Woodall
- Moved rviz_yaml_cpp_vendor into it's own repo (#361)
- Exported libraries to trigger hooks. (#358)
- Added virtual destructors for WindowManagerInterface and ViewportProjectionFinder (#356)
- Changed to use spin_some with max_duration (#354) * spin_once() limits the number of callbacks that can be called based on how quickly the gui updates. * This results in lag when displaying tf frames. * Use spin_some(max_duration) to execute all of the work available.
- Made the transformation framework used by rviz pluggable. (#346)
- Fixed wrong name of InitialPose plugin in default config (#352)
- Added hotkeys (also to help) (#312)
- Migrated pose estimate tool (#329)
- Changed to now pass clock to tf2_ros::buffer (#340)
- Changted to always build all tests and skip execution if not supported (#342)
- Reverted workaround for identity transform after geometry2 fix (#343)
- Reverted "Add simple mechanism to automatically convert old configs" (#337) * No longer necessary for C-Turtle
- Minor cleanup and fixes (#336) * Fix environment for colcon builds (no appends necessary) * Fix warning in visual_test_fixture.cpp and add -Werror option in CMakeLists.txt * Fix Qt moc warning for virtual signal
- Fixed missing status in laser scan display (#335) * Show status error when transform failed * Modify logging behaviour
- Updates due to uncrustify 0.67 (#333) * fix closing block and tamplete indentation to comply with uncrustify 0.67 * add space between reference and variable name * space before opening bracket * fix indend of inherited class * fix indent of code blocks * no space around -> operator * restore original spacing
- Contributors: Andreas Greimel, Kartik Mohta, Martin Idel, Michael Carroll, Mikael Arguedas, Shane Loretz, Steven! Ragnarök
- Polished selection behavior. (#315)
- Fixed invalid color profile in PNGs. (#306)
- Updated use of tf2 so that it reused the rviz node. (#290)
- Made the display status not editable. (#316)
- Fixed some bugs causing RViz to crash on macOS. (#319)
- Fixed a segfault that could occur on empty frames. (#313)
- Moved the selection icon to
rviz_common
. (#314) - Polished more tests and migrate or delete old tests. (#289)
- Migrated the map display. (#267)
- Migrated Marker Array Display. (#296)
- Migrated 2D Nav Goal tool. (#294)
- Fixed a memory leak in shutdown of ros client abstraction. (#301)
- Implemented a workaround for the missing identity transform when transforming from a frame to itself. (#298)
- Fixed the splash screen and help panel. (#277)
- Migrated the Odometry display. (#275)
- Homogenized behavior of rviz when a tf transform fails. (#292)
- Changed rviz so that only a single ros node is used. (#197)
- Migrated the XYOrbit View Controller. (#282)
- Fixed select and measure tool behavior on macOS Retina displays. (#283)
- Fixed a segfault in the selection manager tests. (#284)
- Fixed rviz application so it shows an icon on macOS's toolbar when running. (#272)
- Moved the
rviz_common::Panel
into a public header. (#265) - Migrated the orthographic view controller. (#270)
- Restored most of the command line options for rviz. (#255)
- Migrated tool properties panel. (#251)
- Finished point cloud refactoring and testing. (#250)
- Migrated the select tool. (#256)
- Introduced visual testing framework for rviz. (#209)
- Fixed "display" tests and enable when the test environment allows. (#186)
- Restored use of icons throughout rviz. (#235)
- Migrated marker display. (#229)
- Changed the default position of the camera in RenderPanel. (#205)
- Migrated RobotModelDisplay. (#210)
- Fixed a possible null pointer is dereference. (#178) * Signed-off-by: Chris Ye <[email protected]>
- Migrated camera display (#183)
- Updated Ogre to 1.10.11 (#181)
- Migrated TF Display. (#182)
- Migrated ImageDisplay. (#164)
- Introduced ROS interface abstraction to improve testability. (#156)
- Re-enabled and fixed rviz configuration file loading. (#167)
- Fixed a bug caused by a missing break in switch statement. (#158)
- Migrated code for point cloud displays to
rviz_default_plugins
. (#153) - Contributors: Alessandro Bottero, Andreas Greimel, Andreas Holzner, Chris Ye, Dirk Thomas, Martin Idel, Mikael Arguedas, Steven! Ragnarök, Tim Rakowski, William Woodall
- Fixed compilation errors and runtime issues on Windows. (#175)
- Fixed an issue with docking windows initially.
- Fixed a potential memory leak.
- Fixed a bug which caused rviz to crash when removing a display. (#191) * The crash occurred when adding a camera display and then deleting any display that was created before adding the camera display.
- Contributors: Andreas Greimel, Andreas Holzner, Johannes Jeising, Martin Idel, Steven! Ragnarok, William Woodall