ros-foxy-rviz-default-plugins (8.2.8-1focal) focal; urgency=high

  * Delete frame_locked_markers when reusing marker (#907 <https://github.com/ros2/rviz/issues/907>) (#912 <https://github.com/ros2/rviz/issues/912>)
  * Contributors: mergify[bot], Shane Loretz

 -- Jacob Perron <jacob@openrobotics.org>  Thu, 16 Mar 2023 00:00:00 -0000

ros-foxy-rviz-default-plugins (8.2.7-1focal) focal; urgency=high

  * Make Axes display use latest transform (#892 <https://github.com/ros2/rviz/issues/892>) (#904 <https://github.com/ros2/rviz/issues/904>)
  * Set error status when duplicate markers are in the same MarkerArray (#891 <https://github.com/ros2/rviz/issues/891>) (#901 <https://github.com/ros2/rviz/issues/901>)
  * Contributors: Shane Loretz

 -- Jacob Perron <jacob@openrobotics.org>  Mon, 12 Sep 2022 00:00:00 -0000

ros-foxy-rviz-default-plugins (8.2.6-1focal) focal; urgency=high

  * Add underscores to material names (#811 <https://github.com/ros2/rviz/issues/811>) (#824 <https://github.com/ros2/rviz/issues/824>)
  * Export Qt5 dependencies properly (#687 <https://github.com/ros2/rviz/issues/687>) (#822 <https://github.com/ros2/rviz/issues/822>)
  * Change image display to not rely on TF (#781 <https://github.com/ros2/rviz/issues/781>)
  * Contributors: Cory Crean, Helen Oleynikova, Jacob Perron, Michel Hidalgo

 -- Jacob Perron <jacob@openrobotics.org>  Fri, 04 Feb 2022 00:00:00 -0000

ros-foxy-rviz-default-plugins (8.2.5-1focal) focal; urgency=high



 -- Jacob Perron <jacob@openrobotics.org>  Tue, 12 Oct 2021 00:00:00 -0000

ros-foxy-rviz-default-plugins (8.2.4-1focal) focal; urgency=high

  * Fixed crash when changing rendering parameters for pointcloud2 while 'Selectable' box is unchecked (#768 <https://github.com/ros2/rviz/issues/768>) (#770 <https://github.com/ros2/rviz/issues/770>)
  * Contributors: Alejandro Hernández Cordero

 -- Jacob Perron <jacob@openrobotics.org>  Tue, 05 Oct 2021 00:00:00 -0000

ros-foxy-rviz-default-plugins (8.2.3-1focal) focal; urgency=high

  * YUV to RGB changes (#732 <https://github.com/ros2/rviz/issues/732>)
  * Export InteractiveMarker (#728 <https://github.com/ros2/rviz/issues/728>)
  * Contributors: Akash, cturcotte-qnx

 -- Jacob Perron <jacob@openrobotics.org>  Wed, 01 Sep 2021 00:00:00 -0000

ros-foxy-rviz-default-plugins (8.2.2-1focal) focal; urgency=high

  * Make the types explicit in quaternion_helper.hpp. (#625 <https://github.com/ros2/rviz/issues/625>) (#673 <https://github.com/ros2/rviz/issues/673>)
    all calculations to floats.
  * Contributors: Louise Poubel

 -- Jacob Perron <jacob@openrobotics.org>  Fri, 18 Jun 2021 00:00:00 -0000

ros-foxy-rviz-default-plugins (8.2.1-1focal) focal; urgency=high

  * Fix for mousewheel to zoom in/out (#623 <https://github.com/ros2/rviz/issues/623>) (#626 <https://github.com/ros2/rviz/issues/626>)
  * Update maintainer list (#619 <https://github.com/ros2/rviz/issues/619>)
  * Do not use assume every RenderPanel has a ViewController. (#613 <https://github.com/ros2/rviz/issues/613>) (#615 <https://github.com/ros2/rviz/issues/615>)
  * [foxy-backport] fast forward of ros2 (default) to foxy (#570 <https://github.com/ros2/rviz/issues/570>)
    * restore compatibility with older Qt versions (#561 <https://github.com/ros2/rviz/issues/561>)
    * Suppress warnings when building with older Qt versions. (#562 <https://github.com/ros2/rviz/issues/562>)
    * Don't try to moc generate env_config.hpp file. (#550 <https://github.com/ros2/rviz/issues/550>)
    This removes one more warning from rviz_common builds.
    * rewrite hack to avoid CMake warning with assimp 5.0.1 and older, apply cross platform (#565 <https://github.com/ros2/rviz/issues/565>)
    * Use dedicated TransformListener thread (#551 <https://github.com/ros2/rviz/issues/551>)
    * restore alphabetical include order (#563 <https://github.com/ros2/rviz/issues/563>)
    * Don't install test header files in rviz_rendering. (#564 <https://github.com/ros2/rviz/issues/564>)
  * Contributors: Jacob Perron, Michael Jeronimo, Michel Hidalgo, William Woodall, Chen Lihui, Dirk Thomas, Chris Lalancette, ymd-stella
    Karsten Knese

 -- Jacob Perron <jacob@openrobotics.org>  Wed, 09 Dec 2020 00:00:00 -0000

ros-foxy-rviz-default-plugins (8.2.0-1focal) focal; urgency=high

  * Changed to not install test header files in rviz_rendering. (#564 <https://github.com/ros2/rviz/issues/564>)
  * Changed to use a dedicated TransformListener thread. (#551 <https://github.com/ros2/rviz/issues/551>)
  * Suppressed warnings when building with older Qt versions. (#562 <https://github.com/ros2/rviz/issues/562>)
  * Restored compatibility with older Qt versions (#561 <https://github.com/ros2/rviz/issues/561>)
  * Contributors: Chris Lalancette, Dirk Thomas, ymd-stella

 -- William Woodall <william@osrfoundation.org>  Tue, 23 Jun 2020 00:00:00 -0000

ros-foxy-rviz-default-plugins (8.1.1-1focal) focal; urgency=high

  * avoid absolute OGRE path in exported targets (#558 <https://github.com/ros2/rviz/issues/558>)
  * Contributors: Dirk Thomas

 -- William Woodall <william@osrfoundation.org>  Wed, 03 Jun 2020 00:00:00 -0000

ros-foxy-rviz-default-plugins (8.1.0-1focal) focal; urgency=high

  * Added missing virtual destructors (#553 <https://github.com/ros2/rviz/issues/553>)
  * Contributors: Ivan Santiago Paunovic

 -- William Woodall <william@osrfoundation.org>  Wed, 03 Jun 2020 00:00:00 -0000

ros-foxy-rviz-default-plugins (8.0.3-1focal) focal; urgency=high

  * Fixed deprecated Qt usage. (#555 <https://github.com/ros2/rviz/issues/555>)
  * Contributors: Jacob Perron

 -- William Woodall <william@osrfoundation.org>  Tue, 02 Jun 2020 00:00:00 -0000

ros-foxy-rviz-default-plugins (8.0.2-1focal) focal; urgency=high

  * Removed rviz_default_plugins dependency on TinyXML (#531 <https://github.com/ros2/rviz/issues/531>)
    This clears the way for urdf to switch to TinyXML2
    Note that internally, urdf was converting the passed XML to a string and reparsing it in the implementation of ``urdf::model::initXml``
  * Contributors: Dan Rose

 -- William Woodall <william@osrfoundation.org>  Thu, 21 May 2020 00:00:00 -0000

ros-foxy-rviz-default-plugins (8.0.1-1focal) focal; urgency=high

  * Added dependency on ogre to fix building on the buildfarm (#544 <https://github.com/ros2/rviz/issues/544>)
  * Refactored test fixtures to reduce memory usage while compiling (#540 <https://github.com/ros2/rviz/pull/540>)
  * Contributors: Chris Lalancette

 -- William Woodall <william@osrfoundation.org>  Thu, 07 May 2020 00:00:00 -0000

ros-foxy-rviz-default-plugins (8.0.0-1focal) focal; urgency=high

  * 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 <https://github.com/ros2/rviz/issues/533>)
  * Updated includes to use non-entry point headers from detail subdir. (#526 <https://github.com/ros2/rviz/issues/526>)
  * Changed to use ``ament_export_targets()``. (#525 <https://github.com/ros2/rviz/issues/525>)
  * Changed to use the clock from the node in tools. (#519 <https://github.com/ros2/rviz/issues/519>)
  * Changed to allow the MapDisplay "Update Topic" to be changed. (#517 <https://github.com/ros2/rviz/issues/517>)
    The major reason for this is so that the "Update Topic"
    (and more importantly the QoS profile) is saved when clicking
    "Save Config" in RViz2.  The more minor reason is that a user
    *might* want to use a different topic for this.  We still
    auto-populate this field with <topic_name>_updates by default,
    but the user can now override it.
  * Made some code style changes. (#504 <https://github.com/ros2/rviz/issues/504>)
  * Fixed camera info for camera display. (#419 <https://github.com/ros2/rviz/issues/419>)
  * Fixed wrong resource group for robot links. (#495 <https://github.com/ros2/rviz/issues/495>)
  * Changed default goal to ``goal_pose`` and not just in default rviz. (#491 <https://github.com/ros2/rviz/issues/491>)
  * Fixed a bug by setting the clock type if Marker ``frame_locked`` is true. (#482 <https://github.com/ros2/rviz/issues/482>)
    Fixes #479 <https://github.com/ros2/rviz/issues/479>
  * Fixed the map display for moving TF frame. (#483 <https://github.com/ros2/rviz/issues/483>)
    Instead of the current time, use Time(0) to get the latest available transform as a fallback.
    This is the same logic that is applied in RViz from ROS 1.
    Resolves #332 <https://github.com/ros2/rviz/issues/332>
  * Migrated pose with covariance display. (#471 <https://github.com/ros2/rviz/issues/471>)
  * Fixed build when included as a sub-project. (#475 <https://github.com/ros2/rviz/issues/475>)
  * Added icon copyrights + PoseWithCovariance icon. (#430 <https://github.com/ros2/rviz/issues/430>)
  * Contributors: Chris Lalancette, Dan Rose, Dirk Thomas, Jacob Perron, Martin Idel, Michel Hidalgo, Steven Macenski, chapulina

 -- William Woodall <william@osrfoundation.org>  Fri, 01 May 2020 00:00:00 -0000

ros-foxy-rviz-default-plugins (7.0.3-1focal) focal; urgency=high



 -- William Woodall <william@osrfoundation.org>  Wed, 13 Nov 2019 00:00:00 -0000

ros-foxy-rviz-default-plugins (7.0.2-1focal) focal; urgency=high

  * Use clock from context in markers (#472 <https://github.com/ros2/rviz/issues/472>)
  * Contributors: Martin Idel

 -- William Woodall <william@osrfoundation.org>  Wed, 23 Oct 2019 00:00:00 -0000

ros-foxy-rviz-default-plugins (7.0.1-1focal) focal; urgency=high

  * Migrate Axes Display (#429 <https://github.com/ros2/rviz/issues/429>)
  * Contributors: Martin Idel

 -- William Woodall <william@osrfoundation.org>  Fri, 04 Oct 2019 00:00:00 -0000

ros-foxy-rviz-default-plugins (7.0.0-1focal) focal; urgency=high

  * Introduce QoS property (#409 <https://github.com/ros2/rviz/issues/409>)
    A container of properties related to QoS settings. Replaces queue size and unreliable properties.
  * Rename interactive marker client enum (#465 <https://github.com/ros2/rviz/issues/465>)
  * Migrate InteractiveMarkerDisplay (#457 <https://github.com/ros2/rviz/issues/457>)
  * Fix map after upgrade (#459 <https://github.com/ros2/rviz/issues/459>)
  * Rename 2d Nav Goal to 2d Goal Pose (#455)
    
    Rename nav pose tool to goal pose tool
    
    Rename topic for goal pose tool from "move_base_simple/goal" to "goal_pose"
  * Do not select interactive markers when mousing over them (#451 <https://github.com/ros2/rviz/issues/451>)
  * Migrate Interaction Tool (#423 <https://github.com/ros2/rviz/issues/423>)
  * Upgrade from Ogre 1.10 to Ogre 1.12.1 (#394 <https://github.com/ros2/rviz/issues/394>)
  * Re-enable use of tf message filter (#375 <https://github.com/ros2/rviz/issues/375>)
  * Fix map display (#425 <https://github.com/ros2/rviz/issues/425>)
  * FrameTransformer implements tf2::BufferCoreInterface and tf2_ros::AsyncBufferInterface (#422 <https://github.com/ros2/rviz/issues/422>)
  * Disambiguate "estimate" pose from "goal" pose in log (#427 <https://github.com/ros2/rviz/issues/427>)
  * Mojave compatibility (#414 <https://github.com/ros2/rviz/issues/414>)
  * Use geometry_msgs types instead of custom types (#426 <https://github.com/ros2/rviz/issues/426>)
  * Remove -Werror from defualt compiler options (#420 <https://github.com/ros2/rviz/issues/420>)
  * Migrate Wrench Display (#396 <https://github.com/ros2/rviz/issues/396>)
  * Contributors: Dan Rose, Hunter L. Allen, Jacob Perron, Karsten Knese, Martin Idel, Shivesh Khaitan, Steven Macenski

 -- William Woodall <william@osrfoundation.org>  Fri, 27 Sep 2019 00:00:00 -0000

ros-foxy-rviz-default-plugins (6.1.1-1focal) focal; urgency=high



 -- William Woodall <william@osrfoundation.org>  Wed, 29 May 2019 00:00:00 -0000

ros-foxy-rviz-default-plugins (6.1.0-1focal) focal; urgency=high

  * Updated to use the new specification for types from the ROS node graph API. (#387 <https://github.com/ros2/rviz/issues/387>)
  * Contributors: Jacob Perron

 -- William Woodall <william@osrfoundation.org>  Mon, 20 May 2019 00:00:00 -0000

ros-foxy-rviz-default-plugins (6.0.0-1focal) focal; urgency=high

  * Made changes to avoid newly deprecated API's related to publishers and subscriptions. (#399 <https://github.com/ros2/rviz/issues/399>)
  * Made changes to avoid newly deprecated API's related to publish calls that used ``shared_ptr``. signature (#398 <https://github.com/ros2/rviz/issues/398>)
  * Changed to use the ``ament_include_directories_order`` macro to ensure header include path ordering is correct. (#384 <https://github.com/ros2/rviz/issues/384>)
  * Made changes to fix interoperability with ``robot_state_publisher``. #14 <https://github.com/ros2/rviz/issues/14> (#378 <https://github.com/ros2/rviz/issues/378>)
  * Contributors: Karsten Knese, William Woodall, ivanpauno

 -- William Woodall <william@osrfoundation.org>  Wed, 08 May 2019 00:00:00 -0000

ros-foxy-rviz-default-plugins (5.1.0-1focal) focal; urgency=high

  * Migrate scalar displays, i.e. temperature, illuminance, relative humidity, and fluid pressure (#367 <https://github.com/ros2/rviz/issues/367>)
  * Fix errors from uncrustify v0.68 (#366 <https://github.com/ros2/rviz/issues/366>)
  * Visibility followup for Swatch marker (#297 <https://github.com/ros2/rviz/issues/297>)
  * Contributors: GW1708, Jacob Perron, Martin Idel, William Woodall

 -- William Woodall <william@osrfoundation.org>  Mon, 14 Jan 2019 00:00:00 -0000

ros-foxy-rviz-default-plugins (5.0.0-1focal) focal; urgency=high

  * Export libraries to trigger hooks. (#358 <https://github.com/ros2/rviz/issues/358>)
  * Made the transformation framework used by rviz pluggable. (#346 <https://github.com/ros2/rviz/issues/346>)
  * Added hotkeys (also to help) (#312 <https://github.com/ros2/rviz/issues/312>)
  * Migrated Range Display (#325 <https://github.com/ros2/rviz/issues/325>)
  * Migrated pose estimate tool (#329 <https://github.com/ros2/rviz/issues/329>)
  * Increased visual testing stability (#344 <https://github.com/ros2/rviz/issues/344>)
  * Fixed laserscan 1 meter limit bug (#345 <https://github.com/ros2/rviz/issues/345>)
  * Changed to always build all tests and skip execution if not supported (#342 <https://github.com/ros2/rviz/issues/342>)
  * Minor cleanup and fixes (#336 <https://github.com/ros2/rviz/issues/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 <https://github.com/ros2/rviz/issues/335>)
    * Show status error when transform failed
  * Changes due to uncrustify 0.67 (#333 <https://github.com/ros2/rviz/issues/333>)
    * fix closing block and tamplete indentation to comply with uncrustify 0.67
    * add space between reference and variable name
    * space before opening bracket
    * fix indend of inherited class
    * fix indent of code blocks
    * no space around -> operator
    * restore original spacing
  * Contributors: Alessandro Bottero, Andreas Greimel, Martin Idel, Mikael Arguedas, Steven! Ragnarök, eric1221bday

 -- William Woodall <william@osrfoundation.org>  Tue, 04 Dec 2018 00:00:00 -0000

ros-foxy-rviz-default-plugins (4.0.1-1focal) focal; urgency=high



 -- William Woodall <william@osrfoundation.org>  Thu, 28 Jun 2018 00:00:00 -0000

ros-foxy-rviz-default-plugins (4.0.0-1focal) focal; urgency=high

  * Polished selection behavior. (#315 <https://github.com/ros2/rviz/issues/315>)
  * Suppressed a warning when disabling a map display. (#320 <https://github.com/ros2/rviz/issues/320>)
  * Fixed point cloud selection. (#307 <https://github.com/ros2/rviz/issues/307>)
  * Fixed a segfault for tf on Windows. (#310 <https://github.com/ros2/rviz/issues/310>)
  * Added a warning when the ``camera_info`` is missing. (#311 <https://github.com/ros2/rviz/issues/311>)
  * Polished tests and migrate or delete old tests. (#289 <https://github.com/ros2/rviz/issues/289>)
  * Migrated the map display. (#267 <https://github.com/ros2/rviz/issues/267>)
  * Migrated the Marker Array display. (#296 <https://github.com/ros2/rviz/issues/296>)
  * Migrated the 2D Nav Goal tool. (#294 <https://github.com/ros2/rviz/issues/294>)
  * Migrated the Third Person Follower View Controller. (#295 <https://github.com/ros2/rviz/issues/295>)
  * Implemented a workaround for the missing identity transform when transforming from a frame to itself. (#298 <https://github.com/ros2/rviz/issues/298>)
  * Migrated the GridCells display. (#286 <https://github.com/ros2/rviz/issues/286>)
  * Migrated the fps camera view controller. (#281 <https://github.com/ros2/rviz/issues/281>)
  * Migrated the point stamped display. (#278 <https://github.com/ros2/rviz/issues/278>)
  * Fixed the splash screen and the help panel. (#277 <https://github.com/ros2/rviz/issues/277>)
  * Migrated the odometry display. (#275 <https://github.com/ros2/rviz/issues/275>)
  * Migrated the focus tool. (#266 <https://github.com/ros2/rviz/issues/266>)
  * Homogenized behavior of rviz when a tf transform fails. (#292 <https://github.com/ros2/rviz/issues/292>)
  * Updated rviz to only use a single ros node. (#197 <https://github.com/ros2/rviz/issues/197>)
  * Migrated XYOrbit View Controller. (#282 <https://github.com/ros2/rviz/issues/282>)
  * Fixed a segfault in the selection manager tests. (#284 <https://github.com/ros2/rviz/issues/284>)
  * Fixed some of the ``plugins_description`` entities. (#285 <https://github.com/ros2/rviz/issues/285>)
  * Migrated the orthographic view controller. (#270 <https://github.com/ros2/rviz/issues/270>)
  * Migrated the measure tool. (#264 <https://github.com/ros2/rviz/issues/264>)
  * Migrated the publish point tool. (#262 <https://github.com/ros2/rviz/issues/262>)
  * Added message type to MarkerDisplay plugin description. (#252 <https://github.com/ros2/rviz/issues/252>)
  * Finished point cloud refactoring and testing. (#250 <https://github.com/ros2/rviz/issues/250>)
  * Improved visual testing framework and added visual tests. (#259 <https://github.com/ros2/rviz/issues/259>)
  * Fixed debug build on macOS. (#258 <https://github.com/ros2/rviz/issues/258>)
  * Fixed a build error for ignored qualifiers warning/error on GCC8. (#261 <https://github.com/ros2/rviz/issues/261>)
  * Migrated the select tool. (#256 <https://github.com/ros2/rviz/issues/256>)
  * Disabled Ogre deprecation warnings on Windows. (#242 <https://github.com/ros2/rviz/issues/242>)
  * Introduced visual testing framework for rviz. (#209 <https://github.com/ros2/rviz/issues/209>)
  * Fixed "display" tests and enable when the test environment allows. (#186 <https://github.com/ros2/rviz/issues/186>)
  * Migrated the LaserScan display. (#238 <https://github.com/ros2/rviz/issues/238>)
  * Restored the use of icons throughout rviz. (#235 <https://github.com/ros2/rviz/issues/235>)
  * Migrated the Path display. (#236 <https://github.com/ros2/rviz/issues/236>)
  * Migrated the pose array display. (#233 <https://github.com/ros2/rviz/issues/233>)
  * Migrated the marker display. (#229 <https://github.com/ros2/rviz/issues/229>)
  * Migrated the Pose display. (#204 <https://github.com/ros2/rviz/issues/204>)
  * Changed the default position of the camera in the RenderPanel. (#205 <https://github.com/ros2/rviz/issues/205>)
  * Migrated the RobotModel display. (#210 <https://github.com/ros2/rviz/issues/210>)
  * Fixed warnings from pluginlib. (#196 <https://github.com/ros2/rviz/issues/196>)
  * Fixed a bug which caused rviz to crash when removing a display. (#191 <https://github.com/ros2/rviz/issues/191>)
  * Refactored the Grid display. (#165 <https://github.com/ros2/rviz/issues/165>)
  * Contributors: Alessandro Bottero, Andreas Greimel, Andreas Holzner, Dirk Thomas, Martin Idel, Mikael Arguedas, Steven! Ragnarök, William Woodall, mjbogusz

 -- William Woodall <william@osrfoundation.org>  Wed, 27 Jun 2018 00:00:00 -0000

ros-foxy-rviz-default-plugins (3.0.0-1focal) focal; urgency=high

  * Fixed compilation errors and runtime issues on Windows. (#175 <https://github.com/ros2/rviz/issues/175>)
  * Migrated the camera display. (#183 <https://github.com/ros2/rviz/issues/183>)
  * Migrated the tf display. (#182 <https://github.com/ros2/rviz/issues/182>)
  * Migrated the Image display. (#164 <https://github.com/ros2/rviz/issues/164>)
  * Migrated code for point cloud displays to ``rviz_default_plugins``. (#153 <https://github.com/ros2/rviz/issues/153>)
  * Fixed a bug where the PointCloud2 display was not accepting valid points. (#189 <https://github.com/ros2/rviz/issues/189>)
  * Migrated the polygon display. (#194 <https://github.com/ros2/rviz/issues/194>)
  * Contributors: William Woodall

 -- William Woodall <william@osrfoundation.org>  Wed, 07 Feb 2018 00:00:00 -0000

ros-foxy-rviz-default-plugins (2.0.0-1focal) focal; urgency=high

  * First version for ROS 2.
  * Contributors: Steven! Ragnarok, William Woodall

 -- William Woodall <william@osrfoundation.org>  Fri, 08 Dec 2017 00:00:00 -0000

ros-foxy-rviz-default-plugins (1.12.11-1focal) focal; urgency=high



 -- William Woodall <william@osrfoundation.org>  Wed, 02 Aug 2017 00:00:00 -0000

ros-foxy-rviz-default-plugins (1.12.10-1focal) focal; urgency=high



 -- William Woodall <william@osrfoundation.org>  Mon, 05 Jun 2017 17:37:00 -0000

ros-foxy-rviz-default-plugins (1.12.9-1focal) focal; urgency=high



 -- William Woodall <william@osrfoundation.org>  Mon, 05 Jun 2017 14:23:00 -0000

ros-foxy-rviz-default-plugins (1.12.8-1focal) focal; urgency=high



 -- William Woodall <william@osrfoundation.org>  Sun, 07 May 2017 00:00:00 -0000

ros-foxy-rviz-default-plugins (1.12.7-1focal) focal; urgency=high



 -- William Woodall <william@osrfoundation.org>  Fri, 05 May 2017 00:00:00 -0000

ros-foxy-rviz-default-plugins (1.12.6-1focal) focal; urgency=high



 -- William Woodall <william@osrfoundation.org>  Tue, 02 May 2017 00:00:00 -0000

ros-foxy-rviz-default-plugins (1.12.5-1focal) focal; urgency=high



 -- William Woodall <william@osrfoundation.org>  Mon, 01 May 2017 00:00:00 -0000

ros-foxy-rviz-default-plugins (1.12.4-1focal) focal; urgency=high



 -- William Woodall <william@osrfoundation.org>  Thu, 27 Oct 2016 00:00:00 -0000

ros-foxy-rviz-default-plugins (1.12.3-1focal) focal; urgency=high



 -- William Woodall <william@osrfoundation.org>  Wed, 19 Oct 2016 00:00:00 -0000

ros-foxy-rviz-default-plugins (1.12.2-1focal) focal; urgency=high



 -- William Woodall <william@osrfoundation.org>  Tue, 18 Oct 2016 00:00:00 -0000

ros-foxy-rviz-default-plugins (1.12.1-1focal) focal; urgency=high



 -- William Woodall <william@osrfoundation.org>  Wed, 20 Apr 2016 00:00:00 -0000

ros-foxy-rviz-default-plugins (1.12.0-1focal) focal; urgency=high



 -- William Woodall <william@osrfoundation.org>  Mon, 11 Apr 2016 00:00:00 -0000

ros-foxy-rviz-default-plugins (1.11.14-1focal) focal; urgency=high



 -- William Woodall <william@osrfoundation.org>  Sun, 03 Apr 2016 00:00:00 -0000

ros-foxy-rviz-default-plugins (1.11.13-1focal) focal; urgency=high



 -- William Woodall <william@osrfoundation.org>  Wed, 23 Mar 2016 00:00:00 -0000

ros-foxy-rviz-default-plugins (1.11.12-1focal) focal; urgency=high



 -- William Woodall <william@osrfoundation.org>  Tue, 22 Mar 2016 19:58:00 -0000

ros-foxy-rviz-default-plugins (1.11.11-1focal) focal; urgency=high



 -- William Woodall <william@osrfoundation.org>  Tue, 22 Mar 2016 18:16:00 -0000

ros-foxy-rviz-default-plugins (1.11.10-1focal) focal; urgency=high



 -- William Woodall <william@osrfoundation.org>  Tue, 13 Oct 2015 00:00:00 -0000

ros-foxy-rviz-default-plugins (1.11.9-1focal) focal; urgency=high



 -- William Woodall <william@osrfoundation.org>  Mon, 21 Sep 2015 00:00:00 -0000

ros-foxy-rviz-default-plugins (1.11.8-1focal) focal; urgency=high



 -- William Woodall <william@osrfoundation.org>  Wed, 05 Aug 2015 00:00:00 -0000

ros-foxy-rviz-default-plugins (1.11.7-1focal) focal; urgency=high



 -- William Woodall <william@osrfoundation.org>  Mon, 02 Mar 2015 00:00:00 -0000

ros-foxy-rviz-default-plugins (1.11.6-1focal) focal; urgency=high



 -- William Woodall <william@osrfoundation.org>  Fri, 13 Feb 2015 00:00:00 -0000

ros-foxy-rviz-default-plugins (1.11.5-1focal) focal; urgency=high



 -- William Woodall <william@osrfoundation.org>  Wed, 11 Feb 2015 00:00:00 -0000

ros-foxy-rviz-default-plugins (1.11.4-1focal) focal; urgency=high



 -- William Woodall <william@osrfoundation.org>  Thu, 30 Oct 2014 00:00:00 -0000

ros-foxy-rviz-default-plugins (1.11.3-1focal) focal; urgency=high



 -- William Woodall <william@osrfoundation.org>  Thu, 26 Jun 2014 00:00:00 -0000

ros-foxy-rviz-default-plugins (1.11.2-1focal) focal; urgency=high



 -- William Woodall <william@osrfoundation.org>  Tue, 13 May 2014 00:00:00 -0000

ros-foxy-rviz-default-plugins (1.11.1-1focal) focal; urgency=high



 -- William Woodall <william@osrfoundation.org>  Thu, 01 May 2014 00:00:00 -0000

ros-foxy-rviz-default-plugins (1.11.0-1focal) focal; urgency=high



 -- William Woodall <william@osrfoundation.org>  Tue, 04 Mar 2014 21:40:00 -0000

ros-foxy-rviz-default-plugins (1.10.14-1focal) focal; urgency=high



 -- William Woodall <william@osrfoundation.org>  Tue, 04 Mar 2014 21:35:00 -0000

ros-foxy-rviz-default-plugins (1.10.13-1focal) focal; urgency=high



 -- William Woodall <william@osrfoundation.org>  Wed, 26 Feb 2014 00:00:00 -0000

ros-foxy-rviz-default-plugins (1.10.12-1focal) focal; urgency=high



 -- William Woodall <william@osrfoundation.org>  Tue, 25 Feb 2014 00:00:00 -0000

ros-foxy-rviz-default-plugins (1.10.11-1focal) focal; urgency=high



 -- William Woodall <william@osrfoundation.org>  Sun, 26 Jan 2014 00:00:00 -0000

ros-foxy-rviz-default-plugins (1.10.10-1focal) focal; urgency=high



 -- William Woodall <william@osrfoundation.org>  Sun, 22 Dec 2013 00:00:00 -0000

ros-foxy-rviz-default-plugins (1.10.9-1focal) focal; urgency=high



 -- William Woodall <william@osrfoundation.org>  Tue, 15 Oct 2013 00:00:00 -0000

ros-foxy-rviz-default-plugins (1.10.7-1focal) focal; urgency=high



 -- William Woodall <william@osrfoundation.org>  Mon, 16 Sep 2013 00:00:00 -0000

ros-foxy-rviz-default-plugins (1.10.6-1focal) focal; urgency=high



 -- William Woodall <william@osrfoundation.org>  Tue, 03 Sep 2013 00:00:00 -0000

ros-foxy-rviz-default-plugins (1.10.5-1focal) focal; urgency=high



 -- William Woodall <william@osrfoundation.org>  Wed, 28 Aug 2013 03:50:00 -0000

ros-foxy-rviz-default-plugins (1.10.4-1focal) focal; urgency=high



 -- William Woodall <william@osrfoundation.org>  Wed, 28 Aug 2013 03:13:00 -0000

ros-foxy-rviz-default-plugins (1.10.3-1focal) focal; urgency=high



 -- William Woodall <william@osrfoundation.org>  Wed, 14 Aug 2013 00:00:00 -0000

ros-foxy-rviz-default-plugins (1.10.2-1focal) focal; urgency=high



 -- William Woodall <william@osrfoundation.org>  Fri, 26 Jul 2013 00:00:00 -0000

ros-foxy-rviz-default-plugins (1.10.1-1focal) focal; urgency=high



 -- William Woodall <william@osrfoundation.org>  Tue, 16 Jul 2013 00:00:00 -0000

ros-foxy-rviz-default-plugins (1.10.0-1focal) focal; urgency=high



 -- William Woodall <william@osrfoundation.org>  Thu, 27 Jun 2013 00:00:00 -0000

ros-foxy-rviz-default-plugins (1.9.30-1focal) focal; urgency=high



 -- William Woodall <william@osrfoundation.org>  Thu, 30 May 2013 00:00:00 -0000

ros-foxy-rviz-default-plugins (1.9.29-1focal) focal; urgency=high



 -- William Woodall <william@osrfoundation.org>  Mon, 15 Apr 2013 00:00:00 -0000

ros-foxy-rviz-default-plugins (1.9.27-1focal) focal; urgency=high



 -- William Woodall <william@osrfoundation.org>  Fri, 15 Mar 2013 13:23:00 -0000

ros-foxy-rviz-default-plugins (1.9.26-1focal) focal; urgency=high



 -- William Woodall <william@osrfoundation.org>  Fri, 15 Mar 2013 10:38:00 -0000

ros-foxy-rviz-default-plugins (1.9.25-1focal) focal; urgency=high



 -- William Woodall <william@osrfoundation.org>  Thu, 07 Mar 2013 00:00:00 -0000

ros-foxy-rviz-default-plugins (1.9.24-1focal) focal; urgency=high



 -- William Woodall <william@osrfoundation.org>  Sat, 16 Feb 2013 00:00:00 -0000

ros-foxy-rviz-default-plugins (1.9.23-1focal) focal; urgency=high



 -- William Woodall <william@osrfoundation.org>  Wed, 13 Feb 2013 00:00:00 -0000

ros-foxy-rviz-default-plugins (1.9.22-1focal) focal; urgency=high



 -- William Woodall <william@osrfoundation.org>  Tue, 12 Feb 2013 16:30:00 -0000

ros-foxy-rviz-default-plugins (1.9.21-1focal) focal; urgency=high



 -- William Woodall <william@osrfoundation.org>  Tue, 12 Feb 2013 14:00:00 -0000

ros-foxy-rviz-default-plugins (1.9.20-1focal) focal; urgency=high



 -- William Woodall <william@osrfoundation.org>  Mon, 21 Jan 2013 00:00:00 -0000

ros-foxy-rviz-default-plugins (1.9.19-1focal) focal; urgency=high



 -- William Woodall <william@osrfoundation.org>  Sun, 13 Jan 2013 00:00:00 -0000

ros-foxy-rviz-default-plugins (1.9.18-1focal) focal; urgency=high



 -- William Woodall <william@osrfoundation.org>  Tue, 18 Dec 2012 00:00:00 -0000

ros-foxy-rviz-default-plugins (1.9.17-1focal) focal; urgency=high



 -- William Woodall <william@osrfoundation.org>  Fri, 14 Dec 2012 00:00:00 -0000

ros-foxy-rviz-default-plugins (1.9.16-1focal) focal; urgency=high



 -- William Woodall <william@osrfoundation.org>  Wed, 14 Nov 2012 15:49:00 -0000

ros-foxy-rviz-default-plugins (1.9.15-1focal) focal; urgency=high



 -- William Woodall <william@osrfoundation.org>  Tue, 13 Nov 2012 00:00:00 -0000

ros-foxy-rviz-default-plugins (1.9.14-1focal) focal; urgency=high



 -- William Woodall <william@osrfoundation.org>  Wed, 14 Nov 2012 02:20:00 -0000

ros-foxy-rviz-default-plugins (1.9.13-1focal) focal; urgency=high



 -- William Woodall <william@osrfoundation.org>  Wed, 14 Nov 2012 00:58:00 -0000

ros-foxy-rviz-default-plugins (1.9.12-1focal) focal; urgency=high



 -- William Woodall <william@osrfoundation.org>  Tue, 06 Nov 2012 00:00:00 -0000

ros-foxy-rviz-default-plugins (1.9.11-1focal) focal; urgency=high



 -- William Woodall <william@osrfoundation.org>  Fri, 02 Nov 2012 00:00:00 -0000

ros-foxy-rviz-default-plugins (1.9.10-1focal) focal; urgency=high



 -- William Woodall <william@osrfoundation.org>  Thu, 01 Nov 2012 11:10:00 -0000

ros-foxy-rviz-default-plugins (1.9.9-1focal) focal; urgency=high



 -- William Woodall <william@osrfoundation.org>  Thu, 01 Nov 2012 11:01:00 -0000

ros-foxy-rviz-default-plugins (1.9.8-1focal) focal; urgency=high



 -- William Woodall <william@osrfoundation.org>  Thu, 01 Nov 2012 10:52:00 -0000

ros-foxy-rviz-default-plugins (1.9.7-1focal) focal; urgency=high



 -- William Woodall <william@osrfoundation.org>  Thu, 01 Nov 2012 10:40:00 -0000

ros-foxy-rviz-default-plugins (1.9.6-1focal) focal; urgency=high



 -- William Woodall <william@osrfoundation.org>  Wed, 31 Oct 2012 00:00:00 -0000

ros-foxy-rviz-default-plugins (1.9.5-1focal) focal; urgency=high



 -- William Woodall <william@osrfoundation.org>  Fri, 19 Oct 2012 00:00:00 -0000

ros-foxy-rviz-default-plugins (1.9.4-1focal) focal; urgency=high



 -- William Woodall <william@osrfoundation.org>  Mon, 15 Oct 2012 15:00:00 -0000

ros-foxy-rviz-default-plugins (1.9.3-1focal) focal; urgency=high



 -- William Woodall <william@osrfoundation.org>  Mon, 15 Oct 2012 10:41:00 -0000

ros-foxy-rviz-default-plugins (1.9.2-1focal) focal; urgency=high



 -- William Woodall <william@osrfoundation.org>  Fri, 12 Oct 2012 13:38:00 -0000

ros-foxy-rviz-default-plugins (1.9.1-1focal) focal; urgency=high



 -- William Woodall <william@osrfoundation.org>  Fri, 12 Oct 2012 11:57:00 -0000

ros-foxy-rviz-default-plugins (1.9.0-1focal) focal; urgency=high



 -- William Woodall <william@osrfoundation.org>  Wed, 10 Oct 2012 00:00:00 -0000


