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

ATF functionalities for generating tests, recording data, analysing data and aggregating results.

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_core

0.1.1 (2024-02-21)

  • Merge pull request #191 from floweisshardt/feature/disable_non_supported_OS disable kinetic and melodic
  • disable kinetic and melodic
  • Merge pull request #185 from floweisshardt/feature/wait_timeout introduce wait_timeout for topics, services, actions, tfs and diagnostics
  • only print diagnostic failures
  • fixes from fxm
  • prevent TF_REPEATED_DATA
  • supress error message about not added subscibers
  • fix pylint
  • wait_timeout kinetic compatible
  • introduce wait_timeout for topics, services, actions, tfs and diagnostics
  • Merge pull request #164 from floweisshardt/feature/metric_topic_data new metric topic_data
  • reformat tbm plots with units
  • Merge pull request #182 from LoyVanBeek/feature/clearer_errors Log which config file is used when no files are found
  • Log which config file is used when no files are found
  • increase tf_static frequency
  • Merge pull request #181 from floweisshardt/feature/add_units add units
  • add units
  • Merge pull request #176 from floweisshardt/feature/install_space support atf in install space
  • apply code comments from \@fmessmer Co-authored-by: Felix Messmer <<felixmessmer@gmail.com>>
  • support atf in install space
  • 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 calculation
  • remove duplicate strip
  • cleanup and update docu
  • dry run
  • dry run analyser
  • Merge branch 'feature/manual_test_execution_noetic' of github.com:floweisshardt/atf into feature/manual_test_execution_noetic
  • move manual test to atf_test
  • add dependency to catkin-tools
  • add catkin dependency
  • add build dependency to rostest
  • fix manual test execution for noetic and add a rostest for it
  • Merge pull request #172 from fmessmer/test_noetic test noetic
  • use find_package(PythonInterp)
  • use env to call correct python executable
  • Merge pull request #170 from floweisshardt/feature/actions noetic with updated action config
  • fix yaml.load deprecation
  • fix python shebang
  • roscompile noetic_migration
  • Merge pull request #168 from fmessmer/python3-compatibility [WIP] python3 compatibility
  • pylint fixes
  • 2to3 for python3 compatibility
  • Merge pull request #153 from fmessmer/feature/pylint_some_more [WIP] Feature/pylint-cleanup
  • fix pylint
  • fix import
  • resolve cyclic dependency
  • proper python modules, cleanup, pylint fixes
  • fix some pylint issues
  • Merge pull request #150 from floweisshardt/fix/user_result rework groundtruth handling
  • fix some more boolean operations of groundtruth.result
  • use enum for result
  • use info instead of warn for not setting user result
  • rework groundtruth handling in metrics
  • Merge pull request #156 from HannesBachter/fix/tf_handling fix tf handling
  • fix tf handling
  • Merge pull request #14 from floweisshardt/master sync from floweisshardt/master
  • Merge pull request #149 from floweisshardt/feature/tf_velocity new tf metrics
  • aggregated results are always SPAN_MEAN

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.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged atf_core 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

ATF functionalities for generating tests, recording data, analysing data and aggregating results.

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_core

0.1.1 (2024-02-21)

  • Merge pull request #191 from floweisshardt/feature/disable_non_supported_OS disable kinetic and melodic
  • disable kinetic and melodic
  • Merge pull request #185 from floweisshardt/feature/wait_timeout introduce wait_timeout for topics, services, actions, tfs and diagnostics
  • only print diagnostic failures
  • fixes from fxm
  • prevent TF_REPEATED_DATA
  • supress error message about not added subscibers
  • fix pylint
  • wait_timeout kinetic compatible
  • introduce wait_timeout for topics, services, actions, tfs and diagnostics
  • Merge pull request #164 from floweisshardt/feature/metric_topic_data new metric topic_data
  • reformat tbm plots with units
  • Merge pull request #182 from LoyVanBeek/feature/clearer_errors Log which config file is used when no files are found
  • Log which config file is used when no files are found
  • increase tf_static frequency
  • Merge pull request #181 from floweisshardt/feature/add_units add units
  • add units
  • Merge pull request #176 from floweisshardt/feature/install_space support atf in install space
  • apply code comments from \@fmessmer Co-authored-by: Felix Messmer <<felixmessmer@gmail.com>>
  • support atf in install space
  • 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 calculation
  • remove duplicate strip
  • cleanup and update docu
  • dry run
  • dry run analyser
  • Merge branch 'feature/manual_test_execution_noetic' of github.com:floweisshardt/atf into feature/manual_test_execution_noetic
  • move manual test to atf_test
  • add dependency to catkin-tools
  • add catkin dependency
  • add build dependency to rostest
  • fix manual test execution for noetic and add a rostest for it
  • Merge pull request #172 from fmessmer/test_noetic test noetic
  • use find_package(PythonInterp)
  • use env to call correct python executable
  • Merge pull request #170 from floweisshardt/feature/actions noetic with updated action config
  • fix yaml.load deprecation
  • fix python shebang
  • roscompile noetic_migration
  • Merge pull request #168 from fmessmer/python3-compatibility [WIP] python3 compatibility
  • pylint fixes
  • 2to3 for python3 compatibility
  • Merge pull request #153 from fmessmer/feature/pylint_some_more [WIP] Feature/pylint-cleanup
  • fix pylint
  • fix import
  • resolve cyclic dependency
  • proper python modules, cleanup, pylint fixes
  • fix some pylint issues
  • Merge pull request #150 from floweisshardt/fix/user_result rework groundtruth handling
  • fix some more boolean operations of groundtruth.result
  • use enum for result
  • use info instead of warn for not setting user result
  • rework groundtruth handling in metrics
  • Merge pull request #156 from HannesBachter/fix/tf_handling fix tf handling
  • fix tf handling
  • Merge pull request #14 from floweisshardt/master sync from floweisshardt/master
  • Merge pull request #149 from floweisshardt/feature/tf_velocity new tf metrics
  • aggregated results are always SPAN_MEAN

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.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged atf_core 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

ATF functionalities for generating tests, recording data, analysing data and aggregating results.

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_core

