Skip to content

Latest commit

 

History

History
34 lines (30 loc) · 1.17 KB

File metadata and controls

34 lines (30 loc) · 1.17 KB

Changelog for package rviz_tool_cursor

1.0.1 (2023-01-23)

  • Added install of icons directory (#21)
  • Contributors: Michael Ripperger

1.0.0 (2022-08-25)

  • Functionality Update (#20) * Simplified polymorphism interface * Added base class plugin implementation; updated shortcuts; added icons * Updated colorization of mesh and circle tool cursors * Updated tool cursor to display selection points and lines and to publish pose array of selection poses * Moved image to docs directory * Removed getObjectName function * Updated documentation
  • Contributors: Michael Ripperger

0.1.4 (2022-08-25)

  • CI and Formatting Updates (#19) * Added formatting files and scripts * Ran clang formatting * Ran CMake formatting * Added formatting CI jobs
  • Contributors: Michael Ripperger

0.1.3 (2022-08-25)

  • Updated package.xml
  • Contributors: Michael Ripperger