No version for distro humble showing noetic. Known supported distros are highlighted in the buttons above.

Package Summary

Tags No category tags.
Version 0.1.1
License Apache 2.0
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/floweisshardt/atf.git
VCS Type git
VCS Version noetic_release_candidate
Last Updated 2024-02-21
Dev Status MAINTAINED
CI status No Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

Metrics for the ATF.

Additional Links

No additional links.

Maintainers

  • Florian Weisshardt

Authors

  • Florian Weisshardt
  • Florian Koehler
README
No README found. See repository README.
CHANGELOG

Changelog for package atf_metrics

0.1.1 (2024-02-21)

  • Merge pull request #164 from floweisshardt/feature/metric_topic_data new metric topic_data
  • fix pylint
  • add units
  • add missing method
  • fix pylint
  • fix for pylint update
  • new metric topic_data
  • Merge pull request #181 from floweisshardt/feature/add_units add units
  • add units
  • Merge pull request #177 from LoyVanBeek/feature/improve_tf_error_messaging Report about no transforms found when a TF metric fails for that reason.
  • Report about no transforms found when a TF metric fails for that reason. The generic "Stopped without result" pointed me to a different, wrong direction. Issue was that I had a wrong transform with non-existant frame but I interpreted that as the test did not succeed or did not get a result set
  • Merge pull request #173 from floweisshardt/feature/manual_test_execution_noetic fix manual test execution for noetic and add a rostest for it
  • fix time details format
  • Merge pull request #170 from floweisshardt/feature/actions noetic with updated action config
  • roscompile noetic_migration
  • Merge pull request #168 from fmessmer/python3-compatibility [WIP] python3 compatibility
  • 2to3 for python3 compatibility
  • Merge pull request #153 from fmessmer/feature/pylint_some_more [WIP] Feature/pylint-cleanup
  • resolve cyclic dependency
  • fixup: import atf_core.error
  • revert special atf_metrics module
  • properly register metrics
  • proper python modules, cleanup, pylint fixes
  • Merge pull request #163 from floweisshardt/feature/metric_interface_regex support regex in interface metric
  • support regex in interface metric
  • Merge pull request #150 from floweisshardt/fix/user_result rework groundtruth handling
  • fix some more boolean operations of groundtruth.result
  • use enum for result
  • fix user result metric
  • rework groundtruth handling in metrics
  • check details of user_result
  • Merge pull request #155 from floweisshardt/feature/remove_unsupported_merics remove unsupported metrics
  • remove unsupported metrics
  • Merge pull request #14 from floweisshardt/master sync from floweisshardt/master
  • Merge pull request #149 from floweisshardt/feature/tf_velocity new tf metrics
  • introduce SPAN_MEAN, SPAN_MAX, SPAN_ABSMAX, SPAN_MIN, SPAN_ABSMIN
  • fix no result handling
  • harmonize metrics
  • add acceleration and jerk metric
  • add new tf_velicity metric
  • fix error messages for user_result metric
  • Merge pull request #145 from floweisshardt/feature/atf_plotter more features for atf_plotter
  • fix user_result handling
  • fix groundtruth handling in user result
  • Merge pull request #140 from floweisshardt/feature/atf_plotter Feature/atf plotter
  • Merge pull request #143 from floweisshardt/feature/merger merge results
  • fix details in metric time
  • fix min and max values for metric publish_rate
  • fix mode in metric user_result
  • handover mode to metric_result
  • adjust metrics with standalone groundtruth message and unique submetrics
  • introduce mode (span/snap) to all metrics
  • Merge pull request #135 from floweisshardt/feature/check_metric_configuration validate metric configuration
  • validate metric configuration

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Dependant Packages

Name Deps
atf
atf_core

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged atf_metrics at Robotics Stack Exchange

No version for distro jazzy showing noetic. Known supported distros are highlighted in the buttons above.

Package Summary

Tags No category tags.
Version 0.1.1
License Apache 2.0
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/floweisshardt/atf.git
VCS Type git
VCS Version noetic_release_candidate
Last Updated 2024-02-21
Dev Status MAINTAINED
CI status No Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

Metrics for the ATF.

Additional Links

No additional links.

Maintainers

  • Florian Weisshardt

Authors

  • Florian Weisshardt
  • Florian Koehler
README
No README found. See repository README.
CHANGELOG

Changelog for package atf_metrics

0.1.1 (2024-02-21)

  • Merge pull request #164 from floweisshardt/feature/metric_topic_data new metric topic_data
  • fix pylint
  • add units
  • add missing method
  • fix pylint
  • fix for pylint update
  • new metric topic_data
  • Merge pull request #181 from floweisshardt/feature/add_units add units
  • add units
  • Merge pull request #177 from LoyVanBeek/feature/improve_tf_error_messaging Report about no transforms found when a TF metric fails for that reason.
  • Report about no transforms found when a TF metric fails for that reason. The generic "Stopped without result" pointed me to a different, wrong direction. Issue was that I had a wrong transform with non-existant frame but I interpreted that as the test did not succeed or did not get a result set
  • Merge pull request #173 from floweisshardt/feature/manual_test_execution_noetic fix manual test execution for noetic and add a rostest for it
  • fix time details format
  • Merge pull request #170 from floweisshardt/feature/actions noetic with updated action config
  • roscompile noetic_migration
  • Merge pull request #168 from fmessmer/python3-compatibility [WIP] python3 compatibility
  • 2to3 for python3 compatibility
  • Merge pull request #153 from fmessmer/feature/pylint_some_more [WIP] Feature/pylint-cleanup
  • resolve cyclic dependency
  • fixup: import atf_core.error
  • revert special atf_metrics module
  • properly register metrics
  • proper python modules, cleanup, pylint fixes
  • Merge pull request #163 from floweisshardt/feature/metric_interface_regex support regex in interface metric
  • support regex in interface metric
  • Merge pull request #150 from floweisshardt/fix/user_result rework groundtruth handling
  • fix some more boolean operations of groundtruth.result
  • use enum for result
  • fix user result metric
  • rework groundtruth handling in metrics
  • check details of user_result
  • Merge pull request #155 from floweisshardt/feature/remove_unsupported_merics remove unsupported metrics
  • remove unsupported metrics
  • Merge pull request #14 from floweisshardt/master sync from floweisshardt/master
  • Merge pull request #149 from floweisshardt/feature/tf_velocity new tf metrics
  • introduce SPAN_MEAN, SPAN_MAX, SPAN_ABSMAX, SPAN_MIN, SPAN_ABSMIN
  • fix no result handling
  • harmonize metrics
  • add acceleration and jerk metric
  • add new tf_velicity metric
  • fix error messages for user_result metric
  • Merge pull request #145 from floweisshardt/feature/atf_plotter more features for atf_plotter
  • fix user_result handling
  • fix groundtruth handling in user result
  • Merge pull request #140 from floweisshardt/feature/atf_plotter Feature/atf plotter
  • Merge pull request #143 from floweisshardt/feature/merger merge results
  • fix details in metric time
  • fix min and max values for metric publish_rate
  • fix mode in metric user_result
  • handover mode to metric_result
  • adjust metrics with standalone groundtruth message and unique submetrics
  • introduce mode (span/snap) to all metrics
  • Merge pull request #135 from floweisshardt/feature/check_metric_configuration validate metric configuration
  • validate metric configuration

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Dependant Packages

Name Deps
atf
atf_core

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged atf_metrics at Robotics Stack Exchange

No version for distro kilted showing noetic. Known supported distros are highlighted in the buttons above.

Package Summary

Tags No category tags.
Version 0.1.1
License Apache 2.0
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/floweisshardt/atf.git
VCS Type git
VCS Version noetic_release_candidate
Last Updated 2024-02-21
Dev Status MAINTAINED
CI status No Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

Metrics for the ATF.

Additional Links

No additional links.

Maintainers

  • Florian Weisshardt

Authors

  • Florian Weisshardt
  • Florian Koehler
README
No README found. See repository README.
CHANGELOG

Changelog for package atf_metrics