0.1.1 (2024-02-21)

  • Merge pull request #191 from floweisshardt/feature/disable_non_supported_OS disable kinetic and melodic
  • disable kinetic and melodic
  • Merge pull request #185 from floweisshardt/feature/wait_timeout introduce wait_timeout for topics, services, actions, tfs and diagnostics
  • only print diagnostic failures
  • fixes from fxm
  • prevent TF_REPEATED_DATA
  • supress error message about not added subscibers
  • fix pylint
  • wait_timeout kinetic compatible
  • introduce wait_timeout for topics, services, actions, tfs and diagnostics
  • Merge pull request #164 from floweisshardt/feature/metric_topic_data new metric topic_data
  • reformat tbm plots with units
  • Merge pull request #182 from LoyVanBeek/feature/clearer_errors Log which config file is used when no files are found
  • Log which config file is used when no files are found
  • increase tf_static frequency
  • Merge pull request #181 from floweisshardt/feature/add_units add units
  • add units
  • Merge pull request #176 from floweisshardt/feature/install_space support atf in install space
  • apply code comments from \@fmessmer Co-authored-by: Felix Messmer <<felixmessmer@gmail.com>>
  • support atf in install space
  • 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 calculation
  • remove duplicate strip
  • cleanup and update docu
  • dry run
  • dry run analyser
  • Merge branch 'feature/manual_test_execution_noetic' of github.com:floweisshardt/atf into feature/manual_test_execution_noetic
  • move manual test to atf_test
  • add dependency to catkin-tools
  • add catkin dependency
  • add build dependency to rostest
  • fix manual test execution for noetic and add a rostest for it
  • Merge pull request #172 from fmessmer/test_noetic test noetic
  • use find_package(PythonInterp)
  • use env to call correct python executable
  • Merge pull request #170 from floweisshardt/feature/actions noetic with updated action config
  • fix yaml.load deprecation
  • fix python shebang
  • roscompile noetic_migration
  • Merge pull request #168 from fmessmer/python3-compatibility [WIP] python3 compatibility
  • pylint fixes
  • 2to3 for python3 compatibility
  • Merge pull request #153 from fmessmer/feature/pylint_some_more [WIP] Feature/pylint-cleanup
  • fix pylint
  • fix import
  • resolve cyclic dependency
  • proper python modules, cleanup, pylint fixes
  • fix some pylint issues
  • Merge pull request #150 from floweisshardt/fix/user_result rework groundtruth handling
  • fix some more boolean operations of groundtruth.result
  • use enum for result
  • use info instead of warn for not setting user result
  • rework groundtruth handling in metrics
  • Merge pull request #156 from HannesBachter/fix/tf_handling fix tf handling
  • fix tf handling
  • Merge pull request #14 from floweisshardt/master sync from floweisshardt/master
  • Merge pull request #149 from floweisshardt/feature/tf_velocity new tf metrics
  • aggregated results are always SPAN_MEAN

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.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged atf_core 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

ATF functionalities for generating tests, recording data, analysing data and aggregating results.

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_core

0.1.1 (2024-02-21)

  • Merge pull request #191 from floweisshardt/feature/disable_non_supported_OS disable kinetic and melodic
  • disable kinetic and melodic
  • Merge pull request #185 from floweisshardt/feature/wait_timeout introduce wait_timeout for topics, services, actions, tfs and diagnostics
  • only print diagnostic failures
  • fixes from fxm
  • prevent TF_REPEATED_DATA
  • supress error message about not added subscibers
  • fix pylint
  • wait_timeout kinetic compatible
  • introduce wait_timeout for topics, services, actions, tfs and diagnostics
  • Merge pull request #164 from floweisshardt/feature/metric_topic_data new metric topic_data
  • reformat tbm plots with units
  • Merge pull request #182 from LoyVanBeek/feature/clearer_errors Log which config file is used when no files are found
  • Log which config file is used when no files are found
  • increase tf_static frequency
  • Merge pull request #181 from floweisshardt/feature/add_units add units
  • add units
  • Merge pull request #176 from floweisshardt/feature/install_space support atf in install space
  • apply code comments from \@fmessmer Co-authored-by: Felix Messmer <<felixmessmer@gmail.com>>
  • support atf in install space
  • 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 calculation
  • remove duplicate strip
  • cleanup and update docu
  • dry run
  • dry run analyser
  • Merge branch 'feature/manual_test_execution_noetic' of github.com:floweisshardt/atf into feature/manual_test_execution_noetic
  • move manual test to atf_test
  • add dependency to catkin-tools
  • add catkin dependency
  • add build dependency to rostest
  • fix manual test execution for noetic and add a rostest for it
  • Merge pull request #172 from fmessmer/test_noetic test noetic
  • use find_package(PythonInterp)
  • use env to call correct python executable
  • Merge pull request #170 from floweisshardt/feature/actions noetic with updated action config
  • fix yaml.load deprecation
  • fix python shebang
  • roscompile noetic_migration
  • Merge pull request #168 from fmessmer/python3-compatibility [WIP] python3 compatibility
  • pylint fixes
  • 2to3 for python3 compatibility
  • Merge pull request #153 from fmessmer/feature/pylint_some_more [WIP] Feature/pylint-cleanup
  • fix pylint
  • fix import
  • resolve cyclic dependency
  • proper python modules, cleanup, pylint fixes
  • fix some pylint issues
  • Merge pull request #150 from floweisshardt/fix/user_result rework groundtruth handling
  • fix some more boolean operations of groundtruth.result
  • use enum for result
  • use info instead of warn for not setting user result
  • rework groundtruth handling in metrics
  • Merge pull request #156 from HannesBachter/fix/tf_handling fix tf handling
  • fix tf handling
  • Merge pull request #14 from floweisshardt/master sync from floweisshardt/master
  • Merge pull request #149 from floweisshardt/feature/tf_velocity new tf metrics
  • aggregated results are always SPAN_MEAN

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.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged atf_core 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

ATF functionalities for generating tests, recording data, analysing data and aggregating results.

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_core

0.1.1 (2024-02-21)

  • Merge pull request #191 from floweisshardt/feature/disable_non_supported_OS disable kinetic and melodic
  • disable kinetic and melodic
  • Merge pull request #185 from floweisshardt/feature/wait_timeout introduce wait_timeout for topics, services, actions, tfs and diagnostics
  • only print diagnostic failures
  • fixes from fxm
  • prevent TF_REPEATED_DATA
  • supress error message about not added subscibers
  • fix pylint
  • wait_timeout kinetic compatible
  • introduce wait_timeout for topics, services, actions, tfs and diagnostics
  • Merge pull request #164 from floweisshardt/feature/metric_topic_data new metric topic_data
  • reformat tbm plots with units
  • Merge pull request #182 from LoyVanBeek/feature/clearer_errors Log which config file is used when no files are found
  • Log which config file is used when no files are found
  • increase tf_static frequency
  • Merge pull request #181 from floweisshardt/feature/add_units add units
  • add units
  • Merge pull request #176 from floweisshardt/feature/install_space support atf in install space
  • apply code comments from \@fmessmer Co-authored-by: Felix Messmer <<felixmessmer@gmail.com>>
  • support atf in install space
  • 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 calculation
  • remove duplicate strip
  • cleanup and update docu
  • dry run
  • dry run analyser
  • Merge branch 'feature/manual_test_execution_noetic' of github.com:floweisshardt/atf into feature/manual_test_execution_noetic
  • move manual test to atf_test
  • add dependency to catkin-tools
  • add catkin dependency
  • add build dependency to rostest
  • fix manual test execution for noetic and add a rostest for it
  • Merge pull request #172 from fmessmer/test_noetic test noetic
  • use find_package(PythonInterp)
  • use env to call correct python executable
  • Merge pull request #170 from floweisshardt/feature/actions noetic with updated action config
  • fix yaml.load deprecation
  • fix python shebang
  • roscompile noetic_migration
  • Merge pull request #168 from fmessmer/python3-compatibility [WIP] python3 compatibility
  • pylint fixes
  • 2to3 for python3 compatibility
  • Merge pull request #153 from fmessmer/feature/pylint_some_more [WIP] Feature/pylint-cleanup
  • fix pylint
  • fix import
  • resolve cyclic dependency
  • proper python modules, cleanup, pylint fixes
  • fix some pylint issues
  • Merge pull request #150 from floweisshardt/fix/user_result rework groundtruth handling
  • fix some more boolean operations of groundtruth.result
  • use enum for result
  • use info instead of warn for not setting user result
  • rework groundtruth handling in metrics
  • Merge pull request #156 from HannesBachter/fix/tf_handling fix tf handling
  • fix tf handling
  • Merge pull request #14 from floweisshardt/master sync from floweisshardt/master
  • Merge pull request #149 from floweisshardt/feature/tf_velocity new tf metrics
  • aggregated results are always SPAN_MEAN

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.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged atf_core 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

