Skip to content

Latest commit

 

History

History
25 lines (21 loc) · 1.15 KB

CHANGELOG.rst

File metadata and controls

25 lines (21 loc) · 1.15 KB

Changelog for package rviz

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)