0.1.1 (2024-02-21)

  • Merge pull request #164 from floweisshardt/feature/metric_topic_data new metric topic_data
  • fix pylint
  • add units
  • add missing method
  • fix pylint
  • fix for pylint update
  • new metric topic_data
  • Merge pull request #181 from floweisshardt/feature/add_units add units
  • add units
  • Merge pull request #177 from LoyVanBeek/feature/improve_tf_error_messaging Report about no transforms found when a TF metric fails for that reason.
  • Report about no transforms found when a TF metric fails for that reason. The generic "Stopped without result" pointed me to a different, wrong direction. Issue was that I had a wrong transform with non-existant frame but I interpreted that as the test did not succeed or did not get a result set
  • Merge pull request #173 from floweisshardt/feature/manual_test_execution_noetic fix manual test execution for noetic and add a rostest for it
  • fix time details format
  • Merge pull request #170 from floweisshardt/feature/actions noetic with updated action config
  • roscompile noetic_migration
  • Merge pull request #168 from fmessmer/python3-compatibility [WIP] python3 compatibility
  • 2to3 for python3 compatibility
  • Merge pull request #153 from fmessmer/feature/pylint_some_more [WIP] Feature/pylint-cleanup
  • resolve cyclic dependency
  • fixup: import atf_core.error
  • revert special atf_metrics module
  • properly register metrics
  • proper python modules, cleanup, pylint fixes
  • Merge pull request #163 from floweisshardt/feature/metric_interface_regex support regex in interface metric
  • support regex in interface metric
  • Merge pull request #150 from floweisshardt/fix/user_result rework groundtruth handling
  • fix some more boolean operations of groundtruth.result
  • use enum for result
  • fix user result metric
  • rework groundtruth handling in metrics
  • check details of user_result
  • Merge pull request #155 from floweisshardt/feature/remove_unsupported_merics remove unsupported metrics
  • remove unsupported metrics
  • Merge pull request #14 from floweisshardt/master sync from floweisshardt/master
  • Merge pull request #149 from floweisshardt/feature/tf_velocity new tf metrics
  • introduce SPAN_MEAN, SPAN_MAX, SPAN_ABSMAX, SPAN_MIN, SPAN_ABSMIN
  • fix no result handling
  • harmonize metrics
  • add acceleration and jerk metric
  • add new tf_velicity metric
  • fix error messages for user_result metric
  • Merge pull request #145 from floweisshardt/feature/atf_plotter more features for atf_plotter
  • fix user_result handling
  • fix groundtruth handling in user result
  • Merge pull request #140 from floweisshardt/feature/atf_plotter Feature/atf plotter
  • Merge pull request #143 from floweisshardt/feature/merger merge results
  • fix details in metric time
  • fix min and max values for metric publish_rate
  • fix mode in metric user_result
  • handover mode to metric_result
  • adjust metrics with standalone groundtruth message and unique submetrics
  • introduce mode (span/snap) to all metrics
  • Merge pull request #135 from floweisshardt/feature/check_metric_configuration validate metric configuration
  • validate metric configuration

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Dependant Packages

Name Deps
atf
atf_core

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged atf_metrics at Robotics Stack Exchange

No version for distro rolling showing noetic. Known supported distros are highlighted in the buttons above.

Package Summary

Tags No category tags.
Version 0.1.1
License Apache 2.0
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/floweisshardt/atf.git
VCS Type git
VCS Version noetic_release_candidate
Last Updated 2024-02-21
Dev Status MAINTAINED
CI status No Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

Metrics for the ATF.

Additional Links

No additional links.

Maintainers

  • Florian Weisshardt

Authors

  • Florian Weisshardt
  • Florian Koehler
README
No README found. See repository README.
CHANGELOG

Changelog for package atf_metrics

0.1.1 (2024-02-21)

  • Merge pull request #164 from floweisshardt/feature/metric_topic_data new metric topic_data
  • fix pylint
  • add units
  • add missing method
  • fix pylint
  • fix for pylint update
  • new metric topic_data
  • Merge pull request #181 from floweisshardt/feature/add_units add units
  • add units
  • Merge pull request #177 from LoyVanBeek/feature/improve_tf_error_messaging Report about no transforms found when a TF metric fails for that reason.
  • Report about no transforms found when a TF metric fails for that reason. The generic "Stopped without result" pointed me to a different, wrong direction. Issue was that I had a wrong transform with non-existant frame but I interpreted that as the test did not succeed or did not get a result set
  • Merge pull request #173 from floweisshardt/feature/manual_test_execution_noetic fix manual test execution for noetic and add a rostest for it
  • fix time details format
  • Merge pull request #170 from floweisshardt/feature/actions noetic with updated action config
  • roscompile noetic_migration
  • Merge pull request #168 from fmessmer/python3-compatibility [WIP] python3 compatibility
  • 2to3 for python3 compatibility
  • Merge pull request #153 from fmessmer/feature/pylint_some_more [WIP] Feature/pylint-cleanup
  • resolve cyclic dependency
  • fixup: import atf_core.error
  • revert special atf_metrics module
  • properly register metrics
  • proper python modules, cleanup, pylint fixes
  • Merge pull request #163 from floweisshardt/feature/metric_interface_regex support regex in interface metric
  • support regex in interface metric
  • Merge pull request #150 from floweisshardt/fix/user_result rework groundtruth handling
  • fix some more boolean operations of groundtruth.result
  • use enum for result
  • fix user result metric
  • rework groundtruth handling in metrics
  • check details of user_result
  • Merge pull request #155 from floweisshardt/feature/remove_unsupported_merics remove unsupported metrics
  • remove unsupported metrics
  • Merge pull request #14 from floweisshardt/master sync from floweisshardt/master
  • Merge pull request #149 from floweisshardt/feature/tf_velocity new tf metrics
  • introduce SPAN_MEAN, SPAN_MAX, SPAN_ABSMAX, SPAN_MIN, SPAN_ABSMIN
  • fix no result handling
  • harmonize metrics
  • add acceleration and jerk metric
  • add new tf_velicity metric
  • fix error messages for user_result metric
  • Merge pull request #145 from floweisshardt/feature/atf_plotter more features for atf_plotter
  • fix user_result handling
  • fix groundtruth handling in user result
  • Merge pull request #140 from floweisshardt/feature/atf_plotter Feature/atf plotter
  • Merge pull request #143 from floweisshardt/feature/merger merge results
  • fix details in metric time
  • fix min and max values for metric publish_rate
  • fix mode in metric user_result
  • handover mode to metric_result
  • adjust metrics with standalone groundtruth message and unique submetrics
  • introduce mode (span/snap) to all metrics
  • Merge pull request #135 from floweisshardt/feature/check_metric_configuration validate metric configuration
  • validate metric configuration

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Dependant Packages

Name Deps
atf
atf_core

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged atf_metrics at Robotics Stack Exchange

No version for distro ardent showing noetic. Known supported distros are highlighted in the buttons above.

Package Summary

Tags No category tags.
Version 0.1.1
License Apache 2.0
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/floweisshardt/atf.git
VCS Type git
VCS Version noetic_release_candidate
Last Updated 2024-02-21
Dev Status MAINTAINED
CI status No Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

Metrics for the ATF.

Additional Links

No additional links.

Maintainers

  • Florian Weisshardt

Authors

  • Florian Weisshardt
  • Florian Koehler
README
No README found. See repository README.
CHANGELOG

Changelog for package atf_metrics

0.1.1 (2024-02-21)

  • Merge pull request #164 from floweisshardt/feature/metric_topic_data new metric topic_data
  • fix pylint
  • add units
  • add missing method
  • fix pylint
  • fix for pylint update
  • new metric topic_data
  • Merge pull request #181 from floweisshardt/feature/add_units add units
  • add units
  • Merge pull request #177 from LoyVanBeek/feature/improve_tf_error_messaging Report about no transforms found when a TF metric fails for that reason.
  • Report about no transforms found when a TF metric fails for that reason. The generic "Stopped without result" pointed me to a different, wrong direction. Issue was that I had a wrong transform with non-existant frame but I interpreted that as the test did not succeed or did not get a result set
  • Merge pull request #173 from floweisshardt/feature/manual_test_execution_noetic fix manual test execution for noetic and add a rostest for it
  • fix time details format
  • Merge pull request #170 from floweisshardt/feature/actions noetic with updated action config
  • roscompile noetic_migration
  • Merge pull request #168 from fmessmer/python3-compatibility [WIP] python3 compatibility
  • 2to3 for python3 compatibility
  • Merge pull request #153 from fmessmer/feature/pylint_some_more [WIP] Feature/pylint-cleanup
  • resolve cyclic dependency
  • fixup: import atf_core.error
  • revert special atf_metrics module
  • properly register metrics
  • proper python modules, cleanup, pylint fixes
  • Merge pull request #163 from floweisshardt/feature/metric_interface_regex support regex in interface metric
  • support regex in interface metric
  • Merge pull request #150 from floweisshardt/fix/user_result rework groundtruth handling
  • fix some more boolean operations of groundtruth.result
  • use enum for result
  • fix user result metric
  • rework groundtruth handling in metrics
  • check details of user_result
  • Merge pull request #155 from floweisshardt/feature/remove_unsupported_merics remove unsupported metrics
  • remove unsupported metrics
  • Merge pull request #14 from floweisshardt/master sync from floweisshardt/master
  • Merge pull request #149 from floweisshardt/feature/tf_velocity new tf metrics
  • introduce SPAN_MEAN, SPAN_MAX, SPAN_ABSMAX, SPAN_MIN, SPAN_ABSMIN
  • fix no result handling
  • harmonize metrics
  • add acceleration and jerk metric
  • add new tf_velicity metric
  • fix error messages for user_result metric
  • Merge pull request #145 from floweisshardt/feature/atf_plotter more features for atf_plotter
  • fix user_result handling
  • fix groundtruth handling in user result
  • Merge pull request #140 from floweisshardt/feature/atf_plotter Feature/atf plotter
  • Merge pull request #143 from floweisshardt/feature/merger merge results
  • fix details in metric time
  • fix min and max values for metric publish_rate
  • fix mode in metric user_result
  • handover mode to metric_result
  • adjust metrics with standalone groundtruth message and unique submetrics
  • introduce mode (span/snap) to all metrics
  • Merge pull request #135 from floweisshardt/feature/check_metric_configuration validate metric configuration
  • validate metric configuration

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Dependant Packages