ATF functionalities for generating tests, recording data, analysing data and aggregating results.

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_core

0.1.1 (2024-02-21)

  • Merge pull request #191 from floweisshardt/feature/disable_non_supported_OS disable kinetic and melodic
  • disable kinetic and melodic
  • Merge pull request #185 from floweisshardt/feature/wait_timeout introduce wait_timeout for topics, services, actions, tfs and diagnostics
  • only print diagnostic failures
  • fixes from fxm
  • prevent TF_REPEATED_DATA
  • supress error message about not added subscibers
  • fix pylint
  • wait_timeout kinetic compatible
  • introduce wait_timeout for topics, services, actions, tfs and diagnostics
  • Merge pull request #164 from floweisshardt/feature/metric_topic_data new metric topic_data
  • reformat tbm plots with units
  • Merge pull request #182 from LoyVanBeek/feature/clearer_errors Log which config file is used when no files are found
  • Log which config file is used when no files are found
  • increase tf_static frequency
  • Merge pull request #181 from floweisshardt/feature/add_units add units
  • add units
  • Merge pull request #176 from floweisshardt/feature/install_space support atf in install space
  • apply code comments from \@fmessmer Co-authored-by: Felix Messmer <<felixmessmer@gmail.com>>
  • support atf in install space
  • 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 calculation
  • remove duplicate strip
  • cleanup and update docu
  • dry run
  • dry run analyser
  • Merge branch 'feature/manual_test_execution_noetic' of github.com:floweisshardt/atf into feature/manual_test_execution_noetic
  • move manual test to atf_test
  • add dependency to catkin-tools
  • add catkin dependency
  • add build dependency to rostest
  • fix manual test execution for noetic and add a rostest for it
  • Merge pull request #172 from fmessmer/test_noetic test noetic
  • use find_package(PythonInterp)
  • use env to call correct python executable
  • Merge pull request #170 from floweisshardt/feature/actions noetic with updated action config
  • fix yaml.load deprecation
  • fix python shebang
  • roscompile noetic_migration
  • Merge pull request #168 from fmessmer/python3-compatibility [WIP] python3 compatibility
  • pylint fixes
  • 2to3 for python3 compatibility
  • Merge pull request #153 from fmessmer/feature/pylint_some_more [WIP] Feature/pylint-cleanup
  • fix pylint
  • fix import
  • resolve cyclic dependency
  • proper python modules, cleanup, pylint fixes
  • fix some pylint issues
  • Merge pull request #150 from floweisshardt/fix/user_result rework groundtruth handling
  • fix some more boolean operations of groundtruth.result
  • use enum for result
  • use info instead of warn for not setting user result
  • rework groundtruth handling in metrics
  • Merge pull request #156 from HannesBachter/fix/tf_handling fix tf handling
  • fix tf handling
  • Merge pull request #14 from floweisshardt/master sync from floweisshardt/master
  • Merge pull request #149 from floweisshardt/feature/tf_velocity new tf metrics
  • aggregated results are always SPAN_MEAN

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.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged atf_core 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

ATF functionalities for generating tests, recording data, analysing data and aggregating results.

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_core

0.1.1 (2024-02-21)

  • Merge pull request #191 from floweisshardt/feature/disable_non_supported_OS disable kinetic and melodic
  • disable kinetic and melodic
  • Merge pull request #185 from floweisshardt/feature/wait_timeout introduce wait_timeout for topics, services, actions, tfs and diagnostics
  • only print diagnostic failures
  • fixes from fxm
  • prevent TF_REPEATED_DATA
  • supress error message about not added subscibers
  • fix pylint
  • wait_timeout kinetic compatible
  • introduce wait_timeout for topics, services, actions, tfs and diagnostics
  • Merge pull request #164 from floweisshardt/feature/metric_topic_data new metric topic_data
  • reformat tbm plots with units
  • Merge pull request #182 from LoyVanBeek/feature/clearer_errors Log which config file is used when no files are found
  • Log which config file is used when no files are found
  • increase tf_static frequency
  • Merge pull request #181 from floweisshardt/feature/add_units add units
  • add units
  • Merge pull request #176 from floweisshardt/feature/install_space support atf in install space
  • apply code comments from \@fmessmer Co-authored-by: Felix Messmer <<felixmessmer@gmail.com>>
  • support atf in install space
  • 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 calculation
  • remove duplicate strip
  • cleanup and update docu
  • dry run
  • dry run analyser
  • Merge branch 'feature/manual_test_execution_noetic' of github.com:floweisshardt/atf into feature/manual_test_execution_noetic
  • move manual test to atf_test
  • add dependency to catkin-tools
  • add catkin dependency
  • add build dependency to rostest
  • fix manual test execution for noetic and add a rostest for it
  • Merge pull request #172 from fmessmer/test_noetic test noetic
  • use find_package(PythonInterp)
  • use env to call correct python executable
  • Merge pull request #170 from floweisshardt/feature/actions noetic with updated action config
  • fix yaml.load deprecation
  • fix python shebang
  • roscompile noetic_migration
  • Merge pull request #168 from fmessmer/python3-compatibility [WIP] python3 compatibility
  • pylint fixes
  • 2to3 for python3 compatibility
  • Merge pull request #153 from fmessmer/feature/pylint_some_more [WIP] Feature/pylint-cleanup
  • fix pylint
  • fix import
  • resolve cyclic dependency
  • proper python modules, cleanup, pylint fixes
  • fix some pylint issues
  • Merge pull request #150 from floweisshardt/fix/user_result rework groundtruth handling
  • fix some more boolean operations of groundtruth.result
  • use enum for result
  • use info instead of warn for not setting user result
  • rework groundtruth handling in metrics
  • Merge pull request #156 from HannesBachter/fix/tf_handling fix tf handling
  • fix tf handling
  • Merge pull request #14 from floweisshardt/master sync from floweisshardt/master
  • Merge pull request #149 from floweisshardt/feature/tf_velocity new tf metrics
  • aggregated results are always SPAN_MEAN

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.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged atf_core 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

ATF functionalities for generating tests, recording data, analysing data and aggregating results.

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_core

