Skip to content

Releases: niwcpac/rqt_dotgraph

0.0.2

02 Oct 18:01
d72f63e
Compare
Choose a tag to compare
  • Contributors: Alexander Xydes, Thomas Denewiler

Added

  • Troubleshooting:

    • Tips for some runtime crashes due to missing dependencies. (#13)
    • Details about fixing plugin file not found error. (#9)
  • Run actions on a schedule or workflow_dispatch as well as pull request and push. (#10)

  • Update actions used in workflows. (#14)

  • Update CI to use newer versions of actions and test on multiple ROS distributions. (#12)

  • Update list of maintainers. (#18)

v0.0.1

17 May 23:50
325d0a7
Compare
Choose a tag to compare

Initial release of a ROS2 node and an rqt plugin for visualizing dot graph files.

Added

  • Github actions workflow to test and lint the package.
  • Automatically zooming to fit dotgraph only the first time a graph is received on a topic.
    Zooming to fit upon loading dotgraph file.

Fixed

  • Properly destroying old subscription.