Name Deps
atf
atf_core

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged atf_metrics at Robotics Stack Exchange

No version for distro bouncy showing noetic. Known supported distros are highlighted in the buttons above.

Package Summary

Tags No category tags.
Version 0.1.1
License Apache 2.0
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/floweisshardt/atf.git
VCS Type git
VCS Version noetic_release_candidate
Last Updated 2024-02-21
Dev Status MAINTAINED
CI status No Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

Metrics for the ATF.

Additional Links

No additional links.

Maintainers

  • Florian Weisshardt

Authors

  • Florian Weisshardt
  • Florian Koehler
README
No README found. See repository README.
CHANGELOG

Changelog for package atf_metrics

0.1.1 (2024-02-21)

  • Merge pull request #164 from floweisshardt/feature/metric_topic_data new metric topic_data
  • fix pylint
  • add units
  • add missing method
  • fix pylint
  • fix for pylint update
  • new metric topic_data
  • Merge pull request #181 from floweisshardt/feature/add_units add units
  • add units
  • Merge pull request #177 from LoyVanBeek/feature/improve_tf_error_messaging Report about no transforms found when a TF metric fails for that reason.
  • Report about no transforms found when a TF metric fails for that reason. The generic "Stopped without result" pointed me to a different, wrong direction. Issue was that I had a wrong transform with non-existant frame but I interpreted that as the test did not succeed or did not get a result set
  • Merge pull request #173 from floweisshardt/feature/manual_test_execution_noetic fix manual test execution for noetic and add a rostest for it
  • fix time details format
  • Merge pull request #170 from floweisshardt/feature/actions noetic with updated action config
  • roscompile noetic_migration
  • Merge pull request #168 from fmessmer/python3-compatibility [WIP] python3 compatibility
  • 2to3 for python3 compatibility
  • Merge pull request #153 from fmessmer/feature/pylint_some_more [WIP] Feature/pylint-cleanup
  • resolve cyclic dependency
  • fixup: import atf_core.error
  • revert special atf_metrics module
  • properly register metrics
  • proper python modules, cleanup, pylint fixes
  • Merge pull request #163 from floweisshardt/feature/metric_interface_regex support regex in interface metric
  • support regex in interface metric
  • Merge pull request #150 from floweisshardt/fix/user_result rework groundtruth handling
  • fix some more boolean operations of groundtruth.result
  • use enum for result
  • fix user result metric
  • rework groundtruth handling in metrics
  • check details of user_result
  • Merge pull request #155 from floweisshardt/feature/remove_unsupported_merics remove unsupported metrics
  • remove unsupported metrics
  • Merge pull request #14 from floweisshardt/master sync from floweisshardt/master
  • Merge pull request #149 from floweisshardt/feature/tf_velocity new tf metrics
  • introduce SPAN_MEAN, SPAN_MAX, SPAN_ABSMAX, SPAN_MIN, SPAN_ABSMIN
  • fix no result handling
  • harmonize metrics
  • add acceleration and jerk metric
  • add new tf_velicity metric
  • fix error messages for user_result metric
  • Merge pull request #145 from floweisshardt/feature/atf_plotter more features for atf_plotter
  • fix user_result handling
  • fix groundtruth handling in user result
  • Merge pull request #140 from floweisshardt/feature/atf_plotter Feature/atf plotter
  • Merge pull request #143 from floweisshardt/feature/merger merge results
  • fix details in metric time
  • fix min and max values for metric publish_rate
  • fix mode in metric user_result
  • handover mode to metric_result
  • adjust metrics with standalone groundtruth message and unique submetrics
  • introduce mode (span/snap) to all metrics
  • Merge pull request #135 from floweisshardt/feature/check_metric_configuration validate metric configuration
  • validate metric configuration

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Dependant Packages

Name Deps
atf
atf_core

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged atf_metrics at Robotics Stack Exchange

No version for distro crystal showing noetic. Known supported distros are highlighted in the buttons above.

Package Summary

Tags No category tags.
Version 0.1.1
License Apache 2.0
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/floweisshardt/atf.git
VCS Type git
VCS Version noetic_release_candidate
Last Updated 2024-02-21
Dev Status MAINTAINED
CI status No Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

Metrics for the ATF.

Additional Links

No additional links.

Maintainers

  • Florian Weisshardt

Authors

  • Florian Weisshardt
  • Florian Koehler
README
No README found. See repository README.
CHANGELOG

Changelog for package atf_metrics

0.1.1 (2024-02-21)

  • Merge pull request #164 from floweisshardt/feature/metric_topic_data new metric topic_data
  • fix pylint
  • add units
  • add missing method
  • fix pylint
  • fix for pylint update
  • new metric topic_data
  • Merge pull request #181 from floweisshardt/feature/add_units add units
  • add units
  • Merge pull request #177 from LoyVanBeek/feature/improve_tf_error_messaging Report about no transforms found when a TF metric fails for that reason.
  • Report about no transforms found when a TF metric fails for that reason. The generic "Stopped without result" pointed me to a different, wrong direction. Issue was that I had a wrong transform with non-existant frame but I interpreted that as the test did not succeed or did not get a result set
  • Merge pull request #173 from floweisshardt/feature/manual_test_execution_noetic fix manual test execution for noetic and add a rostest for it
  • fix time details format
  • Merge pull request #170 from floweisshardt/feature/actions noetic with updated action config
  • roscompile noetic_migration
  • Merge pull request #168 from fmessmer/python3-compatibility [WIP] python3 compatibility
  • 2to3 for python3 compatibility
  • Merge pull request #153 from fmessmer/feature/pylint_some_more [WIP] Feature/pylint-cleanup
  • resolve cyclic dependency
  • fixup: import atf_core.error
  • revert special atf_metrics module
  • properly register metrics
  • proper python modules, cleanup, pylint fixes
  • Merge pull request #163 from floweisshardt/feature/metric_interface_regex support regex in interface metric
  • support regex in interface metric
  • Merge pull request #150 from floweisshardt/fix/user_result rework groundtruth handling
  • fix some more boolean operations of groundtruth.result
  • use enum for result
  • fix user result metric
  • rework groundtruth handling in metrics
  • check details of user_result
  • Merge pull request #155 from floweisshardt/feature/remove_unsupported_merics remove unsupported metrics
  • remove unsupported metrics
  • Merge pull request #14 from floweisshardt/master sync from floweisshardt/master
  • Merge pull request #149 from floweisshardt/feature/tf_velocity new tf metrics
  • introduce SPAN_MEAN, SPAN_MAX, SPAN_ABSMAX, SPAN_MIN, SPAN_ABSMIN
  • fix no result handling
  • harmonize metrics
  • add acceleration and jerk metric
  • add new tf_velicity metric
  • fix error messages for user_result metric
  • Merge pull request #145 from floweisshardt/feature/atf_plotter more features for atf_plotter
  • fix user_result handling
  • fix groundtruth handling in user result
  • Merge pull request #140 from floweisshardt/feature/atf_plotter Feature/atf plotter
  • Merge pull request #143 from floweisshardt/feature/merger merge results
  • fix details in metric time
  • fix min and max values for metric publish_rate
  • fix mode in metric user_result
  • handover mode to metric_result
  • adjust metrics with standalone groundtruth message and unique submetrics
  • introduce mode (span/snap) to all metrics
  • Merge pull request #135 from floweisshardt/feature/check_metric_configuration validate metric configuration
  • validate metric configuration

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Dependant Packages

Name Deps
atf
atf_core

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged atf_metrics at Robotics Stack Exchange

No version for distro eloquent showing noetic. Known supported distros are highlighted in the buttons above.

Package Summary

Tags No category tags.
Version 0.1.1
License Apache 2.0
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/floweisshardt/atf.git
VCS Type git
VCS Version noetic_release_candidate
Last Updated 2024-02-21
Dev Status MAINTAINED
CI status No Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

Metrics for the ATF.

Additional Links

No additional links.

Maintainers

  • Florian Weisshardt