0.1.1 (2024-02-21)

  • Merge pull request #191 from floweisshardt/feature/disable_non_supported_OS disable kinetic and melodic
  • disable kinetic and melodic
  • Merge pull request #185 from floweisshardt/feature/wait_timeout introduce wait_timeout for topics, services, actions, tfs and diagnostics
  • only print diagnostic failures
  • fixes from fxm
  • prevent TF_REPEATED_DATA
  • supress error message about not added subscibers
  • fix pylint
  • wait_timeout kinetic compatible
  • introduce wait_timeout for topics, services, actions, tfs and diagnostics
  • Merge pull request #164 from floweisshardt/feature/metric_topic_data new metric topic_data
  • reformat tbm plots with units
  • Merge pull request #182 from LoyVanBeek/feature/clearer_errors Log which config file is used when no files are found
  • Log which config file is used when no files are found
  • increase tf_static frequency
  • Merge pull request #181 from floweisshardt/feature/add_units add units
  • add units
  • Merge pull request #176 from floweisshardt/feature/install_space support atf in install space
  • apply code comments from \@fmessmer Co-authored-by: Felix Messmer <<felixmessmer@gmail.com>>
  • support atf in install space
  • 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 calculation
  • remove duplicate strip
  • cleanup and update docu
  • dry run
  • dry run analyser
  • Merge branch 'feature/manual_test_execution_noetic' of github.com:floweisshardt/atf into feature/manual_test_execution_noetic
  • move manual test to atf_test
  • add dependency to catkin-tools
  • add catkin dependency
  • add build dependency to rostest
  • fix manual test execution for noetic and add a rostest for it
  • Merge pull request #172 from fmessmer/test_noetic test noetic
  • use find_package(PythonInterp)
  • use env to call correct python executable
  • Merge pull request #170 from floweisshardt/feature/actions noetic with updated action config
  • fix yaml.load deprecation
  • fix python shebang
  • roscompile noetic_migration
  • Merge pull request #168 from fmessmer/python3-compatibility [WIP] python3 compatibility
  • pylint fixes
  • 2to3 for python3 compatibility
  • Merge pull request #153 from fmessmer/feature/pylint_some_more [WIP] Feature/pylint-cleanup
  • fix pylint
  • fix import
  • resolve cyclic dependency
  • proper python modules, cleanup, pylint fixes
  • fix some pylint issues
  • Merge pull request #150 from floweisshardt/fix/user_result rework groundtruth handling
  • fix some more boolean operations of groundtruth.result
  • use enum for result
  • use info instead of warn for not setting user result
  • rework groundtruth handling in metrics
  • Merge pull request #156 from HannesBachter/fix/tf_handling fix tf handling
  • fix tf handling
  • Merge pull request #14 from floweisshardt/master sync from floweisshardt/master
  • Merge pull request #149 from floweisshardt/feature/tf_velocity new tf metrics
  • aggregated results are always SPAN_MEAN

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.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged atf_core 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

ATF functionalities for generating tests, recording data, analysing data and aggregating results.

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_core

0.1.1 (2024-02-21)

  • Merge pull request #191 from floweisshardt/feature/disable_non_supported_OS disable kinetic and melodic
  • disable kinetic and melodic
  • Merge pull request #185 from floweisshardt/feature/wait_timeout introduce wait_timeout for topics, services, actions, tfs and diagnostics
  • only print diagnostic failures
  • fixes from fxm
  • prevent TF_REPEATED_DATA
  • supress error message about not added subscibers
  • fix pylint
  • wait_timeout kinetic compatible
  • introduce wait_timeout for topics, services, actions, tfs and diagnostics
  • Merge pull request #164 from floweisshardt/feature/metric_topic_data new metric topic_data
  • reformat tbm plots with units
  • Merge pull request #182 from LoyVanBeek/feature/clearer_errors Log which config file is used when no files are found
  • Log which config file is used when no files are found
  • increase tf_static frequency
  • Merge pull request #181 from floweisshardt/feature/add_units add units
  • add units
  • Merge pull request #176 from floweisshardt/feature/install_space support atf in install space
  • apply code comments from \@fmessmer Co-authored-by: Felix Messmer <<felixmessmer@gmail.com>>
  • support atf in install space
  • 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 calculation
  • remove duplicate strip
  • cleanup and update docu
  • dry run
  • dry run analyser
  • Merge branch 'feature/manual_test_execution_noetic' of github.com:floweisshardt/atf into feature/manual_test_execution_noetic
  • move manual test to atf_test
  • add dependency to catkin-tools
  • add catkin dependency
  • add build dependency to rostest
  • fix manual test execution for noetic and add a rostest for it
  • Merge pull request #172 from fmessmer/test_noetic test noetic
  • use find_package(PythonInterp)
  • use env to call correct python executable
  • Merge pull request #170 from floweisshardt/feature/actions noetic with updated action config
  • fix yaml.load deprecation
  • fix python shebang
  • roscompile noetic_migration
  • Merge pull request #168 from fmessmer/python3-compatibility [WIP] python3 compatibility
  • pylint fixes
  • 2to3 for python3 compatibility
  • Merge pull request #153 from fmessmer/feature/pylint_some_more [WIP] Feature/pylint-cleanup
  • fix pylint
  • fix import
  • resolve cyclic dependency
  • proper python modules, cleanup, pylint fixes
  • fix some pylint issues
  • Merge pull request #150 from floweisshardt/fix/user_result rework groundtruth handling
  • fix some more boolean operations of groundtruth.result
  • use enum for result
  • use info instead of warn for not setting user result
  • rework groundtruth handling in metrics
  • Merge pull request #156 from HannesBachter/fix/tf_handling fix tf handling
  • fix tf handling
  • Merge pull request #14 from floweisshardt/master sync from floweisshardt/master
  • Merge pull request #149 from floweisshardt/feature/tf_velocity new tf metrics
  • aggregated results are always SPAN_MEAN

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.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged atf_core 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

ATF functionalities for generating tests, recording data, analysing data and aggregating results.

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_core

