CHANGELOG
Changelog for package rosgraph_monitor
0.2.0 (2025-08-07)
Node Parameters on /rosgraph (#26) * Graph monitor asynchronously queries parameter list for each tracked node, to know parameter names in graph representation
Implement publisher/subscriber attributes on /rosgraph (#23) * Includes QoS profile mapping and enums
Publish node info under /rosgraph (#20)
Update package maintainers (#19) * Update package maintainers and add some author attributions to package.xml
Add useful set of precommit formatters and checks that enhance the ament linting (#21)
Use DiagnosticAggregator instead of custom Analyzer (#16)
Test the rmw_stats_shim topic_statistics in the CI build (#18)
Update package maintainers (#19) * Update package maintainers and add some author attributions to package.xml
Use new ParamListener usercallback to skip the additional OnSetParametersCallback logic (#13)
Contributors: Emerson Knapp, Troy Gibb
0.1.2 (2025-05-12)
Kilted support (#6)
Contributors: Emerson Knapp