Authors

  • Florian Weisshardt
  • Florian Koehler
README
No README found. See repository README.
CHANGELOG

Changelog for package atf_metrics

0.1.1 (2024-02-21)

  • Merge pull request #164 from floweisshardt/feature/metric_topic_data new metric topic_data
  • fix pylint
  • add units
  • add missing method
  • fix pylint
  • fix for pylint update
  • new metric topic_data
  • Merge pull request #181 from floweisshardt/feature/add_units add units
  • add units
  • Merge pull request #177 from LoyVanBeek/feature/improve_tf_error_messaging Report about no transforms found when a TF metric fails for that reason.
  • Report about no transforms found when a TF metric fails for that reason. The generic "Stopped without result" pointed me to a different, wrong direction. Issue was that I had a wrong transform with non-existant frame but I interpreted that as the test did not succeed or did not get a result set
  • Merge pull request #173 from floweisshardt/feature/manual_test_execution_noetic fix manual test execution for noetic and add a rostest for it
  • fix time details format
  • Merge pull request #170 from floweisshardt/feature/actions noetic with updated action config
  • roscompile noetic_migration
  • Merge pull request #168 from fmessmer/python3-compatibility [WIP] python3 compatibility
  • 2to3 for python3 compatibility
  • Merge pull request #153 from fmessmer/feature/pylint_some_more [WIP] Feature/pylint-cleanup
  • resolve cyclic dependency
  • fixup: import atf_core.error
  • revert special atf_metrics module
  • properly register metrics
  • proper python modules, cleanup, pylint fixes
  • Merge pull request #163 from floweisshardt/feature/metric_interface_regex support regex in interface metric
  • support regex in interface metric
  • Merge pull request #150 from floweisshardt/fix/user_result rework groundtruth handling
  • fix some more boolean operations of groundtruth.result
  • use enum for result
  • fix user result metric
  • rework groundtruth handling in metrics
  • check details of user_result
  • Merge pull request #155 from floweisshardt/feature/remove_unsupported_merics remove unsupported metrics
  • remove unsupported metrics
  • Merge pull request #14 from floweisshardt/master sync from floweisshardt/master
  • Merge pull request #149 from floweisshardt/feature/tf_velocity new tf metrics
  • introduce SPAN_MEAN, SPAN_MAX, SPAN_ABSMAX, SPAN_MIN, SPAN_ABSMIN
  • fix no result handling
  • harmonize metrics
  • add acceleration and jerk metric
  • add new tf_velicity metric
  • fix error messages for user_result metric
  • Merge pull request #145 from floweisshardt/feature/atf_plotter more features for atf_plotter
  • fix user_result handling
  • fix groundtruth handling in user result
  • Merge pull request #140 from floweisshardt/feature/atf_plotter Feature/atf plotter
  • Merge pull request #143 from floweisshardt/feature/merger merge results
  • fix details in metric time
  • fix min and max values for metric publish_rate
  • fix mode in metric user_result
  • handover mode to metric_result
  • adjust metrics with standalone groundtruth message and unique submetrics
  • introduce mode (span/snap) to all metrics
  • Merge pull request #135 from floweisshardt/feature/check_metric_configuration validate metric configuration
  • validate metric configuration

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Dependant Packages

Name Deps
atf
atf_core

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged atf_metrics at Robotics Stack Exchange

No version for distro dashing showing noetic. Known supported distros are highlighted in the buttons above.

Package Summary

Tags No category tags.
Version 0.1.1
License Apache 2.0
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/floweisshardt/atf.git
VCS Type git
VCS Version noetic_release_candidate
Last Updated 2024-02-21
Dev Status MAINTAINED
CI status No Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

Metrics for the ATF.

Additional Links

No additional links.

Maintainers

  • Florian Weisshardt

Authors

  • Florian Weisshardt
  • Florian Koehler
README
No README found. See repository README.
CHANGELOG

Changelog for package atf_metrics

0.1.1 (2024-02-21)

  • Merge pull request #164 from floweisshardt/feature/metric_topic_data new metric topic_data
  • fix pylint
  • add units
  • add missing method
  • fix pylint
  • fix for pylint update
  • new metric topic_data
  • Merge pull request #181 from floweisshardt/feature/add_units add units
  • add units
  • Merge pull request #177 from LoyVanBeek/feature/improve_tf_error_messaging Report about no transforms found when a TF metric fails for that reason.
  • Report about no transforms found when a TF metric fails for that reason. The generic "Stopped without result" pointed me to a different, wrong direction. Issue was that I had a wrong transform with non-existant frame but I interpreted that as the test did not succeed or did not get a result set
  • Merge pull request #173 from floweisshardt/feature/manual_test_execution_noetic fix manual test execution for noetic and add a rostest for it
  • fix time details format
  • Merge pull request #170 from floweisshardt/feature/actions noetic with updated action config
  • roscompile noetic_migration
  • Merge pull request #168 from fmessmer/python3-compatibility [WIP] python3 compatibility
  • 2to3 for python3 compatibility
  • Merge pull request #153 from fmessmer/feature/pylint_some_more [WIP] Feature/pylint-cleanup
  • resolve cyclic dependency
  • fixup: import atf_core.error
  • revert special atf_metrics module
  • properly register metrics
  • proper python modules, cleanup, pylint fixes
  • Merge pull request #163 from floweisshardt/feature/metric_interface_regex support regex in interface metric
  • support regex in interface metric
  • Merge pull request #150 from floweisshardt/fix/user_result rework groundtruth handling
  • fix some more boolean operations of groundtruth.result
  • use enum for result
  • fix user result metric
  • rework groundtruth handling in metrics
  • check details of user_result
  • Merge pull request #155 from floweisshardt/feature/remove_unsupported_merics remove unsupported metrics
  • remove unsupported metrics
  • Merge pull request #14 from floweisshardt/master sync from floweisshardt/master
  • Merge pull request #149 from floweisshardt/feature/tf_velocity new tf metrics
  • introduce SPAN_MEAN, SPAN_MAX, SPAN_ABSMAX, SPAN_MIN, SPAN_ABSMIN
  • fix no result handling
  • harmonize metrics
  • add acceleration and jerk metric
  • add new tf_velicity metric
  • fix error messages for user_result metric
  • Merge pull request #145 from floweisshardt/feature/atf_plotter more features for atf_plotter
  • fix user_result handling
  • fix groundtruth handling in user result
  • Merge pull request #140 from floweisshardt/feature/atf_plotter Feature/atf plotter
  • Merge pull request #143 from floweisshardt/feature/merger merge results
  • fix details in metric time
  • fix min and max values for metric publish_rate
  • fix mode in metric user_result
  • handover mode to metric_result
  • adjust metrics with standalone groundtruth message and unique submetrics
  • introduce mode (span/snap) to all metrics
  • Merge pull request #135 from floweisshardt/feature/check_metric_configuration validate metric configuration
  • validate metric configuration

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Dependant Packages

Name Deps
atf
atf_core

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged atf_metrics at Robotics Stack Exchange

No version for distro galactic showing noetic. Known supported distros are highlighted in the buttons above.

Package Summary

Tags No category tags.
Version 0.1.1
License Apache 2.0
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/floweisshardt/atf.git
VCS Type git
VCS Version noetic_release_candidate
Last Updated 2024-02-21
Dev Status MAINTAINED
CI status No Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

Metrics for the ATF.

Additional Links

No additional links.

Maintainers

  • Florian Weisshardt

Authors

  • Florian Weisshardt
  • Florian Koehler
README
No README found. See repository README.
CHANGELOG

Changelog for package atf_metrics