0.1.1 (2024-02-21)

  • Merge pull request #191 from floweisshardt/feature/disable_non_supported_OS disable kinetic and melodic
  • disable kinetic and melodic
  • Merge pull request #185 from floweisshardt/feature/wait_timeout introduce wait_timeout for topics, services, actions, tfs and diagnostics
  • only print diagnostic failures
  • fixes from fxm
  • prevent TF_REPEATED_DATA
  • supress error message about not added subscibers
  • fix pylint
  • wait_timeout kinetic compatible
  • introduce wait_timeout for topics, services, actions, tfs and diagnostics
  • Merge pull request #164 from floweisshardt/feature/metric_topic_data new metric topic_data
  • reformat tbm plots with units
  • Merge pull request #182 from LoyVanBeek/feature/clearer_errors Log which config file is used when no files are found
  • Log which config file is used when no files are found
  • increase tf_static frequency
  • Merge pull request #181 from floweisshardt/feature/add_units add units
  • add units
  • Merge pull request #176 from floweisshardt/feature/install_space support atf in install space
  • apply code comments from \@fmessmer Co-authored-by: Felix Messmer <<felixmessmer@gmail.com>>
  • support atf in install space
  • 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 calculation
  • remove duplicate strip
  • cleanup and update docu
  • dry run
  • dry run analyser
  • Merge branch 'feature/manual_test_execution_noetic' of github.com:floweisshardt/atf into feature/manual_test_execution_noetic
  • move manual test to atf_test
  • add dependency to catkin-tools
  • add catkin dependency
  • add build dependency to rostest
  • fix manual test execution for noetic and add a rostest for it
  • Merge pull request #172 from fmessmer/test_noetic test noetic
  • use find_package(PythonInterp)
  • use env to call correct python executable
  • Merge pull request #170 from floweisshardt/feature/actions noetic with updated action config
  • fix yaml.load deprecation
  • fix python shebang
  • roscompile noetic_migration
  • Merge pull request #168 from fmessmer/python3-compatibility [WIP] python3 compatibility
  • pylint fixes
  • 2to3 for python3 compatibility
  • Merge pull request #153 from fmessmer/feature/pylint_some_more [WIP] Feature/pylint-cleanup
  • fix pylint
  • fix import
  • resolve cyclic dependency
  • proper python modules, cleanup, pylint fixes
  • fix some pylint issues
  • Merge pull request #150 from floweisshardt/fix/user_result rework groundtruth handling
  • fix some more boolean operations of groundtruth.result
  • use enum for result
  • use info instead of warn for not setting user result
  • rework groundtruth handling in metrics
  • Merge pull request #156 from HannesBachter/fix/tf_handling fix tf handling
  • fix tf handling
  • Merge pull request #14 from floweisshardt/master sync from floweisshardt/master
  • Merge pull request #149 from floweisshardt/feature/tf_velocity new tf metrics
  • aggregated results are always SPAN_MEAN

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.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged atf_core 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

ATF functionalities for generating tests, recording data, analysing data and aggregating results.

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_core

0.1.1 (2024-02-21)

  • Merge pull request #191 from floweisshardt/feature/disable_non_supported_OS disable kinetic and melodic
  • disable kinetic and melodic
  • Merge pull request #185 from floweisshardt/feature/wait_timeout introduce wait_timeout for topics, services, actions, tfs and diagnostics
  • only print diagnostic failures
  • fixes from fxm
  • prevent TF_REPEATED_DATA
  • supress error message about not added subscibers
  • fix pylint
  • wait_timeout kinetic compatible
  • introduce wait_timeout for topics, services, actions, tfs and diagnostics
  • Merge pull request #164 from floweisshardt/feature/metric_topic_data new metric topic_data
  • reformat tbm plots with units
  • Merge pull request #182 from LoyVanBeek/feature/clearer_errors Log which config file is used when no files are found
  • Log which config file is used when no files are found
  • increase tf_static frequency
  • Merge pull request #181 from floweisshardt/feature/add_units add units
  • add units
  • Merge pull request #176 from floweisshardt/feature/install_space support atf in install space
  • apply code comments from \@fmessmer Co-authored-by: Felix Messmer <<felixmessmer@gmail.com>>
  • support atf in install space
  • 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 calculation
  • remove duplicate strip
  • cleanup and update docu
  • dry run
  • dry run analyser
  • Merge branch 'feature/manual_test_execution_noetic' of github.com:floweisshardt/atf into feature/manual_test_execution_noetic
  • move manual test to atf_test
  • add dependency to catkin-tools
  • add catkin dependency
  • add build dependency to rostest
  • fix manual test execution for noetic and add a rostest for it
  • Merge pull request #172 from fmessmer/test_noetic test noetic
  • use find_package(PythonInterp)
  • use env to call correct python executable
  • Merge pull request #170 from floweisshardt/feature/actions noetic with updated action config
  • fix yaml.load deprecation
  • fix python shebang
  • roscompile noetic_migration
  • Merge pull request #168 from fmessmer/python3-compatibility [WIP] python3 compatibility
  • pylint fixes
  • 2to3 for python3 compatibility
  • Merge pull request #153 from fmessmer/feature/pylint_some_more [WIP] Feature/pylint-cleanup
  • fix pylint
  • fix import
  • resolve cyclic dependency
  • proper python modules, cleanup, pylint fixes
  • fix some pylint issues
  • Merge pull request #150 from floweisshardt/fix/user_result rework groundtruth handling
  • fix some more boolean operations of groundtruth.result
  • use enum for result
  • use info instead of warn for not setting user result
  • rework groundtruth handling in metrics
  • Merge pull request #156 from HannesBachter/fix/tf_handling fix tf handling
  • fix tf handling
  • Merge pull request #14 from floweisshardt/master sync from floweisshardt/master
  • Merge pull request #149 from floweisshardt/feature/tf_velocity new tf metrics
  • aggregated results are always SPAN_MEAN

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.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged atf_core 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

ATF functionalities for generating tests, recording data, analysing data and aggregating results.

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_core

0.1.1 (2024-02-21)

  • Merge pull request #191 from floweisshardt/feature/disable_non_supported_OS disable kinetic and melodic
  • disable kinetic and melodic
  • Merge pull request #185 from floweisshardt/feature/wait_timeout introduce wait_timeout for topics, services, actions, tfs and diagnostics
  • only print diagnostic failures
  • fixes from fxm
  • prevent TF_REPEATED_DATA
  • supress error message about not added subscibers
  • fix pylint
  • wait_timeout kinetic compatible
  • introduce wait_timeout for topics, services, actions, tfs and diagnostics
  • Merge pull request #164 from floweisshardt/feature/metric_topic_data new metric topic_data
  • reformat tbm plots with units
  • Merge pull request #182 from LoyVanBeek/feature/clearer_errors Log which config file is used when no files are found
  • Log which config file is used when no files are found
  • increase tf_static frequency
  • Merge pull request #181 from floweisshardt/feature/add_units add units
  • add units
  • Merge pull request #176 from floweisshardt/feature/install_space support atf in install space
  • apply code comments from \@fmessmer Co-authored-by: Felix Messmer <<felixmessmer@gmail.com>>
  • support atf in install space
  • 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 calculation
  • remove duplicate strip
  • cleanup and update docu
  • dry run
  • dry run analyser
  • Merge branch 'feature/manual_test_execution_noetic' of github.com:floweisshardt/atf into feature/manual_test_execution_noetic
  • move manual test to atf_test
  • add dependency to catkin-tools
  • add catkin dependency
  • add build dependency to rostest
  • fix manual test execution for noetic and add a rostest for it
  • Merge pull request #172 from fmessmer/test_noetic test noetic
  • use find_package(PythonInterp)
  • use env to call correct python executable
  • Merge pull request #170 from floweisshardt/feature/actions noetic with updated action config
  • fix yaml.load deprecation
  • fix python shebang
  • roscompile noetic_migration
  • Merge pull request #168 from fmessmer/python3-compatibility [WIP] python3 compatibility
  • pylint fixes
  • 2to3 for python3 compatibility
  • Merge pull request #153 from fmessmer/feature/pylint_some_more [WIP] Feature/pylint-cleanup
  • fix pylint
  • fix import
  • resolve cyclic dependency
  • proper python modules, cleanup, pylint fixes
  • fix some pylint issues
  • Merge pull request #150 from floweisshardt/fix/user_result rework groundtruth handling
  • fix some more boolean operations of groundtruth.result
  • use enum for result
  • use info instead of warn for not setting user result
  • rework groundtruth handling in metrics
  • Merge pull request #156 from HannesBachter/fix/tf_handling fix tf handling
  • fix tf handling
  • Merge pull request #14 from floweisshardt/master sync from floweisshardt/master
  • Merge pull request #149 from floweisshardt/feature/tf_velocity new tf metrics
  • aggregated results are always SPAN_MEAN

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.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged atf_core 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

ATF functionalities for generating tests, recording data, analysing data and aggregating results.

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_core

0.1.1 (2024-02-21)

  • Merge pull request #191 from floweisshardt/feature/disable_non_supported_OS disable kinetic and melodic
  • disable kinetic and melodic
  • Merge pull request #185 from floweisshardt/feature/wait_timeout introduce wait_timeout for topics, services, actions, tfs and diagnostics
  • only print diagnostic failures
  • fixes from fxm
  • prevent TF_REPEATED_DATA
  • supress error message about not added subscibers
  • fix pylint
  • wait_timeout kinetic compatible
  • introduce wait_timeout for topics, services, actions, tfs and diagnostics
  • Merge pull request #164 from floweisshardt/feature/metric_topic_data new metric topic_data
  • reformat tbm plots with units
  • Merge pull request #182 from LoyVanBeek/feature/clearer_errors Log which config file is used when no files are found
  • Log which config file is used when no files are found
  • increase tf_static frequency
  • Merge pull request #181 from floweisshardt/feature/add_units add units
  • add units
  • Merge pull request #176 from floweisshardt/feature/install_space support atf in install space
  • apply code comments from \@fmessmer Co-authored-by: Felix Messmer <<felixmessmer@gmail.com>>
  • support atf in install space
  • 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 calculation
  • remove duplicate strip
  • cleanup and update docu
  • dry run
  • dry run analyser
  • Merge branch 'feature/manual_test_execution_noetic' of github.com:floweisshardt/atf into feature/manual_test_execution_noetic
  • move manual test to atf_test
  • add dependency to catkin-tools
  • add catkin dependency
  • add build dependency to rostest
  • fix manual test execution for noetic and add a rostest for it
  • Merge pull request #172 from fmessmer/test_noetic test noetic
  • use find_package(PythonInterp)
  • use env to call correct python executable
  • Merge pull request #170 from floweisshardt/feature/actions noetic with updated action config
  • fix yaml.load deprecation
  • fix python shebang
  • roscompile noetic_migration
  • Merge pull request #168 from fmessmer/python3-compatibility [WIP] python3 compatibility
  • pylint fixes
  • 2to3 for python3 compatibility
  • Merge pull request #153 from fmessmer/feature/pylint_some_more [WIP] Feature/pylint-cleanup
  • fix pylint
  • fix import
  • resolve cyclic dependency
  • proper python modules, cleanup, pylint fixes
  • fix some pylint issues
  • Merge pull request #150 from floweisshardt/fix/user_result rework groundtruth handling
  • fix some more boolean operations of groundtruth.result
  • use enum for result
  • use info instead of warn for not setting user result
  • rework groundtruth handling in metrics
  • Merge pull request #156 from HannesBachter/fix/tf_handling fix tf handling
  • fix tf handling
  • Merge pull request #14 from floweisshardt/master sync from floweisshardt/master
  • Merge pull request #149 from floweisshardt/feature/tf_velocity new tf metrics
  • aggregated results are always SPAN_MEAN

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.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged atf_core 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

ATF functionalities for generating tests, recording data, analysing data and aggregating results.

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_core

0.1.1 (2024-02-21)

  • Merge pull request #191 from floweisshardt/feature/disable_non_supported_OS disable kinetic and melodic
  • disable kinetic and melodic
  • Merge pull request #185 from floweisshardt/feature/wait_timeout introduce wait_timeout for topics, services, actions, tfs and diagnostics
  • only print diagnostic failures
  • fixes from fxm
  • prevent TF_REPEATED_DATA
  • supress error message about not added subscibers
  • fix pylint
  • wait_timeout kinetic compatible
  • introduce wait_timeout for topics, services, actions, tfs and diagnostics
  • Merge pull request #164 from floweisshardt/feature/metric_topic_data new metric topic_data
  • reformat tbm plots with units
  • Merge pull request #182 from LoyVanBeek/feature/clearer_errors Log which config file is used when no files are found
  • Log which config file is used when no files are found
  • increase tf_static frequency
  • Merge pull request #181 from floweisshardt/feature/add_units add units
  • add units
  • Merge pull request #176 from floweisshardt/feature/install_space support atf in install space
  • apply code comments from \@fmessmer Co-authored-by: Felix Messmer <<felixmessmer@gmail.com>>
  • support atf in install space
  • 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 calculation
  • remove duplicate strip
  • cleanup and update docu
  • dry run
  • dry run analyser
  • Merge branch 'feature/manual_test_execution_noetic' of github.com:floweisshardt/atf into feature/manual_test_execution_noetic
  • move manual test to atf_test
  • add dependency to catkin-tools
  • add catkin dependency
  • add build dependency to rostest
  • fix manual test execution for noetic and add a rostest for it
  • Merge pull request #172 from fmessmer/test_noetic test noetic
  • use find_package(PythonInterp)
  • use env to call correct python executable
  • Merge pull request #170 from floweisshardt/feature/actions noetic with updated action config
  • fix yaml.load deprecation
  • fix python shebang
  • roscompile noetic_migration
  • Merge pull request #168 from fmessmer/python3-compatibility [WIP] python3 compatibility
  • pylint fixes
  • 2to3 for python3 compatibility
  • Merge pull request #153 from fmessmer/feature/pylint_some_more [WIP] Feature/pylint-cleanup
  • fix pylint
  • fix import
  • resolve cyclic dependency
  • proper python modules, cleanup, pylint fixes
  • fix some pylint issues
  • Merge pull request #150 from floweisshardt/fix/user_result rework groundtruth handling
  • fix some more boolean operations of groundtruth.result
  • use enum for result
  • use info instead of warn for not setting user result
  • rework groundtruth handling in metrics
  • Merge pull request #156 from HannesBachter/fix/tf_handling fix tf handling
  • fix tf handling
  • Merge pull request #14 from floweisshardt/master sync from floweisshardt/master
  • Merge pull request #149 from floweisshardt/feature/tf_velocity new tf metrics
  • aggregated results are always SPAN_MEAN

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.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged atf_core 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

ATF functionalities for generating tests, recording data, analysing data and aggregating results.

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_core