0.1.1 (2024-02-21)

  • Merge pull request #164 from floweisshardt/feature/metric_topic_data new metric topic_data
  • fix pylint
  • add units
  • add missing method
  • fix pylint
  • fix for pylint update
  • new metric topic_data
  • Merge pull request #181 from floweisshardt/feature/add_units add units
  • add units
  • Merge pull request #177 from LoyVanBeek/feature/improve_tf_error_messaging Report about no transforms found when a TF metric fails for that reason.
  • Report about no transforms found when a TF metric fails for that reason. The generic "Stopped without result" pointed me to a different, wrong direction. Issue was that I had a wrong transform with non-existant frame but I interpreted that as the test did not succeed or did not get a result set
  • Merge pull request #173 from floweisshardt/feature/manual_test_execution_noetic fix manual test execution for noetic and add a rostest for it
  • fix time details format
  • Merge pull request #170 from floweisshardt/feature/actions noetic with updated action config
  • roscompile noetic_migration
  • Merge pull request #168 from fmessmer/python3-compatibility [WIP] python3 compatibility
  • 2to3 for python3 compatibility
  • Merge pull request #153 from fmessmer/feature/pylint_some_more [WIP] Feature/pylint-cleanup
  • resolve cyclic dependency
  • fixup: import atf_core.error
  • revert special atf_metrics module
  • properly register metrics
  • proper python modules, cleanup, pylint fixes
  • Merge pull request #163 from floweisshardt/feature/metric_interface_regex support regex in interface metric
  • support regex in interface metric
  • Merge pull request #150 from floweisshardt/fix/user_result rework groundtruth handling
  • fix some more boolean operations of groundtruth.result
  • use enum for result
  • fix user result metric
  • rework groundtruth handling in metrics
  • check details of user_result
  • Merge pull request #155 from floweisshardt/feature/remove_unsupported_merics remove unsupported metrics
  • remove unsupported metrics
  • Merge pull request #14 from floweisshardt/master sync from floweisshardt/master
  • Merge pull request #149 from floweisshardt/feature/tf_velocity new tf metrics
  • introduce SPAN_MEAN, SPAN_MAX, SPAN_ABSMAX, SPAN_MIN, SPAN_ABSMIN
  • fix no result handling
  • harmonize metrics
  • add acceleration and jerk metric
  • add new tf_velicity metric
  • fix error messages for user_result metric
  • Merge pull request #145 from floweisshardt/feature/atf_plotter more features for atf_plotter
  • fix user_result handling
  • fix groundtruth handling in user result
  • Merge pull request #140 from floweisshardt/feature/atf_plotter Feature/atf plotter
  • Merge pull request #143 from floweisshardt/feature/merger merge results
  • fix details in metric time
  • fix min and max values for metric publish_rate
  • fix mode in metric user_result
  • handover mode to metric_result
  • adjust metrics with standalone groundtruth message and unique submetrics
  • introduce mode (span/snap) to all metrics
  • Merge pull request #135 from floweisshardt/feature/check_metric_configuration validate metric configuration
  • validate metric configuration

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Dependant Packages

Name Deps
atf
atf_core

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged atf_metrics at Robotics Stack Exchange

No version for distro foxy showing noetic. Known supported distros are highlighted in the buttons above.

Package Summary

Tags No category tags.
Version 0.1.1
License Apache 2.0
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/floweisshardt/atf.git
VCS Type git
VCS Version noetic_release_candidate
Last Updated 2024-02-21
Dev Status MAINTAINED
CI status No Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

Metrics for the ATF.

Additional Links

No additional links.

Maintainers

  • Florian Weisshardt

Authors

  • Florian Weisshardt
  • Florian Koehler
README
No README found. See repository README.
CHANGELOG

Changelog for package atf_metrics

0.1.1 (2024-02-21)

  • Merge pull request #164 from floweisshardt/feature/metric_topic_data new metric topic_data
  • fix pylint
  • add units
  • add missing method
  • fix pylint
  • fix for pylint update
  • new metric topic_data
  • Merge pull request #181 from floweisshardt/feature/add_units add units
  • add units
  • Merge pull request #177 from LoyVanBeek/feature/improve_tf_error_messaging Report about no transforms found when a TF metric fails for that reason.
  • Report about no transforms found when a TF metric fails for that reason. The generic "Stopped without result" pointed me to a different, wrong direction. Issue was that I had a wrong transform with non-existant frame but I interpreted that as the test did not succeed or did not get a result set
  • Merge pull request #173 from floweisshardt/feature/manual_test_execution_noetic fix manual test execution for noetic and add a rostest for it
  • fix time details format
  • Merge pull request #170 from floweisshardt/feature/actions noetic with updated action config
  • roscompile noetic_migration
  • Merge pull request #168 from fmessmer/python3-compatibility [WIP] python3 compatibility
  • 2to3 for python3 compatibility
  • Merge pull request #153 from fmessmer/feature/pylint_some_more [WIP] Feature/pylint-cleanup
  • resolve cyclic dependency
  • fixup: import atf_core.error
  • revert special atf_metrics module
  • properly register metrics
  • proper python modules, cleanup, pylint fixes
  • Merge pull request #163 from floweisshardt/feature/metric_interface_regex support regex in interface metric
  • support regex in interface metric
  • Merge pull request #150 from floweisshardt/fix/user_result rework groundtruth handling
  • fix some more boolean operations of groundtruth.result
  • use enum for result
  • fix user result metric
  • rework groundtruth handling in metrics
  • check details of user_result
  • Merge pull request #155 from floweisshardt/feature/remove_unsupported_merics remove unsupported metrics
  • remove unsupported metrics
  • Merge pull request #14 from floweisshardt/master sync from floweisshardt/master
  • Merge pull request #149 from floweisshardt/feature/tf_velocity new tf metrics
  • introduce SPAN_MEAN, SPAN_MAX, SPAN_ABSMAX, SPAN_MIN, SPAN_ABSMIN
  • fix no result handling
  • harmonize metrics
  • add acceleration and jerk metric
  • add new tf_velicity metric
  • fix error messages for user_result metric
  • Merge pull request #145 from floweisshardt/feature/atf_plotter more features for atf_plotter
  • fix user_result handling
  • fix groundtruth handling in user result
  • Merge pull request #140 from floweisshardt/feature/atf_plotter Feature/atf plotter
  • Merge pull request #143 from floweisshardt/feature/merger merge results
  • fix details in metric time
  • fix min and max values for metric publish_rate
  • fix mode in metric user_result
  • handover mode to metric_result
  • adjust metrics with standalone groundtruth message and unique submetrics
  • introduce mode (span/snap) to all metrics
  • Merge pull request #135 from floweisshardt/feature/check_metric_configuration validate metric configuration
  • validate metric configuration

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Dependant Packages

Name Deps
atf
atf_core

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged atf_metrics at Robotics Stack Exchange

No version for distro iron showing noetic. Known supported distros are highlighted in the buttons above.

Package Summary

Tags No category tags.
Version 0.1.1
License Apache 2.0
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/floweisshardt/atf.git
VCS Type git
VCS Version noetic_release_candidate
Last Updated 2024-02-21
Dev Status MAINTAINED
CI status No Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

Metrics for the ATF.

Additional Links

No additional links.

Maintainers

  • Florian Weisshardt

Authors

  • Florian Weisshardt
  • Florian Koehler
README
No README found. See repository README.
CHANGELOG

Changelog for package atf_metrics

0.1.1 (2024-02-21)

  • Merge pull request #164 from floweisshardt/feature/metric_topic_data new metric topic_data
  • fix pylint
  • add units
  • add missing method
  • fix pylint
  • fix for pylint update
  • new metric topic_data
  • Merge pull request #181 from floweisshardt/feature/add_units add units
  • add units
  • Merge pull request #177 from LoyVanBeek/feature/improve_tf_error_messaging Report about no transforms found when a TF metric fails for that reason.
  • Report about no transforms found when a TF metric fails for that reason. The generic "Stopped without result" pointed me to a different, wrong direction. Issue was that I had a wrong transform with non-existant frame but I interpreted that as the test did not succeed or did not get a result set
  • Merge pull request #173 from floweisshardt/feature/manual_test_execution_noetic fix manual test execution for noetic and add a rostest for it
  • fix time details format
  • Merge pull request #170 from floweisshardt/feature/actions noetic with updated action config
  • roscompile noetic_migration
  • Merge pull request #168 from fmessmer/python3-compatibility [WIP] python3 compatibility
  • 2to3 for python3 compatibility
  • Merge pull request #153 from fmessmer/feature/pylint_some_more [WIP] Feature/pylint-cleanup
  • resolve cyclic dependency
  • fixup: import atf_core.error
  • revert special atf_metrics module
  • properly register metrics
  • proper python modules, cleanup, pylint fixes
  • Merge pull request #163 from floweisshardt/feature/metric_interface_regex support regex in interface metric
  • support regex in interface metric
  • Merge pull request #150 from floweisshardt/fix/user_result rework groundtruth handling
  • fix some more boolean operations of groundtruth.result
  • use enum for result
  • fix user result metric
  • rework groundtruth handling in metrics
  • check details of user_result
  • Merge pull request #155 from floweisshardt/feature/remove_unsupported_merics remove unsupported metrics
  • remove unsupported metrics
  • Merge pull request #14 from floweisshardt/master sync from floweisshardt/master
  • Merge pull request #149 from floweisshardt/feature/tf_velocity new tf metrics
  • introduce SPAN_MEAN, SPAN_MAX, SPAN_ABSMAX, SPAN_MIN, SPAN_ABSMIN
  • fix no result handling
  • harmonize metrics
  • add acceleration and jerk metric
  • add new tf_velicity metric
  • fix error messages for user_result metric
  • Merge pull request #145 from floweisshardt/feature/atf_plotter more features for atf_plotter
  • fix user_result handling
  • fix groundtruth handling in user result
  • Merge pull request #140 from floweisshardt/feature/atf_plotter Feature/atf plotter
  • Merge pull request #143 from floweisshardt/feature/merger merge results
  • fix details in metric time
  • fix min and max values for metric publish_rate
  • fix mode in metric user_result
  • handover mode to metric_result
  • adjust metrics with standalone groundtruth message and unique submetrics
  • introduce mode (span/snap) to all metrics
  • Merge pull request #135 from floweisshardt/feature/check_metric_configuration validate metric configuration
  • validate metric configuration

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Dependant Packages