0.1.1 (2024-02-21)

  • Merge pull request #191 from floweisshardt/feature/disable_non_supported_OS disable kinetic and melodic
  • disable kinetic and melodic
  • Merge pull request #185 from floweisshardt/feature/wait_timeout introduce wait_timeout for topics, services, actions, tfs and diagnostics
  • only print diagnostic failures
  • fixes from fxm
  • prevent TF_REPEATED_DATA
  • supress error message about not added subscibers
  • fix pylint
  • wait_timeout kinetic compatible
  • introduce wait_timeout for topics, services, actions, tfs and diagnostics
  • Merge pull request #164 from floweisshardt/feature/metric_topic_data new metric topic_data
  • reformat tbm plots with units
  • Merge pull request #182 from LoyVanBeek/feature/clearer_errors Log which config file is used when no files are found
  • Log which config file is used when no files are found
  • increase tf_static frequency
  • Merge pull request #181 from floweisshardt/feature/add_units add units
  • add units
  • Merge pull request #176 from floweisshardt/feature/install_space support atf in install space
  • apply code comments from \@fmessmer Co-authored-by: Felix Messmer <<felixmessmer@gmail.com>>
  • support atf in install space
  • 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 calculation
  • remove duplicate strip
  • cleanup and update docu
  • dry run
  • dry run analyser
  • Merge branch 'feature/manual_test_execution_noetic' of github.com:floweisshardt/atf into feature/manual_test_execution_noetic
  • move manual test to atf_test
  • add dependency to catkin-tools
  • add catkin dependency
  • add build dependency to rostest
  • fix manual test execution for noetic and add a rostest for it
  • Merge pull request #172 from fmessmer/test_noetic test noetic
  • use find_package(PythonInterp)
  • use env to call correct python executable
  • Merge pull request #170 from floweisshardt/feature/actions noetic with updated action config
  • fix yaml.load deprecation
  • fix python shebang
  • roscompile noetic_migration
  • Merge pull request #168 from fmessmer/python3-compatibility [WIP] python3 compatibility
  • pylint fixes
  • 2to3 for python3 compatibility
  • Merge pull request #153 from fmessmer/feature/pylint_some_more [WIP] Feature/pylint-cleanup
  • fix pylint
  • fix import
  • resolve cyclic dependency
  • proper python modules, cleanup, pylint fixes
  • fix some pylint issues
  • Merge pull request #150 from floweisshardt/fix/user_result rework groundtruth handling
  • fix some more boolean operations of groundtruth.result
  • use enum for result
  • use info instead of warn for not setting user result
  • rework groundtruth handling in metrics
  • Merge pull request #156 from HannesBachter/fix/tf_handling fix tf handling
  • fix tf handling
  • Merge pull request #14 from floweisshardt/master sync from floweisshardt/master
  • Merge pull request #149 from floweisshardt/feature/tf_velocity new tf metrics
  • aggregated results are always SPAN_MEAN

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.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged atf_core 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

ATF functionalities for generating tests, recording data, analysing data and aggregating results.

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_core

0.1.1 (2024-02-21)

  • Merge pull request #191 from floweisshardt/feature/disable_non_supported_OS disable kinetic and melodic
  • disable kinetic and melodic
  • Merge pull request #185 from floweisshardt/feature/wait_timeout introduce wait_timeout for topics, services, actions, tfs and diagnostics
  • only print diagnostic failures
  • fixes from fxm
  • prevent TF_REPEATED_DATA
  • supress error message about not added subscibers
  • fix pylint
  • wait_timeout kinetic compatible
  • introduce wait_timeout for topics, services, actions, tfs and diagnostics
  • Merge pull request #164 from floweisshardt/feature/metric_topic_data new metric topic_data
  • reformat tbm plots with units
  • Merge pull request #182 from LoyVanBeek/feature/clearer_errors Log which config file is used when no files are found
  • Log which config file is used when no files are found
  • increase tf_static frequency
  • Merge pull request #181 from floweisshardt/feature/add_units add units
  • add units
  • Merge pull request #176 from floweisshardt/feature/install_space support atf in install space
  • apply code comments from \@fmessmer Co-authored-by: Felix Messmer <<felixmessmer@gmail.com>>
  • support atf in install space
  • 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 calculation
  • remove duplicate strip
  • cleanup and update docu
  • dry run
  • dry run analyser
  • Merge branch 'feature/manual_test_execution_noetic' of github.com:floweisshardt/atf into feature/manual_test_execution_noetic
  • move manual test to atf_test
  • add dependency to catkin-tools
  • add catkin dependency
  • add build dependency to rostest
  • fix manual test execution for noetic and add a rostest for it
  • Merge pull request #172 from fmessmer/test_noetic test noetic
  • use find_package(PythonInterp)
  • use env to call correct python executable
  • Merge pull request #170 from floweisshardt/feature/actions noetic with updated action config
  • fix yaml.load deprecation
  • fix python shebang
  • roscompile noetic_migration
  • Merge pull request #168 from fmessmer/python3-compatibility [WIP] python3 compatibility
  • pylint fixes
  • 2to3 for python3 compatibility
  • Merge pull request #153 from fmessmer/feature/pylint_some_more [WIP] Feature/pylint-cleanup
  • fix pylint
  • fix import
  • resolve cyclic dependency
  • proper python modules, cleanup, pylint fixes
  • fix some pylint issues
  • Merge pull request #150 from floweisshardt/fix/user_result rework groundtruth handling
  • fix some more boolean operations of groundtruth.result
  • use enum for result
  • use info instead of warn for not setting user result
  • rework groundtruth handling in metrics
  • Merge pull request #156 from HannesBachter/fix/tf_handling fix tf handling
  • fix tf handling
  • Merge pull request #14 from floweisshardt/master sync from floweisshardt/master
  • Merge pull request #149 from floweisshardt/feature/tf_velocity new tf metrics
  • aggregated results are always SPAN_MEAN

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.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged atf_core 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

ATF functionalities for generating tests, recording data, analysing data and aggregating results.

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_core

0.1.1 (2024-02-21)

  • Merge pull request #191 from floweisshardt/feature/disable_non_supported_OS disable kinetic and melodic
  • disable kinetic and melodic
  • Merge pull request #185 from floweisshardt/feature/wait_timeout introduce wait_timeout for topics, services, actions, tfs and diagnostics
  • only print diagnostic failures
  • fixes from fxm
  • prevent TF_REPEATED_DATA
  • supress error message about not added subscibers
  • fix pylint
  • wait_timeout kinetic compatible
  • introduce wait_timeout for topics, services, actions, tfs and diagnostics
  • Merge pull request #164 from floweisshardt/feature/metric_topic_data new metric topic_data
  • reformat tbm plots with units
  • Merge pull request #182 from LoyVanBeek/feature/clearer_errors Log which config file is used when no files are found
  • Log which config file is used when no files are found
  • increase tf_static frequency
  • Merge pull request #181 from floweisshardt/feature/add_units add units
  • add units
  • Merge pull request #176 from floweisshardt/feature/install_space support atf in install space
  • apply code comments from \@fmessmer Co-authored-by: Felix Messmer <<felixmessmer@gmail.com>>
  • support atf in install space
  • 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 calculation
  • remove duplicate strip
  • cleanup and update docu
  • dry run
  • dry run analyser
  • Merge branch 'feature/manual_test_execution_noetic' of github.com:floweisshardt/atf into feature/manual_test_execution_noetic
  • move manual test to atf_test
  • add dependency to catkin-tools
  • add catkin dependency
  • add build dependency to rostest
  • fix manual test execution for noetic and add a rostest for it
  • Merge pull request #172 from fmessmer/test_noetic test noetic
  • use find_package(PythonInterp)
  • use env to call correct python executable
  • Merge pull request #170 from floweisshardt/feature/actions noetic with updated action config
  • fix yaml.load deprecation
  • fix python shebang
  • roscompile noetic_migration
  • Merge pull request #168 from fmessmer/python3-compatibility [WIP] python3 compatibility
  • pylint fixes
  • 2to3 for python3 compatibility
  • Merge pull request #153 from fmessmer/feature/pylint_some_more [WIP] Feature/pylint-cleanup
  • fix pylint
  • fix import
  • resolve cyclic dependency
  • proper python modules, cleanup, pylint fixes
  • fix some pylint issues
  • Merge pull request #150 from floweisshardt/fix/user_result rework groundtruth handling
  • fix some more boolean operations of groundtruth.result
  • use enum for result
  • use info instead of warn for not setting user result
  • rework groundtruth handling in metrics
  • Merge pull request #156 from HannesBachter/fix/tf_handling fix tf handling
  • fix tf handling
  • Merge pull request #14 from floweisshardt/master sync from floweisshardt/master
  • Merge pull request #149 from floweisshardt/feature/tf_velocity new tf metrics
  • aggregated results are always SPAN_MEAN

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.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged atf_core 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