Name Deps
atf
atf_core

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged atf_metrics at Robotics Stack Exchange

No version for distro lunar showing noetic. Known supported distros are highlighted in the buttons above.

Package Summary

Tags No category tags.
Version 0.1.1
License Apache 2.0
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/floweisshardt/atf.git
VCS Type git
VCS Version noetic_release_candidate
Last Updated 2024-02-21
Dev Status MAINTAINED
CI status No Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

Metrics for the ATF.

Additional Links

No additional links.

Maintainers

  • Florian Weisshardt

Authors

  • Florian Weisshardt
  • Florian Koehler
README
No README found. See repository README.
CHANGELOG

Changelog for package atf_metrics

0.1.1 (2024-02-21)

  • Merge pull request #164 from floweisshardt/feature/metric_topic_data new metric topic_data
  • fix pylint
  • add units
  • add missing method
  • fix pylint
  • fix for pylint update
  • new metric topic_data
  • Merge pull request #181 from floweisshardt/feature/add_units add units
  • add units
  • Merge pull request #177 from LoyVanBeek/feature/improve_tf_error_messaging Report about no transforms found when a TF metric fails for that reason.
  • Report about no transforms found when a TF metric fails for that reason. The generic "Stopped without result" pointed me to a different, wrong direction. Issue was that I had a wrong transform with non-existant frame but I interpreted that as the test did not succeed or did not get a result set
  • Merge pull request #173 from floweisshardt/feature/manual_test_execution_noetic fix manual test execution for noetic and add a rostest for it
  • fix time details format
  • Merge pull request #170 from floweisshardt/feature/actions noetic with updated action config
  • roscompile noetic_migration
  • Merge pull request #168 from fmessmer/python3-compatibility [WIP] python3 compatibility
  • 2to3 for python3 compatibility
  • Merge pull request #153 from fmessmer/feature/pylint_some_more [WIP] Feature/pylint-cleanup
  • resolve cyclic dependency
  • fixup: import atf_core.error
  • revert special atf_metrics module
  • properly register metrics
  • proper python modules, cleanup, pylint fixes
  • Merge pull request #163 from floweisshardt/feature/metric_interface_regex support regex in interface metric
  • support regex in interface metric
  • Merge pull request #150 from floweisshardt/fix/user_result rework groundtruth handling
  • fix some more boolean operations of groundtruth.result
  • use enum for result
  • fix user result metric
  • rework groundtruth handling in metrics
  • check details of user_result
  • Merge pull request #155 from floweisshardt/feature/remove_unsupported_merics remove unsupported metrics
  • remove unsupported metrics
  • Merge pull request #14 from floweisshardt/master sync from floweisshardt/master
  • Merge pull request #149 from floweisshardt/feature/tf_velocity new tf metrics
  • introduce SPAN_MEAN, SPAN_MAX, SPAN_ABSMAX, SPAN_MIN, SPAN_ABSMIN
  • fix no result handling
  • harmonize metrics
  • add acceleration and jerk metric
  • add new tf_velicity metric
  • fix error messages for user_result metric
  • Merge pull request #145 from floweisshardt/feature/atf_plotter more features for atf_plotter
  • fix user_result handling
  • fix groundtruth handling in user result
  • Merge pull request #140 from floweisshardt/feature/atf_plotter Feature/atf plotter
  • Merge pull request #143 from floweisshardt/feature/merger merge results
  • fix details in metric time
  • fix min and max values for metric publish_rate
  • fix mode in metric user_result
  • handover mode to metric_result
  • adjust metrics with standalone groundtruth message and unique submetrics
  • introduce mode (span/snap) to all metrics
  • Merge pull request #135 from floweisshardt/feature/check_metric_configuration validate metric configuration
  • validate metric configuration

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Dependant Packages

Name Deps
atf
atf_core

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged atf_metrics at Robotics Stack Exchange

No version for distro jade showing noetic. Known supported distros are highlighted in the buttons above.

Package Summary

Tags No category tags.
Version 0.1.1
License Apache 2.0
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/floweisshardt/atf.git
VCS Type git
VCS Version noetic_release_candidate
Last Updated 2024-02-21
Dev Status MAINTAINED
CI status No Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

Metrics for the ATF.

Additional Links

No additional links.

Maintainers

  • Florian Weisshardt

Authors

  • Florian Weisshardt
  • Florian Koehler
README
No README found. See repository README.
CHANGELOG

Changelog for package atf_metrics

0.1.1 (2024-02-21)

  • Merge pull request #164 from floweisshardt/feature/metric_topic_data new metric topic_data
  • fix pylint
  • add units
  • add missing method
  • fix pylint
  • fix for pylint update
  • new metric topic_data
  • Merge pull request #181 from floweisshardt/feature/add_units add units
  • add units
  • Merge pull request #177 from LoyVanBeek/feature/improve_tf_error_messaging Report about no transforms found when a TF metric fails for that reason.
  • Report about no transforms found when a TF metric fails for that reason. The generic "Stopped without result" pointed me to a different, wrong direction. Issue was that I had a wrong transform with non-existant frame but I interpreted that as the test did not succeed or did not get a result set
  • Merge pull request #173 from floweisshardt/feature/manual_test_execution_noetic fix manual test execution for noetic and add a rostest for it
  • fix time details format
  • Merge pull request #170 from floweisshardt/feature/actions noetic with updated action config
  • roscompile noetic_migration
  • Merge pull request #168 from fmessmer/python3-compatibility [WIP] python3 compatibility
  • 2to3 for python3 compatibility
  • Merge pull request #153 from fmessmer/feature/pylint_some_more [WIP] Feature/pylint-cleanup
  • resolve cyclic dependency
  • fixup: import atf_core.error
  • revert special atf_metrics module
  • properly register metrics
  • proper python modules, cleanup, pylint fixes
  • Merge pull request #163 from floweisshardt/feature/metric_interface_regex support regex in interface metric
  • support regex in interface metric
  • Merge pull request #150 from floweisshardt/fix/user_result rework groundtruth handling
  • fix some more boolean operations of groundtruth.result
  • use enum for result
  • fix user result metric
  • rework groundtruth handling in metrics
  • check details of user_result
  • Merge pull request #155 from floweisshardt/feature/remove_unsupported_merics remove unsupported metrics
  • remove unsupported metrics
  • Merge pull request #14 from floweisshardt/master sync from floweisshardt/master
  • Merge pull request #149 from floweisshardt/feature/tf_velocity new tf metrics
  • introduce SPAN_MEAN, SPAN_MAX, SPAN_ABSMAX, SPAN_MIN, SPAN_ABSMIN
  • fix no result handling
  • harmonize metrics
  • add acceleration and jerk metric
  • add new tf_velicity metric
  • fix error messages for user_result metric
  • Merge pull request #145 from floweisshardt/feature/atf_plotter more features for atf_plotter
  • fix user_result handling
  • fix groundtruth handling in user result
  • Merge pull request #140 from floweisshardt/feature/atf_plotter Feature/atf plotter
  • Merge pull request #143 from floweisshardt/feature/merger merge results
  • fix details in metric time
  • fix min and max values for metric publish_rate
  • fix mode in metric user_result
  • handover mode to metric_result
  • adjust metrics with standalone groundtruth message and unique submetrics
  • introduce mode (span/snap) to all metrics
  • Merge pull request #135 from floweisshardt/feature/check_metric_configuration validate metric configuration
  • validate metric configuration

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Dependant Packages

Name Deps
atf
atf_core

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged atf_metrics at Robotics Stack Exchange

No version for distro indigo showing noetic. Known supported distros are highlighted in the buttons above.

Package Summary

Tags No category tags.
Version 0.1.1
License Apache 2.0
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/floweisshardt/atf.git
VCS Type git
VCS Version noetic_release_candidate
Last Updated 2024-02-21
Dev Status MAINTAINED
CI status No Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

Metrics for the ATF.

Additional Links

No additional links.

Maintainers

  • Florian Weisshardt

Authors

  • Florian Weisshardt
  • Florian Koehler
README
No README found. See repository README.
CHANGELOG

Changelog for package atf_metrics

0.1.1 (2024-02-21)

  • Merge pull request #164 from floweisshardt/feature/metric_topic_data new metric topic_data
  • fix pylint
  • add units
  • add missing method
  • fix pylint
  • fix for pylint update
  • new metric topic_data
  • Merge pull request #181 from floweisshardt/feature/add_units add units
  • add units
  • Merge pull request #177 from LoyVanBeek/feature/improve_tf_error_messaging Report about no transforms found when a TF metric fails for that reason.
  • Report about no transforms found when a TF metric fails for that reason. The generic "Stopped without result" pointed me to a different, wrong direction. Issue was that I had a wrong transform with non-existant frame but I interpreted that as the test did not succeed or did not get a result set
  • Merge pull request #173 from floweisshardt/feature/manual_test_execution_noetic fix manual test execution for noetic and add a rostest for it
  • fix time details format
  • Merge pull request #170 from floweisshardt/feature/actions noetic with updated action config
  • roscompile noetic_migration
  • Merge pull request #168 from fmessmer/python3-compatibility [WIP] python3 compatibility
  • 2to3 for python3 compatibility
  • Merge pull request #153 from fmessmer/feature/pylint_some_more [WIP] Feature/pylint-cleanup
  • resolve cyclic dependency
  • fixup: import atf_core.error
  • revert special atf_metrics module
  • properly register metrics
  • proper python modules, cleanup, pylint fixes
  • Merge pull request #163 from floweisshardt/feature/metric_interface_regex support regex in interface metric
  • support regex in interface metric
  • Merge pull request #150 from floweisshardt/fix/user_result rework groundtruth handling
  • fix some more boolean operations of groundtruth.result
  • use enum for result
  • fix user result metric
  • rework groundtruth handling in metrics
  • check details of user_result
  • Merge pull request #155 from floweisshardt/feature/remove_unsupported_merics remove unsupported metrics
  • remove unsupported metrics
  • Merge pull request #14 from floweisshardt/master sync from floweisshardt/master
  • Merge pull request #149 from floweisshardt/feature/tf_velocity new tf metrics
  • introduce SPAN_MEAN, SPAN_MAX, SPAN_ABSMAX, SPAN_MIN, SPAN_ABSMIN
  • fix no result handling
  • harmonize metrics
  • add acceleration and jerk metric
  • add new tf_velicity metric
  • fix error messages for user_result metric
  • Merge pull request #145 from floweisshardt/feature/atf_plotter more features for atf_plotter
  • fix user_result handling
  • fix groundtruth handling in user result
  • Merge pull request #140 from floweisshardt/feature/atf_plotter Feature/atf plotter
  • Merge pull request #143 from floweisshardt/feature/merger merge results
  • fix details in metric time
  • fix min and max values for metric publish_rate
  • fix mode in metric user_result
  • handover mode to metric_result
  • adjust metrics with standalone groundtruth message and unique submetrics
  • introduce mode (span/snap) to all metrics
  • Merge pull request #135 from floweisshardt/feature/check_metric_configuration validate metric configuration
  • validate metric configuration

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Dependant Packages

Name Deps
atf
atf_core

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged atf_metrics at Robotics Stack Exchange

No version for distro hydro showing noetic. Known supported distros are highlighted in the buttons above.

Package Summary

Tags No category tags.
Version 0.1.1
License Apache 2.0
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/floweisshardt/atf.git
VCS Type git
VCS Version noetic_release_candidate
Last Updated 2024-02-21
Dev Status MAINTAINED
CI status No Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

Metrics for the ATF.

Additional Links

No additional links.

Maintainers

  • Florian Weisshardt

Authors

  • Florian Weisshardt
  • Florian Koehler
README
No README found. See repository README.
CHANGELOG

Changelog for package atf_metrics

0.1.1 (2024-02-21)

  • Merge pull request #164 from floweisshardt/feature/metric_topic_data new metric topic_data
  • fix pylint
  • add units
  • add missing method
  • fix pylint
  • fix for pylint update
  • new metric topic_data
  • Merge pull request #181 from floweisshardt/feature/add_units add units
  • add units
  • Merge pull request #177 from LoyVanBeek/feature/improve_tf_error_messaging Report about no transforms found when a TF metric fails for that reason.
  • Report about no transforms found when a TF metric fails for that reason. The generic "Stopped without result" pointed me to a different, wrong direction. Issue was that I had a wrong transform with non-existant frame but I interpreted that as the test did not succeed or did not get a result set
  • Merge pull request #173 from floweisshardt/feature/manual_test_execution_noetic fix manual test execution for noetic and add a rostest for it
  • fix time details format
  • Merge pull request #170 from floweisshardt/feature/actions noetic with updated action config
  • roscompile noetic_migration
  • Merge pull request #168 from fmessmer/python3-compatibility [WIP] python3 compatibility
  • 2to3 for python3 compatibility
  • Merge pull request #153 from fmessmer/feature/pylint_some_more [WIP] Feature/pylint-cleanup
  • resolve cyclic dependency
  • fixup: import atf_core.error
  • revert special atf_metrics module
  • properly register metrics
  • proper python modules, cleanup, pylint fixes
  • Merge pull request #163 from floweisshardt/feature/metric_interface_regex support regex in interface metric
  • support regex in interface metric
  • Merge pull request #150 from floweisshardt/fix/user_result rework groundtruth handling
  • fix some more boolean operations of groundtruth.result
  • use enum for result
  • fix user result metric
  • rework groundtruth handling in metrics
  • check details of user_result
  • Merge pull request #155 from floweisshardt/feature/remove_unsupported_merics remove unsupported metrics
  • remove unsupported metrics
  • Merge pull request #14 from floweisshardt/master sync from floweisshardt/master
  • Merge pull request #149 from floweisshardt/feature/tf_velocity new tf metrics
  • introduce SPAN_MEAN, SPAN_MAX, SPAN_ABSMAX, SPAN_MIN, SPAN_ABSMIN
  • fix no result handling
  • harmonize metrics
  • add acceleration and jerk metric
  • add new tf_velicity metric
  • fix error messages for user_result metric
  • Merge pull request #145 from floweisshardt/feature/atf_plotter more features for atf_plotter
  • fix user_result handling
  • fix groundtruth handling in user result
  • Merge pull request #140 from floweisshardt/feature/atf_plotter Feature/atf plotter
  • Merge pull request #143 from floweisshardt/feature/merger merge results
  • fix details in metric time
  • fix min and max values for metric publish_rate
  • fix mode in metric user_result
  • handover mode to metric_result
  • adjust metrics with standalone groundtruth message and unique submetrics
  • introduce mode (span/snap) to all metrics
  • Merge pull request #135 from floweisshardt/feature/check_metric_configuration validate metric configuration
  • validate metric configuration

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Dependant Packages

Name Deps
atf
atf_core

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged atf_metrics at Robotics Stack Exchange

No version for distro kinetic showing noetic. Known supported distros are highlighted in the buttons above.

Package Summary

Tags No category tags.
Version 0.1.1
License Apache 2.0
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/floweisshardt/atf.git
VCS Type git
VCS Version noetic_release_candidate
Last Updated 2024-02-21
Dev Status MAINTAINED
CI status No Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

Metrics for the ATF.

Additional Links

No additional links.

Maintainers

  • Florian Weisshardt

Authors

  • Florian Weisshardt
  • Florian Koehler
README
No README found. See repository README.
CHANGELOG

Changelog for package atf_metrics

0.1.1 (2024-02-21)

  • Merge pull request #164 from floweisshardt/feature/metric_topic_data new metric topic_data
  • fix pylint
  • add units
  • add missing method
  • fix pylint
  • fix for pylint update
  • new metric topic_data
  • Merge pull request #181 from floweisshardt/feature/add_units add units
  • add units
  • Merge pull request #177 from LoyVanBeek/feature/improve_tf_error_messaging Report about no transforms found when a TF metric fails for that reason.
  • Report about no transforms found when a TF metric fails for that reason. The generic "Stopped without result" pointed me to a different, wrong direction. Issue was that I had a wrong transform with non-existant frame but I interpreted that as the test did not succeed or did not get a result set
  • Merge pull request #173 from floweisshardt/feature/manual_test_execution_noetic fix manual test execution for noetic and add a rostest for it
  • fix time details format
  • Merge pull request #170 from floweisshardt/feature/actions noetic with updated action config
  • roscompile noetic_migration
  • Merge pull request #168 from fmessmer/python3-compatibility [WIP] python3 compatibility
  • 2to3 for python3 compatibility
  • Merge pull request #153 from fmessmer/feature/pylint_some_more [WIP] Feature/pylint-cleanup
  • resolve cyclic dependency
  • fixup: import atf_core.error
  • revert special atf_metrics module
  • properly register metrics
  • proper python modules, cleanup, pylint fixes
  • Merge pull request #163 from floweisshardt/feature/metric_interface_regex support regex in interface metric
  • support regex in interface metric
  • Merge pull request #150 from floweisshardt/fix/user_result rework groundtruth handling
  • fix some more boolean operations of groundtruth.result
  • use enum for result
  • fix user result metric
  • rework groundtruth handling in metrics
  • check details of user_result
  • Merge pull request #155 from floweisshardt/feature/remove_unsupported_merics remove unsupported metrics
  • remove unsupported metrics
  • Merge pull request #14 from floweisshardt/master sync from floweisshardt/master
  • Merge pull request #149 from floweisshardt/feature/tf_velocity new tf metrics
  • introduce SPAN_MEAN, SPAN_MAX, SPAN_ABSMAX, SPAN_MIN, SPAN_ABSMIN
  • fix no result handling
  • harmonize metrics
  • add acceleration and jerk metric
  • add new tf_velicity metric
  • fix error messages for user_result metric
  • Merge pull request #145 from floweisshardt/feature/atf_plotter more features for atf_plotter
  • fix user_result handling
  • fix groundtruth handling in user result
  • Merge pull request #140 from floweisshardt/feature/atf_plotter Feature/atf plotter
  • Merge pull request #143 from floweisshardt/feature/merger merge results
  • fix details in metric time
  • fix min and max values for metric publish_rate
  • fix mode in metric user_result
  • handover mode to metric_result
  • adjust metrics with standalone groundtruth message and unique submetrics
  • introduce mode (span/snap) to all metrics
  • Merge pull request #135 from floweisshardt/feature/check_metric_configuration validate metric configuration
  • validate metric configuration

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Dependant Packages