ATF functionalities for generating tests, recording data, analysing data and aggregating results.

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_core

0.1.1 (2024-02-21)

  • Merge pull request #191 from floweisshardt/feature/disable_non_supported_OS disable kinetic and melodic
  • disable kinetic and melodic
  • Merge pull request #185 from floweisshardt/feature/wait_timeout introduce wait_timeout for topics, services, actions, tfs and diagnostics
  • only print diagnostic failures
  • fixes from fxm
  • prevent TF_REPEATED_DATA
  • supress error message about not added subscibers
  • fix pylint
  • wait_timeout kinetic compatible
  • introduce wait_timeout for topics, services, actions, tfs and diagnostics
  • Merge pull request #164 from floweisshardt/feature/metric_topic_data new metric topic_data
  • reformat tbm plots with units
  • Merge pull request #182 from LoyVanBeek/feature/clearer_errors Log which config file is used when no files are found
  • Log which config file is used when no files are found
  • increase tf_static frequency
  • Merge pull request #181 from floweisshardt/feature/add_units add units
  • add units
  • Merge pull request #176 from floweisshardt/feature/install_space support atf in install space
  • apply code comments from \@fmessmer Co-authored-by: Felix Messmer <<felixmessmer@gmail.com>>
  • support atf in install space
  • 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 calculation
  • remove duplicate strip
  • cleanup and update docu
  • dry run
  • dry run analyser
  • Merge branch 'feature/manual_test_execution_noetic' of github.com:floweisshardt/atf into feature/manual_test_execution_noetic
  • move manual test to atf_test
  • add dependency to catkin-tools
  • add catkin dependency
  • add build dependency to rostest
  • fix manual test execution for noetic and add a rostest for it
  • Merge pull request #172 from fmessmer/test_noetic test noetic
  • use find_package(PythonInterp)
  • use env to call correct python executable
  • Merge pull request #170 from floweisshardt/feature/actions noetic with updated action config
  • fix yaml.load deprecation
  • fix python shebang
  • roscompile noetic_migration
  • Merge pull request #168 from fmessmer/python3-compatibility [WIP] python3 compatibility
  • pylint fixes
  • 2to3 for python3 compatibility
  • Merge pull request #153 from fmessmer/feature/pylint_some_more [WIP] Feature/pylint-cleanup
  • fix pylint
  • fix import
  • resolve cyclic dependency
  • proper python modules, cleanup, pylint fixes
  • fix some pylint issues
  • Merge pull request #150 from floweisshardt/fix/user_result rework groundtruth handling
  • fix some more boolean operations of groundtruth.result
  • use enum for result
  • use info instead of warn for not setting user result
  • rework groundtruth handling in metrics
  • Merge pull request #156 from HannesBachter/fix/tf_handling fix tf handling
  • fix tf handling
  • Merge pull request #14 from floweisshardt/master sync from floweisshardt/master
  • Merge pull request #149 from floweisshardt/feature/tf_velocity new tf metrics
  • aggregated results are always SPAN_MEAN

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.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged atf_core 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

ATF functionalities for generating tests, recording data, analysing data and aggregating results.

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_core

0.1.1 (2024-02-21)

  • Merge pull request #191 from floweisshardt/feature/disable_non_supported_OS disable kinetic and melodic
  • disable kinetic and melodic
  • Merge pull request #185 from floweisshardt/feature/wait_timeout introduce wait_timeout for topics, services, actions, tfs and diagnostics
  • only print diagnostic failures
  • fixes from fxm
  • prevent TF_REPEATED_DATA
  • supress error message about not added subscibers
  • fix pylint
  • wait_timeout kinetic compatible
  • introduce wait_timeout for topics, services, actions, tfs and diagnostics
  • Merge pull request #164 from floweisshardt/feature/metric_topic_data new metric topic_data
  • reformat tbm plots with units
  • Merge pull request #182 from LoyVanBeek/feature/clearer_errors Log which config file is used when no files are found
  • Log which config file is used when no files are found
  • increase tf_static frequency
  • Merge pull request #181 from floweisshardt/feature/add_units add units
  • add units
  • Merge pull request #176 from floweisshardt/feature/install_space support atf in install space
  • apply code comments from \@fmessmer Co-authored-by: Felix Messmer <<felixmessmer@gmail.com>>
  • support atf in install space
  • 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 calculation
  • remove duplicate strip
  • cleanup and update docu
  • dry run
  • dry run analyser
  • Merge branch 'feature/manual_test_execution_noetic' of github.com:floweisshardt/atf into feature/manual_test_execution_noetic
  • move manual test to atf_test
  • add dependency to catkin-tools
  • add catkin dependency
  • add build dependency to rostest
  • fix manual test execution for noetic and add a rostest for it
  • Merge pull request #172 from fmessmer/test_noetic test noetic
  • use find_package(PythonInterp)
  • use env to call correct python executable
  • Merge pull request #170 from floweisshardt/feature/actions noetic with updated action config
  • fix yaml.load deprecation
  • fix python shebang
  • roscompile noetic_migration
  • Merge pull request #168 from fmessmer/python3-compatibility [WIP] python3 compatibility
  • pylint fixes
  • 2to3 for python3 compatibility
  • Merge pull request #153 from fmessmer/feature/pylint_some_more [WIP] Feature/pylint-cleanup
  • fix pylint
  • fix import
  • resolve cyclic dependency
  • proper python modules, cleanup, pylint fixes
  • fix some pylint issues
  • Merge pull request #150 from floweisshardt/fix/user_result rework groundtruth handling
  • fix some more boolean operations of groundtruth.result
  • use enum for result
  • use info instead of warn for not setting user result
  • rework groundtruth handling in metrics
  • Merge pull request #156 from HannesBachter/fix/tf_handling fix tf handling
  • fix tf handling
  • Merge pull request #14 from floweisshardt/master sync from floweisshardt/master
  • Merge pull request #149 from floweisshardt/feature/tf_velocity new tf metrics
  • aggregated results are always SPAN_MEAN

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.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged atf_core at Robotics Stack Exchange