Name Deps
atf
atf_core

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged atf_metrics at Robotics Stack Exchange

No version for distro melodic showing noetic. Known supported distros are highlighted in the buttons above.

Package Summary

Tags No category tags.
Version 0.1.1
License Apache 2.0
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/floweisshardt/atf.git
VCS Type git
VCS Version noetic_release_candidate
Last Updated 2024-02-21
Dev Status MAINTAINED
CI status No Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

Metrics for the ATF.

Additional Links

No additional links.

Maintainers

  • Florian Weisshardt

Authors

  • Florian Weisshardt
  • Florian Koehler
README
No README found. See repository README.
CHANGELOG

Changelog for package atf_metrics

0.1.1 (2024-02-21)

  • Merge pull request #164 from floweisshardt/feature/metric_topic_data new metric topic_data
  • fix pylint
  • add units
  • add missing method
  • fix pylint
  • fix for pylint update
  • new metric topic_data
  • Merge pull request #181 from floweisshardt/feature/add_units add units
  • add units
  • Merge pull request #177 from LoyVanBeek/feature/improve_tf_error_messaging Report about no transforms found when a TF metric fails for that reason.
  • Report about no transforms found when a TF metric fails for that reason. The generic "Stopped without result" pointed me to a different, wrong direction. Issue was that I had a wrong transform with non-existant frame but I interpreted that as the test did not succeed or did not get a result set
  • Merge pull request #173 from floweisshardt/feature/manual_test_execution_noetic fix manual test execution for noetic and add a rostest for it
  • fix time details format
  • Merge pull request #170 from floweisshardt/feature/actions noetic with updated action config
  • roscompile noetic_migration
  • Merge pull request #168 from fmessmer/python3-compatibility [WIP] python3 compatibility
  • 2to3 for python3 compatibility
  • Merge pull request #153 from fmessmer/feature/pylint_some_more [WIP] Feature/pylint-cleanup
  • resolve cyclic dependency
  • fixup: import atf_core.error
  • revert special atf_metrics module
  • properly register metrics
  • proper python modules, cleanup, pylint fixes
  • Merge pull request #163 from floweisshardt/feature/metric_interface_regex support regex in interface metric
  • support regex in interface metric
  • Merge pull request #150 from floweisshardt/fix/user_result rework groundtruth handling
  • fix some more boolean operations of groundtruth.result
  • use enum for result
  • fix user result metric
  • rework groundtruth handling in metrics
  • check details of user_result
  • Merge pull request #155 from floweisshardt/feature/remove_unsupported_merics remove unsupported metrics
  • remove unsupported metrics
  • Merge pull request #14 from floweisshardt/master sync from floweisshardt/master
  • Merge pull request #149 from floweisshardt/feature/tf_velocity new tf metrics
  • introduce SPAN_MEAN, SPAN_MAX, SPAN_ABSMAX, SPAN_MIN, SPAN_ABSMIN
  • fix no result handling
  • harmonize metrics
  • add acceleration and jerk metric
  • add new tf_velicity metric
  • fix error messages for user_result metric
  • Merge pull request #145 from floweisshardt/feature/atf_plotter more features for atf_plotter
  • fix user_result handling
  • fix groundtruth handling in user result
  • Merge pull request #140 from floweisshardt/feature/atf_plotter Feature/atf plotter
  • Merge pull request #143 from floweisshardt/feature/merger merge results
  • fix details in metric time
  • fix min and max values for metric publish_rate
  • fix mode in metric user_result
  • handover mode to metric_result
  • adjust metrics with standalone groundtruth message and unique submetrics
  • introduce mode (span/snap) to all metrics
  • Merge pull request #135 from floweisshardt/feature/check_metric_configuration validate metric configuration
  • validate metric configuration

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Dependant Packages

Name Deps
atf
atf_core

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged atf_metrics at Robotics Stack Exchange

Package Summary

Tags No category tags.
Version 0.1.1
License Apache 2.0
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/floweisshardt/atf.git
VCS Type git
VCS Version noetic_release_candidate
Last Updated 2024-02-21
Dev Status MAINTAINED
CI status No Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

Metrics for the ATF.

Additional Links

No additional links.

Maintainers

  • Florian Weisshardt

Authors

  • Florian Weisshardt
  • Florian Koehler
README
No README found. See repository README.
CHANGELOG

Changelog for package atf_metrics

0.1.1 (2024-02-21)

  • Merge pull request #164 from floweisshardt/feature/metric_topic_data new metric topic_data
  • fix pylint
  • add units
  • add missing method
  • fix pylint
  • fix for pylint update
  • new metric topic_data
  • Merge pull request #181 from floweisshardt/feature/add_units add units
  • add units
  • Merge pull request #177 from LoyVanBeek/feature/improve_tf_error_messaging Report about no transforms found when a TF metric fails for that reason.
  • Report about no transforms found when a TF metric fails for that reason. The generic "Stopped without result" pointed me to a different, wrong direction. Issue was that I had a wrong transform with non-existant frame but I interpreted that as the test did not succeed or did not get a result set
  • Merge pull request #173 from floweisshardt/feature/manual_test_execution_noetic fix manual test execution for noetic and add a rostest for it
  • fix time details format
  • Merge pull request #170 from floweisshardt/feature/actions noetic with updated action config
  • roscompile noetic_migration
  • Merge pull request #168 from fmessmer/python3-compatibility [WIP] python3 compatibility
  • 2to3 for python3 compatibility
  • Merge pull request #153 from fmessmer/feature/pylint_some_more [WIP] Feature/pylint-cleanup
  • resolve cyclic dependency
  • fixup: import atf_core.error
  • revert special atf_metrics module
  • properly register metrics
  • proper python modules, cleanup, pylint fixes
  • Merge pull request #163 from floweisshardt/feature/metric_interface_regex support regex in interface metric
  • support regex in interface metric
  • Merge pull request #150 from floweisshardt/fix/user_result rework groundtruth handling
  • fix some more boolean operations of groundtruth.result
  • use enum for result
  • fix user result metric
  • rework groundtruth handling in metrics
  • check details of user_result
  • Merge pull request #155 from floweisshardt/feature/remove_unsupported_merics remove unsupported metrics
  • remove unsupported metrics
  • Merge pull request #14 from floweisshardt/master sync from floweisshardt/master
  • Merge pull request #149 from floweisshardt/feature/tf_velocity new tf metrics
  • introduce SPAN_MEAN, SPAN_MAX, SPAN_ABSMAX, SPAN_MIN, SPAN_ABSMIN
  • fix no result handling
  • harmonize metrics
  • add acceleration and jerk metric
  • add new tf_velicity metric
  • fix error messages for user_result metric
  • Merge pull request #145 from floweisshardt/feature/atf_plotter more features for atf_plotter
  • fix user_result handling
  • fix groundtruth handling in user result
  • Merge pull request #140 from floweisshardt/feature/atf_plotter Feature/atf plotter
  • Merge pull request #143 from floweisshardt/feature/merger merge results
  • fix details in metric time
  • fix min and max values for metric publish_rate
  • fix mode in metric user_result
  • handover mode to metric_result
  • adjust metrics with standalone groundtruth message and unique submetrics
  • introduce mode (span/snap) to all metrics
  • Merge pull request #135 from floweisshardt/feature/check_metric_configuration validate metric configuration
  • validate metric configuration

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Dependant Packages

Name Deps
atf
atf_core

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged atf_metrics at Robotics Stack Exchange