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

atf_recorder_plugins package from atf repo

atf atf_core atf_metrics atf_msgs atf_plotter atf_recorder_plugins atf_test atf_test_tools

ROS Distro
noetic

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
Released RELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

Plugins for the ATF recorder.

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_recorder_plugins

0.1.1 (2024-02-21)

  • Merge pull request #164 from floweisshardt/feature/metric_topic_data new metric topic_data
  • ignore pylint import error
  • 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
  • fix import http.client
  • 2to3 for python3 compatibility
  • Merge pull request #153 from fmessmer/feature/pylint_some_more [WIP] Feature/pylint-cleanup
  • resolve cyclic dependency
  • revert special atf_recorder_plugins module
  • proper python modules, cleanup, pylint fixes
  • fix some pylint issues
  • Merge pull request #157 from floweisshardt/fix/remove_obstacle_distance_recorder_plugin remove obstacle distance recorder plugin
  • remove obstacle distance recorder plugin
  • Merge pull request #155 from floweisshardt/feature/remove_unsupported_merics remove unsupported metrics
  • remove unsupported metrics
  • Merge pull request #9 from floweisshardt/master sync from floweisshardt/master
  • Merge pull request #113 from fmessmer/ci_updates [travis] ci updates
  • catkin_lint fixes
  • Merge pull request #84 from floweisshardt/recorder_updates only call recorder plugins if metric is specified
  • fix rosservice exception
  • only call recorder plugins if metric is specified
  • Merge pull request #70 from floweisshardt/result_msgs Result msgs
  • update email
  • Merge pull request #60 from floweisshardt/metrics_path_length atf without rosbag play
  • atf_test is close to working with all metrics
  • Merge pull request #46 from ipa-fmw/fix/handling_shutdown_delay Fix/handling shutdown delay
  • fixed roslaunch check error caused due to missing package.xml file
  • this intermediary PR consists of following:
    • triggering the record only before and after specific event
    • disabled the record for all topics
  • fix typo
  • adapt licenses
  • Merge branch 'master' into feature/presenter
  • Merge pull request #26 from ipa-fmw/feature/linting Feature/linting
  • pylint'ing
  • Merge branch 'master' into merge
  • Merge pull request #22 from ipa-fmw/feature/atf2.0 Feature/atf2.0
  • recording working for atf2.0
  • cleaup code
  • catkin lint'ing
  • Merge branch 'feature/analysing' into merge
  • allow speedup of analysis with factor 10
  • Merge pull request #6 from ipa-fmw/fix/pylint pylint --> stable
  • Merge pull request #11 from ipa-fmw/fix/timestamps Fix/timestamps
  • Merge pull request #4 from ipa-fmw/fix/pylint pylint --> master
  • fix timestamps
  • Merge pull request #5 from ipa-fmw/master master --> stable
  • Merge pull request #8 from ipa-fmw/master master --> recover
  • pylint
  • interface metric with type check
  • interface working (without types)
  • fix install tags
  • Merge branch 'master' of /home/fmw/git/atf/src/atf Conflicts: .gitignore README.md

File truncated at 100 lines see the full file

Package Dependencies

System Dependencies

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_recorder_plugins at Robotics Stack Exchange

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

atf_recorder_plugins package from atf repo

atf atf_core atf_metrics atf_msgs atf_plotter atf_recorder_plugins atf_test atf_test_tools

ROS Distro
noetic

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
Released RELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

Plugins for the ATF recorder.

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_recorder_plugins

0.1.1 (2024-02-21)

  • Merge pull request #164 from floweisshardt/feature/metric_topic_data new metric topic_data
  • ignore pylint import error
  • 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
  • fix import http.client
  • 2to3 for python3 compatibility
  • Merge pull request #153 from fmessmer/feature/pylint_some_more [WIP] Feature/pylint-cleanup
  • resolve cyclic dependency
  • revert special atf_recorder_plugins module
  • proper python modules, cleanup, pylint fixes
  • fix some pylint issues
  • Merge pull request #157 from floweisshardt/fix/remove_obstacle_distance_recorder_plugin remove obstacle distance recorder plugin
  • remove obstacle distance recorder plugin
  • Merge pull request #155 from floweisshardt/feature/remove_unsupported_merics remove unsupported metrics
  • remove unsupported metrics
  • Merge pull request #9 from floweisshardt/master sync from floweisshardt/master
  • Merge pull request #113 from fmessmer/ci_updates [travis] ci updates
  • catkin_lint fixes
  • Merge pull request #84 from floweisshardt/recorder_updates only call recorder plugins if metric is specified
  • fix rosservice exception
  • only call recorder plugins if metric is specified
  • Merge pull request #70 from floweisshardt/result_msgs Result msgs
  • update email
  • Merge pull request #60 from floweisshardt/metrics_path_length atf without rosbag play
  • atf_test is close to working with all metrics
  • Merge pull request #46 from ipa-fmw/fix/handling_shutdown_delay Fix/handling shutdown delay
  • fixed roslaunch check error caused due to missing package.xml file
  • this intermediary PR consists of following:
    • triggering the record only before and after specific event
    • disabled the record for all topics
  • fix typo
  • adapt licenses
  • Merge branch 'master' into feature/presenter
  • Merge pull request #26 from ipa-fmw/feature/linting Feature/linting
  • pylint'ing
  • Merge branch 'master' into merge
  • Merge pull request #22 from ipa-fmw/feature/atf2.0 Feature/atf2.0
  • recording working for atf2.0
  • cleaup code
  • catkin lint'ing
  • Merge branch 'feature/analysing' into merge
  • allow speedup of analysis with factor 10
  • Merge pull request #6 from ipa-fmw/fix/pylint pylint --> stable
  • Merge pull request #11 from ipa-fmw/fix/timestamps Fix/timestamps
  • Merge pull request #4 from ipa-fmw/fix/pylint pylint --> master
  • fix timestamps
  • Merge pull request #5 from ipa-fmw/master master --> stable
  • Merge pull request #8 from ipa-fmw/master master --> recover
  • pylint
  • interface metric with type check
  • interface working (without types)
  • fix install tags
  • Merge branch 'master' of /home/fmw/git/atf/src/atf Conflicts: .gitignore README.md

File truncated at 100 lines see the full file

Package Dependencies

System Dependencies

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_recorder_plugins at Robotics Stack Exchange

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

atf_recorder_plugins package from atf repo

atf atf_core atf_metrics atf_msgs atf_plotter atf_recorder_plugins atf_test atf_test_tools

ROS Distro
noetic

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
Released RELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

Plugins for the ATF recorder.

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_recorder_plugins

0.1.1 (2024-02-21)

  • Merge pull request #164 from floweisshardt/feature/metric_topic_data new metric topic_data
  • ignore pylint import error
  • 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
  • fix import http.client
  • 2to3 for python3 compatibility
  • Merge pull request #153 from fmessmer/feature/pylint_some_more [WIP] Feature/pylint-cleanup
  • resolve cyclic dependency
  • revert special atf_recorder_plugins module
  • proper python modules, cleanup, pylint fixes
  • fix some pylint issues
  • Merge pull request #157 from floweisshardt/fix/remove_obstacle_distance_recorder_plugin remove obstacle distance recorder plugin
  • remove obstacle distance recorder plugin
  • Merge pull request #155 from floweisshardt/feature/remove_unsupported_merics remove unsupported metrics
  • remove unsupported metrics
  • Merge pull request #9 from floweisshardt/master sync from floweisshardt/master
  • Merge pull request #113 from fmessmer/ci_updates [travis] ci updates
  • catkin_lint fixes
  • Merge pull request #84 from floweisshardt/recorder_updates only call recorder plugins if metric is specified
  • fix rosservice exception
  • only call recorder plugins if metric is specified
  • Merge pull request #70 from floweisshardt/result_msgs Result msgs
  • update email
  • Merge pull request #60 from floweisshardt/metrics_path_length atf without rosbag play
  • atf_test is close to working with all metrics
  • Merge pull request #46 from ipa-fmw/fix/handling_shutdown_delay Fix/handling shutdown delay
  • fixed roslaunch check error caused due to missing package.xml file
  • this intermediary PR consists of following:
    • triggering the record only before and after specific event
    • disabled the record for all topics
  • fix typo
  • adapt licenses
  • Merge branch 'master' into feature/presenter
  • Merge pull request #26 from ipa-fmw/feature/linting Feature/linting
  • pylint'ing
  • Merge branch 'master' into merge
  • Merge pull request #22 from ipa-fmw/feature/atf2.0 Feature/atf2.0
  • recording working for atf2.0
  • cleaup code
  • catkin lint'ing
  • Merge branch 'feature/analysing' into merge
  • allow speedup of analysis with factor 10
  • Merge pull request #6 from ipa-fmw/fix/pylint pylint --> stable
  • Merge pull request #11 from ipa-fmw/fix/timestamps Fix/timestamps
  • Merge pull request #4 from ipa-fmw/fix/pylint pylint --> master
  • fix timestamps
  • Merge pull request #5 from ipa-fmw/master master --> stable
  • Merge pull request #8 from ipa-fmw/master master --> recover
  • pylint
  • interface metric with type check
  • interface working (without types)
  • fix install tags
  • Merge branch 'master' of /home/fmw/git/atf/src/atf Conflicts: .gitignore README.md

File truncated at 100 lines see the full file

Package Dependencies

System Dependencies

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_recorder_plugins at Robotics Stack Exchange

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

atf_recorder_plugins package from atf repo

atf atf_core atf_metrics atf_msgs atf_plotter atf_recorder_plugins atf_test atf_test_tools

ROS Distro
noetic

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
Released RELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

Plugins for the ATF recorder.

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_recorder_plugins

0.1.1 (2024-02-21)

  • Merge pull request #164 from floweisshardt/feature/metric_topic_data new metric topic_data
  • ignore pylint import error
  • 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
  • fix import http.client
  • 2to3 for python3 compatibility
  • Merge pull request #153 from fmessmer/feature/pylint_some_more [WIP] Feature/pylint-cleanup
  • resolve cyclic dependency
  • revert special atf_recorder_plugins module
  • proper python modules, cleanup, pylint fixes
  • fix some pylint issues
  • Merge pull request #157 from floweisshardt/fix/remove_obstacle_distance_recorder_plugin remove obstacle distance recorder plugin
  • remove obstacle distance recorder plugin
  • Merge pull request #155 from floweisshardt/feature/remove_unsupported_merics remove unsupported metrics
  • remove unsupported metrics
  • Merge pull request #9 from floweisshardt/master sync from floweisshardt/master
  • Merge pull request #113 from fmessmer/ci_updates [travis] ci updates
  • catkin_lint fixes
  • Merge pull request #84 from floweisshardt/recorder_updates only call recorder plugins if metric is specified
  • fix rosservice exception
  • only call recorder plugins if metric is specified
  • Merge pull request #70 from floweisshardt/result_msgs Result msgs
  • update email
  • Merge pull request #60 from floweisshardt/metrics_path_length atf without rosbag play
  • atf_test is close to working with all metrics
  • Merge pull request #46 from ipa-fmw/fix/handling_shutdown_delay Fix/handling shutdown delay
  • fixed roslaunch check error caused due to missing package.xml file
  • this intermediary PR consists of following:
    • triggering the record only before and after specific event
    • disabled the record for all topics
  • fix typo
  • adapt licenses
  • Merge branch 'master' into feature/presenter
  • Merge pull request #26 from ipa-fmw/feature/linting Feature/linting
  • pylint'ing
  • Merge branch 'master' into merge
  • Merge pull request #22 from ipa-fmw/feature/atf2.0 Feature/atf2.0
  • recording working for atf2.0
  • cleaup code
  • catkin lint'ing
  • Merge branch 'feature/analysing' into merge
  • allow speedup of analysis with factor 10
  • Merge pull request #6 from ipa-fmw/fix/pylint pylint --> stable
  • Merge pull request #11 from ipa-fmw/fix/timestamps Fix/timestamps
  • Merge pull request #4 from ipa-fmw/fix/pylint pylint --> master
  • fix timestamps
  • Merge pull request #5 from ipa-fmw/master master --> stable
  • Merge pull request #8 from ipa-fmw/master master --> recover
  • pylint
  • interface metric with type check
  • interface working (without types)
  • fix install tags
  • Merge branch 'master' of /home/fmw/git/atf/src/atf Conflicts: .gitignore README.md

File truncated at 100 lines see the full file

Package Dependencies

System Dependencies

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_recorder_plugins at Robotics Stack Exchange

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

atf_recorder_plugins package from atf repo

atf atf_core atf_metrics atf_msgs atf_plotter atf_recorder_plugins atf_test atf_test_tools

ROS Distro
noetic

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
Released RELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

Plugins for the ATF recorder.

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_recorder_plugins

0.1.1 (2024-02-21)

  • Merge pull request #164 from floweisshardt/feature/metric_topic_data new metric topic_data
  • ignore pylint import error
  • 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
  • fix import http.client
  • 2to3 for python3 compatibility
  • Merge pull request #153 from fmessmer/feature/pylint_some_more [WIP] Feature/pylint-cleanup
  • resolve cyclic dependency
  • revert special atf_recorder_plugins module
  • proper python modules, cleanup, pylint fixes
  • fix some pylint issues
  • Merge pull request #157 from floweisshardt/fix/remove_obstacle_distance_recorder_plugin remove obstacle distance recorder plugin
  • remove obstacle distance recorder plugin
  • Merge pull request #155 from floweisshardt/feature/remove_unsupported_merics remove unsupported metrics
  • remove unsupported metrics
  • Merge pull request #9 from floweisshardt/master sync from floweisshardt/master
  • Merge pull request #113 from fmessmer/ci_updates [travis] ci updates
  • catkin_lint fixes
  • Merge pull request #84 from floweisshardt/recorder_updates only call recorder plugins if metric is specified
  • fix rosservice exception
  • only call recorder plugins if metric is specified
  • Merge pull request #70 from floweisshardt/result_msgs Result msgs
  • update email
  • Merge pull request #60 from floweisshardt/metrics_path_length atf without rosbag play
  • atf_test is close to working with all metrics
  • Merge pull request #46 from ipa-fmw/fix/handling_shutdown_delay Fix/handling shutdown delay
  • fixed roslaunch check error caused due to missing package.xml file
  • this intermediary PR consists of following:
    • triggering the record only before and after specific event
    • disabled the record for all topics
  • fix typo
  • adapt licenses
  • Merge branch 'master' into feature/presenter
  • Merge pull request #26 from ipa-fmw/feature/linting Feature/linting
  • pylint'ing
  • Merge branch 'master' into merge
  • Merge pull request #22 from ipa-fmw/feature/atf2.0 Feature/atf2.0
  • recording working for atf2.0
  • cleaup code
  • catkin lint'ing
  • Merge branch 'feature/analysing' into merge
  • allow speedup of analysis with factor 10
  • Merge pull request #6 from ipa-fmw/fix/pylint pylint --> stable
  • Merge pull request #11 from ipa-fmw/fix/timestamps Fix/timestamps
  • Merge pull request #4 from ipa-fmw/fix/pylint pylint --> master
  • fix timestamps
  • Merge pull request #5 from ipa-fmw/master master --> stable
  • Merge pull request #8 from ipa-fmw/master master --> recover
  • pylint
  • interface metric with type check
  • interface working (without types)
  • fix install tags
  • Merge branch 'master' of /home/fmw/git/atf/src/atf Conflicts: .gitignore README.md

File truncated at 100 lines see the full file

Package Dependencies

System Dependencies

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_recorder_plugins at Robotics Stack Exchange

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

atf_recorder_plugins package from atf repo

atf atf_core atf_metrics atf_msgs atf_plotter atf_recorder_plugins atf_test atf_test_tools

ROS Distro
noetic

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
Released RELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

Plugins for the ATF recorder.

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_recorder_plugins

0.1.1 (2024-02-21)

  • Merge pull request #164 from floweisshardt/feature/metric_topic_data new metric topic_data
  • ignore pylint import error
  • 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
  • fix import http.client
  • 2to3 for python3 compatibility
  • Merge pull request #153 from fmessmer/feature/pylint_some_more [WIP] Feature/pylint-cleanup
  • resolve cyclic dependency
  • revert special atf_recorder_plugins module
  • proper python modules, cleanup, pylint fixes
  • fix some pylint issues
  • Merge pull request #157 from floweisshardt/fix/remove_obstacle_distance_recorder_plugin remove obstacle distance recorder plugin
  • remove obstacle distance recorder plugin
  • Merge pull request #155 from floweisshardt/feature/remove_unsupported_merics remove unsupported metrics
  • remove unsupported metrics
  • Merge pull request #9 from floweisshardt/master sync from floweisshardt/master
  • Merge pull request #113 from fmessmer/ci_updates [travis] ci updates
  • catkin_lint fixes
  • Merge pull request #84 from floweisshardt/recorder_updates only call recorder plugins if metric is specified
  • fix rosservice exception
  • only call recorder plugins if metric is specified
  • Merge pull request #70 from floweisshardt/result_msgs Result msgs
  • update email
  • Merge pull request #60 from floweisshardt/metrics_path_length atf without rosbag play
  • atf_test is close to working with all metrics
  • Merge pull request #46 from ipa-fmw/fix/handling_shutdown_delay Fix/handling shutdown delay
  • fixed roslaunch check error caused due to missing package.xml file
  • this intermediary PR consists of following:
    • triggering the record only before and after specific event
    • disabled the record for all topics
  • fix typo
  • adapt licenses
  • Merge branch 'master' into feature/presenter
  • Merge pull request #26 from ipa-fmw/feature/linting Feature/linting
  • pylint'ing
  • Merge branch 'master' into merge
  • Merge pull request #22 from ipa-fmw/feature/atf2.0 Feature/atf2.0
  • recording working for atf2.0
  • cleaup code
  • catkin lint'ing
  • Merge branch 'feature/analysing' into merge
  • allow speedup of analysis with factor 10
  • Merge pull request #6 from ipa-fmw/fix/pylint pylint --> stable
  • Merge pull request #11 from ipa-fmw/fix/timestamps Fix/timestamps
  • Merge pull request #4 from ipa-fmw/fix/pylint pylint --> master
  • fix timestamps
  • Merge pull request #5 from ipa-fmw/master master --> stable
  • Merge pull request #8 from ipa-fmw/master master --> recover
  • pylint
  • interface metric with type check
  • interface working (without types)
  • fix install tags
  • Merge branch 'master' of /home/fmw/git/atf/src/atf Conflicts: .gitignore README.md

File truncated at 100 lines see the full file

Package Dependencies

System Dependencies

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_recorder_plugins at Robotics Stack Exchange

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

atf_recorder_plugins package from atf repo

atf atf_core atf_metrics atf_msgs atf_plotter atf_recorder_plugins atf_test atf_test_tools

ROS Distro
noetic

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
Released RELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

Plugins for the ATF recorder.

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_recorder_plugins

0.1.1 (2024-02-21)

  • Merge pull request #164 from floweisshardt/feature/metric_topic_data new metric topic_data
  • ignore pylint import error
  • 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
  • fix import http.client
  • 2to3 for python3 compatibility
  • Merge pull request #153 from fmessmer/feature/pylint_some_more [WIP] Feature/pylint-cleanup
  • resolve cyclic dependency
  • revert special atf_recorder_plugins module
  • proper python modules, cleanup, pylint fixes
  • fix some pylint issues
  • Merge pull request #157 from floweisshardt/fix/remove_obstacle_distance_recorder_plugin remove obstacle distance recorder plugin
  • remove obstacle distance recorder plugin
  • Merge pull request #155 from floweisshardt/feature/remove_unsupported_merics remove unsupported metrics
  • remove unsupported metrics
  • Merge pull request #9 from floweisshardt/master sync from floweisshardt/master
  • Merge pull request #113 from fmessmer/ci_updates [travis] ci updates
  • catkin_lint fixes
  • Merge pull request #84 from floweisshardt/recorder_updates only call recorder plugins if metric is specified
  • fix rosservice exception
  • only call recorder plugins if metric is specified
  • Merge pull request #70 from floweisshardt/result_msgs Result msgs
  • update email
  • Merge pull request #60 from floweisshardt/metrics_path_length atf without rosbag play
  • atf_test is close to working with all metrics
  • Merge pull request #46 from ipa-fmw/fix/handling_shutdown_delay Fix/handling shutdown delay
  • fixed roslaunch check error caused due to missing package.xml file
  • this intermediary PR consists of following:
    • triggering the record only before and after specific event
    • disabled the record for all topics
  • fix typo
  • adapt licenses
  • Merge branch 'master' into feature/presenter
  • Merge pull request #26 from ipa-fmw/feature/linting Feature/linting
  • pylint'ing
  • Merge branch 'master' into merge
  • Merge pull request #22 from ipa-fmw/feature/atf2.0 Feature/atf2.0
  • recording working for atf2.0
  • cleaup code
  • catkin lint'ing
  • Merge branch 'feature/analysing' into merge
  • allow speedup of analysis with factor 10
  • Merge pull request #6 from ipa-fmw/fix/pylint pylint --> stable
  • Merge pull request #11 from ipa-fmw/fix/timestamps Fix/timestamps
  • Merge pull request #4 from ipa-fmw/fix/pylint pylint --> master
  • fix timestamps
  • Merge pull request #5 from ipa-fmw/master master --> stable
  • Merge pull request #8 from ipa-fmw/master master --> recover
  • pylint
  • interface metric with type check
  • interface working (without types)
  • fix install tags
  • Merge branch 'master' of /home/fmw/git/atf/src/atf Conflicts: .gitignore README.md

File truncated at 100 lines see the full file

Package Dependencies

System Dependencies

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_recorder_plugins at Robotics Stack Exchange

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

atf_recorder_plugins package from atf repo

atf atf_core atf_metrics atf_msgs atf_plotter atf_recorder_plugins atf_test atf_test_tools

ROS Distro
noetic

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
Released RELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

Plugins for the ATF recorder.

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_recorder_plugins

0.1.1 (2024-02-21)

  • Merge pull request #164 from floweisshardt/feature/metric_topic_data new metric topic_data
  • ignore pylint import error
  • 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
  • fix import http.client
  • 2to3 for python3 compatibility
  • Merge pull request #153 from fmessmer/feature/pylint_some_more [WIP] Feature/pylint-cleanup
  • resolve cyclic dependency
  • revert special atf_recorder_plugins module
  • proper python modules, cleanup, pylint fixes
  • fix some pylint issues
  • Merge pull request #157 from floweisshardt/fix/remove_obstacle_distance_recorder_plugin remove obstacle distance recorder plugin
  • remove obstacle distance recorder plugin
  • Merge pull request #155 from floweisshardt/feature/remove_unsupported_merics remove unsupported metrics
  • remove unsupported metrics
  • Merge pull request #9 from floweisshardt/master sync from floweisshardt/master
  • Merge pull request #113 from fmessmer/ci_updates [travis] ci updates
  • catkin_lint fixes
  • Merge pull request #84 from floweisshardt/recorder_updates only call recorder plugins if metric is specified
  • fix rosservice exception
  • only call recorder plugins if metric is specified
  • Merge pull request #70 from floweisshardt/result_msgs Result msgs
  • update email
  • Merge pull request #60 from floweisshardt/metrics_path_length atf without rosbag play
  • atf_test is close to working with all metrics
  • Merge pull request #46 from ipa-fmw/fix/handling_shutdown_delay Fix/handling shutdown delay
  • fixed roslaunch check error caused due to missing package.xml file
  • this intermediary PR consists of following:
    • triggering the record only before and after specific event
    • disabled the record for all topics
  • fix typo
  • adapt licenses
  • Merge branch 'master' into feature/presenter
  • Merge pull request #26 from ipa-fmw/feature/linting Feature/linting
  • pylint'ing
  • Merge branch 'master' into merge
  • Merge pull request #22 from ipa-fmw/feature/atf2.0 Feature/atf2.0
  • recording working for atf2.0
  • cleaup code
  • catkin lint'ing
  • Merge branch 'feature/analysing' into merge
  • allow speedup of analysis with factor 10
  • Merge pull request #6 from ipa-fmw/fix/pylint pylint --> stable
  • Merge pull request #11 from ipa-fmw/fix/timestamps Fix/timestamps
  • Merge pull request #4 from ipa-fmw/fix/pylint pylint --> master
  • fix timestamps
  • Merge pull request #5 from ipa-fmw/master master --> stable
  • Merge pull request #8 from ipa-fmw/master master --> recover
  • pylint
  • interface metric with type check
  • interface working (without types)
  • fix install tags
  • Merge branch 'master' of /home/fmw/git/atf/src/atf Conflicts: .gitignore README.md

File truncated at 100 lines see the full file

Package Dependencies

System Dependencies

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_recorder_plugins at Robotics Stack Exchange

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

atf_recorder_plugins package from atf repo

atf atf_core atf_metrics atf_msgs atf_plotter atf_recorder_plugins atf_test atf_test_tools

ROS Distro
noetic

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
Released RELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

Plugins for the ATF recorder.

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_recorder_plugins

0.1.1 (2024-02-21)

  • Merge pull request #164 from floweisshardt/feature/metric_topic_data new metric topic_data
  • ignore pylint import error
  • 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
  • fix import http.client
  • 2to3 for python3 compatibility
  • Merge pull request #153 from fmessmer/feature/pylint_some_more [WIP] Feature/pylint-cleanup
  • resolve cyclic dependency
  • revert special atf_recorder_plugins module
  • proper python modules, cleanup, pylint fixes
  • fix some pylint issues
  • Merge pull request #157 from floweisshardt/fix/remove_obstacle_distance_recorder_plugin remove obstacle distance recorder plugin
  • remove obstacle distance recorder plugin
  • Merge pull request #155 from floweisshardt/feature/remove_unsupported_merics remove unsupported metrics
  • remove unsupported metrics
  • Merge pull request #9 from floweisshardt/master sync from floweisshardt/master
  • Merge pull request #113 from fmessmer/ci_updates [travis] ci updates
  • catkin_lint fixes
  • Merge pull request #84 from floweisshardt/recorder_updates only call recorder plugins if metric is specified
  • fix rosservice exception
  • only call recorder plugins if metric is specified
  • Merge pull request #70 from floweisshardt/result_msgs Result msgs
  • update email
  • Merge pull request #60 from floweisshardt/metrics_path_length atf without rosbag play
  • atf_test is close to working with all metrics
  • Merge pull request #46 from ipa-fmw/fix/handling_shutdown_delay Fix/handling shutdown delay
  • fixed roslaunch check error caused due to missing package.xml file
  • this intermediary PR consists of following:
    • triggering the record only before and after specific event
    • disabled the record for all topics
  • fix typo
  • adapt licenses
  • Merge branch 'master' into feature/presenter
  • Merge pull request #26 from ipa-fmw/feature/linting Feature/linting
  • pylint'ing
  • Merge branch 'master' into merge
  • Merge pull request #22 from ipa-fmw/feature/atf2.0 Feature/atf2.0
  • recording working for atf2.0
  • cleaup code
  • catkin lint'ing
  • Merge branch 'feature/analysing' into merge
  • allow speedup of analysis with factor 10
  • Merge pull request #6 from ipa-fmw/fix/pylint pylint --> stable
  • Merge pull request #11 from ipa-fmw/fix/timestamps Fix/timestamps
  • Merge pull request #4 from ipa-fmw/fix/pylint pylint --> master
  • fix timestamps
  • Merge pull request #5 from ipa-fmw/master master --> stable
  • Merge pull request #8 from ipa-fmw/master master --> recover
  • pylint
  • interface metric with type check
  • interface working (without types)
  • fix install tags
  • Merge branch 'master' of /home/fmw/git/atf/src/atf Conflicts: .gitignore README.md

File truncated at 100 lines see the full file

Package Dependencies

System Dependencies

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_recorder_plugins at Robotics Stack Exchange

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

atf_recorder_plugins package from atf repo

atf atf_core atf_metrics atf_msgs atf_plotter atf_recorder_plugins atf_test atf_test_tools

ROS Distro
noetic

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
Released RELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

Plugins for the ATF recorder.

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_recorder_plugins

0.1.1 (2024-02-21)

  • Merge pull request #164 from floweisshardt/feature/metric_topic_data new metric topic_data
  • ignore pylint import error
  • 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
  • fix import http.client
  • 2to3 for python3 compatibility
  • Merge pull request #153 from fmessmer/feature/pylint_some_more [WIP] Feature/pylint-cleanup
  • resolve cyclic dependency
  • revert special atf_recorder_plugins module
  • proper python modules, cleanup, pylint fixes
  • fix some pylint issues
  • Merge pull request #157 from floweisshardt/fix/remove_obstacle_distance_recorder_plugin remove obstacle distance recorder plugin
  • remove obstacle distance recorder plugin
  • Merge pull request #155 from floweisshardt/feature/remove_unsupported_merics remove unsupported metrics
  • remove unsupported metrics
  • Merge pull request #9 from floweisshardt/master sync from floweisshardt/master
  • Merge pull request #113 from fmessmer/ci_updates [travis] ci updates
  • catkin_lint fixes
  • Merge pull request #84 from floweisshardt/recorder_updates only call recorder plugins if metric is specified
  • fix rosservice exception
  • only call recorder plugins if metric is specified
  • Merge pull request #70 from floweisshardt/result_msgs Result msgs
  • update email
  • Merge pull request #60 from floweisshardt/metrics_path_length atf without rosbag play
  • atf_test is close to working with all metrics
  • Merge pull request #46 from ipa-fmw/fix/handling_shutdown_delay Fix/handling shutdown delay
  • fixed roslaunch check error caused due to missing package.xml file
  • this intermediary PR consists of following:
    • triggering the record only before and after specific event
    • disabled the record for all topics
  • fix typo
  • adapt licenses
  • Merge branch 'master' into feature/presenter
  • Merge pull request #26 from ipa-fmw/feature/linting Feature/linting
  • pylint'ing
  • Merge branch 'master' into merge
  • Merge pull request #22 from ipa-fmw/feature/atf2.0 Feature/atf2.0
  • recording working for atf2.0
  • cleaup code
  • catkin lint'ing
  • Merge branch 'feature/analysing' into merge
  • allow speedup of analysis with factor 10
  • Merge pull request #6 from ipa-fmw/fix/pylint pylint --> stable
  • Merge pull request #11 from ipa-fmw/fix/timestamps Fix/timestamps
  • Merge pull request #4 from ipa-fmw/fix/pylint pylint --> master
  • fix timestamps
  • Merge pull request #5 from ipa-fmw/master master --> stable
  • Merge pull request #8 from ipa-fmw/master master --> recover
  • pylint
  • interface metric with type check
  • interface working (without types)
  • fix install tags
  • Merge branch 'master' of /home/fmw/git/atf/src/atf Conflicts: .gitignore README.md

File truncated at 100 lines see the full file

Package Dependencies

System Dependencies

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_recorder_plugins at Robotics Stack Exchange

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

atf_recorder_plugins package from atf repo

atf atf_core atf_metrics atf_msgs atf_plotter atf_recorder_plugins atf_test atf_test_tools

ROS Distro
noetic

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
Released RELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

Plugins for the ATF recorder.

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_recorder_plugins

0.1.1 (2024-02-21)

  • Merge pull request #164 from floweisshardt/feature/metric_topic_data new metric topic_data
  • ignore pylint import error
  • 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
  • fix import http.client
  • 2to3 for python3 compatibility
  • Merge pull request #153 from fmessmer/feature/pylint_some_more [WIP] Feature/pylint-cleanup
  • resolve cyclic dependency
  • revert special atf_recorder_plugins module
  • proper python modules, cleanup, pylint fixes
  • fix some pylint issues
  • Merge pull request #157 from floweisshardt/fix/remove_obstacle_distance_recorder_plugin remove obstacle distance recorder plugin
  • remove obstacle distance recorder plugin
  • Merge pull request #155 from floweisshardt/feature/remove_unsupported_merics remove unsupported metrics
  • remove unsupported metrics
  • Merge pull request #9 from floweisshardt/master sync from floweisshardt/master
  • Merge pull request #113 from fmessmer/ci_updates [travis] ci updates
  • catkin_lint fixes
  • Merge pull request #84 from floweisshardt/recorder_updates only call recorder plugins if metric is specified
  • fix rosservice exception
  • only call recorder plugins if metric is specified
  • Merge pull request #70 from floweisshardt/result_msgs Result msgs
  • update email
  • Merge pull request #60 from floweisshardt/metrics_path_length atf without rosbag play
  • atf_test is close to working with all metrics
  • Merge pull request #46 from ipa-fmw/fix/handling_shutdown_delay Fix/handling shutdown delay
  • fixed roslaunch check error caused due to missing package.xml file
  • this intermediary PR consists of following:
    • triggering the record only before and after specific event
    • disabled the record for all topics
  • fix typo
  • adapt licenses
  • Merge branch 'master' into feature/presenter
  • Merge pull request #26 from ipa-fmw/feature/linting Feature/linting
  • pylint'ing
  • Merge branch 'master' into merge
  • Merge pull request #22 from ipa-fmw/feature/atf2.0 Feature/atf2.0
  • recording working for atf2.0
  • cleaup code
  • catkin lint'ing
  • Merge branch 'feature/analysing' into merge
  • allow speedup of analysis with factor 10
  • Merge pull request #6 from ipa-fmw/fix/pylint pylint --> stable
  • Merge pull request #11 from ipa-fmw/fix/timestamps Fix/timestamps
  • Merge pull request #4 from ipa-fmw/fix/pylint pylint --> master
  • fix timestamps
  • Merge pull request #5 from ipa-fmw/master master --> stable
  • Merge pull request #8 from ipa-fmw/master master --> recover
  • pylint
  • interface metric with type check
  • interface working (without types)
  • fix install tags
  • Merge branch 'master' of /home/fmw/git/atf/src/atf Conflicts: .gitignore README.md

File truncated at 100 lines see the full file

Package Dependencies

System Dependencies

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_recorder_plugins at Robotics Stack Exchange

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

atf_recorder_plugins package from atf repo

atf atf_core atf_metrics atf_msgs atf_plotter atf_recorder_plugins atf_test atf_test_tools

ROS Distro
noetic

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
Released RELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

Plugins for the ATF recorder.

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_recorder_plugins

0.1.1 (2024-02-21)

  • Merge pull request #164 from floweisshardt/feature/metric_topic_data new metric topic_data
  • ignore pylint import error
  • 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
  • fix import http.client
  • 2to3 for python3 compatibility
  • Merge pull request #153 from fmessmer/feature/pylint_some_more [WIP] Feature/pylint-cleanup
  • resolve cyclic dependency
  • revert special atf_recorder_plugins module
  • proper python modules, cleanup, pylint fixes
  • fix some pylint issues
  • Merge pull request #157 from floweisshardt/fix/remove_obstacle_distance_recorder_plugin remove obstacle distance recorder plugin
  • remove obstacle distance recorder plugin
  • Merge pull request #155 from floweisshardt/feature/remove_unsupported_merics remove unsupported metrics
  • remove unsupported metrics
  • Merge pull request #9 from floweisshardt/master sync from floweisshardt/master
  • Merge pull request #113 from fmessmer/ci_updates [travis] ci updates
  • catkin_lint fixes
  • Merge pull request #84 from floweisshardt/recorder_updates only call recorder plugins if metric is specified
  • fix rosservice exception
  • only call recorder plugins if metric is specified
  • Merge pull request #70 from floweisshardt/result_msgs Result msgs
  • update email
  • Merge pull request #60 from floweisshardt/metrics_path_length atf without rosbag play
  • atf_test is close to working with all metrics
  • Merge pull request #46 from ipa-fmw/fix/handling_shutdown_delay Fix/handling shutdown delay
  • fixed roslaunch check error caused due to missing package.xml file
  • this intermediary PR consists of following:
    • triggering the record only before and after specific event
    • disabled the record for all topics
  • fix typo
  • adapt licenses
  • Merge branch 'master' into feature/presenter
  • Merge pull request #26 from ipa-fmw/feature/linting Feature/linting
  • pylint'ing
  • Merge branch 'master' into merge
  • Merge pull request #22 from ipa-fmw/feature/atf2.0 Feature/atf2.0
  • recording working for atf2.0
  • cleaup code
  • catkin lint'ing
  • Merge branch 'feature/analysing' into merge
  • allow speedup of analysis with factor 10
  • Merge pull request #6 from ipa-fmw/fix/pylint pylint --> stable
  • Merge pull request #11 from ipa-fmw/fix/timestamps Fix/timestamps
  • Merge pull request #4 from ipa-fmw/fix/pylint pylint --> master
  • fix timestamps
  • Merge pull request #5 from ipa-fmw/master master --> stable
  • Merge pull request #8 from ipa-fmw/master master --> recover
  • pylint
  • interface metric with type check
  • interface working (without types)
  • fix install tags
  • Merge branch 'master' of /home/fmw/git/atf/src/atf Conflicts: .gitignore README.md

File truncated at 100 lines see the full file

Package Dependencies

System Dependencies

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_recorder_plugins at Robotics Stack Exchange

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

atf_recorder_plugins package from atf repo

atf atf_core atf_metrics atf_msgs atf_plotter atf_recorder_plugins atf_test atf_test_tools

ROS Distro
noetic

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
Released RELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

Plugins for the ATF recorder.

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_recorder_plugins

0.1.1 (2024-02-21)

  • Merge pull request #164 from floweisshardt/feature/metric_topic_data new metric topic_data
  • ignore pylint import error
  • 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
  • fix import http.client
  • 2to3 for python3 compatibility
  • Merge pull request #153 from fmessmer/feature/pylint_some_more [WIP] Feature/pylint-cleanup
  • resolve cyclic dependency
  • revert special atf_recorder_plugins module
  • proper python modules, cleanup, pylint fixes
  • fix some pylint issues
  • Merge pull request #157 from floweisshardt/fix/remove_obstacle_distance_recorder_plugin remove obstacle distance recorder plugin
  • remove obstacle distance recorder plugin
  • Merge pull request #155 from floweisshardt/feature/remove_unsupported_merics remove unsupported metrics
  • remove unsupported metrics
  • Merge pull request #9 from floweisshardt/master sync from floweisshardt/master
  • Merge pull request #113 from fmessmer/ci_updates [travis] ci updates
  • catkin_lint fixes
  • Merge pull request #84 from floweisshardt/recorder_updates only call recorder plugins if metric is specified
  • fix rosservice exception
  • only call recorder plugins if metric is specified
  • Merge pull request #70 from floweisshardt/result_msgs Result msgs
  • update email
  • Merge pull request #60 from floweisshardt/metrics_path_length atf without rosbag play
  • atf_test is close to working with all metrics
  • Merge pull request #46 from ipa-fmw/fix/handling_shutdown_delay Fix/handling shutdown delay
  • fixed roslaunch check error caused due to missing package.xml file
  • this intermediary PR consists of following:
    • triggering the record only before and after specific event
    • disabled the record for all topics
  • fix typo
  • adapt licenses
  • Merge branch 'master' into feature/presenter
  • Merge pull request #26 from ipa-fmw/feature/linting Feature/linting
  • pylint'ing
  • Merge branch 'master' into merge
  • Merge pull request #22 from ipa-fmw/feature/atf2.0 Feature/atf2.0
  • recording working for atf2.0
  • cleaup code
  • catkin lint'ing
  • Merge branch 'feature/analysing' into merge
  • allow speedup of analysis with factor 10
  • Merge pull request #6 from ipa-fmw/fix/pylint pylint --> stable
  • Merge pull request #11 from ipa-fmw/fix/timestamps Fix/timestamps
  • Merge pull request #4 from ipa-fmw/fix/pylint pylint --> master
  • fix timestamps
  • Merge pull request #5 from ipa-fmw/master master --> stable
  • Merge pull request #8 from ipa-fmw/master master --> recover
  • pylint
  • interface metric with type check
  • interface working (without types)
  • fix install tags
  • Merge branch 'master' of /home/fmw/git/atf/src/atf Conflicts: .gitignore README.md

File truncated at 100 lines see the full file

Package Dependencies

System Dependencies

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_recorder_plugins at Robotics Stack Exchange

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

atf_recorder_plugins package from atf repo

atf atf_core atf_metrics atf_msgs atf_plotter atf_recorder_plugins atf_test atf_test_tools

ROS Distro
noetic

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
Released RELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

Plugins for the ATF recorder.

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_recorder_plugins

0.1.1 (2024-02-21)

  • Merge pull request #164 from floweisshardt/feature/metric_topic_data new metric topic_data
  • ignore pylint import error
  • 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
  • fix import http.client
  • 2to3 for python3 compatibility
  • Merge pull request #153 from fmessmer/feature/pylint_some_more [WIP] Feature/pylint-cleanup
  • resolve cyclic dependency
  • revert special atf_recorder_plugins module
  • proper python modules, cleanup, pylint fixes
  • fix some pylint issues
  • Merge pull request #157 from floweisshardt/fix/remove_obstacle_distance_recorder_plugin remove obstacle distance recorder plugin
  • remove obstacle distance recorder plugin
  • Merge pull request #155 from floweisshardt/feature/remove_unsupported_merics remove unsupported metrics
  • remove unsupported metrics
  • Merge pull request #9 from floweisshardt/master sync from floweisshardt/master
  • Merge pull request #113 from fmessmer/ci_updates [travis] ci updates
  • catkin_lint fixes
  • Merge pull request #84 from floweisshardt/recorder_updates only call recorder plugins if metric is specified
  • fix rosservice exception
  • only call recorder plugins if metric is specified
  • Merge pull request #70 from floweisshardt/result_msgs Result msgs
  • update email
  • Merge pull request #60 from floweisshardt/metrics_path_length atf without rosbag play
  • atf_test is close to working with all metrics
  • Merge pull request #46 from ipa-fmw/fix/handling_shutdown_delay Fix/handling shutdown delay
  • fixed roslaunch check error caused due to missing package.xml file
  • this intermediary PR consists of following:
    • triggering the record only before and after specific event
    • disabled the record for all topics
  • fix typo
  • adapt licenses
  • Merge branch 'master' into feature/presenter
  • Merge pull request #26 from ipa-fmw/feature/linting Feature/linting
  • pylint'ing
  • Merge branch 'master' into merge
  • Merge pull request #22 from ipa-fmw/feature/atf2.0 Feature/atf2.0
  • recording working for atf2.0
  • cleaup code
  • catkin lint'ing
  • Merge branch 'feature/analysing' into merge
  • allow speedup of analysis with factor 10
  • Merge pull request #6 from ipa-fmw/fix/pylint pylint --> stable
  • Merge pull request #11 from ipa-fmw/fix/timestamps Fix/timestamps
  • Merge pull request #4 from ipa-fmw/fix/pylint pylint --> master
  • fix timestamps
  • Merge pull request #5 from ipa-fmw/master master --> stable
  • Merge pull request #8 from ipa-fmw/master master --> recover
  • pylint
  • interface metric with type check
  • interface working (without types)
  • fix install tags
  • Merge branch 'master' of /home/fmw/git/atf/src/atf Conflicts: .gitignore README.md

File truncated at 100 lines see the full file

Package Dependencies

System Dependencies

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_recorder_plugins at Robotics Stack Exchange

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

atf_recorder_plugins package from atf repo

atf atf_core atf_metrics atf_msgs atf_plotter atf_recorder_plugins atf_test atf_test_tools

ROS Distro
noetic

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
Released RELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

Plugins for the ATF recorder.

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_recorder_plugins

0.1.1 (2024-02-21)

  • Merge pull request #164 from floweisshardt/feature/metric_topic_data new metric topic_data
  • ignore pylint import error
  • 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
  • fix import http.client
  • 2to3 for python3 compatibility
  • Merge pull request #153 from fmessmer/feature/pylint_some_more [WIP] Feature/pylint-cleanup
  • resolve cyclic dependency
  • revert special atf_recorder_plugins module
  • proper python modules, cleanup, pylint fixes
  • fix some pylint issues
  • Merge pull request #157 from floweisshardt/fix/remove_obstacle_distance_recorder_plugin remove obstacle distance recorder plugin
  • remove obstacle distance recorder plugin
  • Merge pull request #155 from floweisshardt/feature/remove_unsupported_merics remove unsupported metrics
  • remove unsupported metrics
  • Merge pull request #9 from floweisshardt/master sync from floweisshardt/master
  • Merge pull request #113 from fmessmer/ci_updates [travis] ci updates
  • catkin_lint fixes
  • Merge pull request #84 from floweisshardt/recorder_updates only call recorder plugins if metric is specified
  • fix rosservice exception
  • only call recorder plugins if metric is specified
  • Merge pull request #70 from floweisshardt/result_msgs Result msgs
  • update email
  • Merge pull request #60 from floweisshardt/metrics_path_length atf without rosbag play
  • atf_test is close to working with all metrics
  • Merge pull request #46 from ipa-fmw/fix/handling_shutdown_delay Fix/handling shutdown delay
  • fixed roslaunch check error caused due to missing package.xml file
  • this intermediary PR consists of following:
    • triggering the record only before and after specific event
    • disabled the record for all topics
  • fix typo
  • adapt licenses
  • Merge branch 'master' into feature/presenter
  • Merge pull request #26 from ipa-fmw/feature/linting Feature/linting
  • pylint'ing
  • Merge branch 'master' into merge
  • Merge pull request #22 from ipa-fmw/feature/atf2.0 Feature/atf2.0
  • recording working for atf2.0
  • cleaup code
  • catkin lint'ing
  • Merge branch 'feature/analysing' into merge
  • allow speedup of analysis with factor 10
  • Merge pull request #6 from ipa-fmw/fix/pylint pylint --> stable
  • Merge pull request #11 from ipa-fmw/fix/timestamps Fix/timestamps
  • Merge pull request #4 from ipa-fmw/fix/pylint pylint --> master
  • fix timestamps
  • Merge pull request #5 from ipa-fmw/master master --> stable
  • Merge pull request #8 from ipa-fmw/master master --> recover
  • pylint
  • interface metric with type check
  • interface working (without types)
  • fix install tags
  • Merge branch 'master' of /home/fmw/git/atf/src/atf Conflicts: .gitignore README.md

File truncated at 100 lines see the full file

Package Dependencies

System Dependencies

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_recorder_plugins at Robotics Stack Exchange

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

atf_recorder_plugins package from atf repo

atf atf_core atf_metrics atf_msgs atf_plotter atf_recorder_plugins atf_test atf_test_tools

ROS Distro
noetic

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
Released RELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

Plugins for the ATF recorder.

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_recorder_plugins

0.1.1 (2024-02-21)

  • Merge pull request #164 from floweisshardt/feature/metric_topic_data new metric topic_data
  • ignore pylint import error
  • 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
  • fix import http.client
  • 2to3 for python3 compatibility
  • Merge pull request #153 from fmessmer/feature/pylint_some_more [WIP] Feature/pylint-cleanup
  • resolve cyclic dependency
  • revert special atf_recorder_plugins module
  • proper python modules, cleanup, pylint fixes
  • fix some pylint issues
  • Merge pull request #157 from floweisshardt/fix/remove_obstacle_distance_recorder_plugin remove obstacle distance recorder plugin
  • remove obstacle distance recorder plugin
  • Merge pull request #155 from floweisshardt/feature/remove_unsupported_merics remove unsupported metrics
  • remove unsupported metrics
  • Merge pull request #9 from floweisshardt/master sync from floweisshardt/master
  • Merge pull request #113 from fmessmer/ci_updates [travis] ci updates
  • catkin_lint fixes
  • Merge pull request #84 from floweisshardt/recorder_updates only call recorder plugins if metric is specified
  • fix rosservice exception
  • only call recorder plugins if metric is specified
  • Merge pull request #70 from floweisshardt/result_msgs Result msgs
  • update email
  • Merge pull request #60 from floweisshardt/metrics_path_length atf without rosbag play
  • atf_test is close to working with all metrics
  • Merge pull request #46 from ipa-fmw/fix/handling_shutdown_delay Fix/handling shutdown delay
  • fixed roslaunch check error caused due to missing package.xml file
  • this intermediary PR consists of following:
    • triggering the record only before and after specific event
    • disabled the record for all topics
  • fix typo
  • adapt licenses
  • Merge branch 'master' into feature/presenter
  • Merge pull request #26 from ipa-fmw/feature/linting Feature/linting
  • pylint'ing
  • Merge branch 'master' into merge
  • Merge pull request #22 from ipa-fmw/feature/atf2.0 Feature/atf2.0
  • recording working for atf2.0
  • cleaup code
  • catkin lint'ing
  • Merge branch 'feature/analysing' into merge
  • allow speedup of analysis with factor 10
  • Merge pull request #6 from ipa-fmw/fix/pylint pylint --> stable
  • Merge pull request #11 from ipa-fmw/fix/timestamps Fix/timestamps
  • Merge pull request #4 from ipa-fmw/fix/pylint pylint --> master
  • fix timestamps
  • Merge pull request #5 from ipa-fmw/master master --> stable
  • Merge pull request #8 from ipa-fmw/master master --> recover
  • pylint
  • interface metric with type check
  • interface working (without types)
  • fix install tags
  • Merge branch 'master' of /home/fmw/git/atf/src/atf Conflicts: .gitignore README.md

File truncated at 100 lines see the full file

Package Dependencies

System Dependencies

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_recorder_plugins at Robotics Stack Exchange

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

atf_recorder_plugins package from atf repo

atf atf_core atf_metrics atf_msgs atf_plotter atf_recorder_plugins atf_test atf_test_tools

ROS Distro
noetic

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
Released RELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

Plugins for the ATF recorder.

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_recorder_plugins

0.1.1 (2024-02-21)

  • Merge pull request #164 from floweisshardt/feature/metric_topic_data new metric topic_data
  • ignore pylint import error
  • 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
  • fix import http.client
  • 2to3 for python3 compatibility
  • Merge pull request #153 from fmessmer/feature/pylint_some_more [WIP] Feature/pylint-cleanup
  • resolve cyclic dependency
  • revert special atf_recorder_plugins module
  • proper python modules, cleanup, pylint fixes
  • fix some pylint issues
  • Merge pull request #157 from floweisshardt/fix/remove_obstacle_distance_recorder_plugin remove obstacle distance recorder plugin
  • remove obstacle distance recorder plugin
  • Merge pull request #155 from floweisshardt/feature/remove_unsupported_merics remove unsupported metrics
  • remove unsupported metrics
  • Merge pull request #9 from floweisshardt/master sync from floweisshardt/master
  • Merge pull request #113 from fmessmer/ci_updates [travis] ci updates
  • catkin_lint fixes
  • Merge pull request #84 from floweisshardt/recorder_updates only call recorder plugins if metric is specified
  • fix rosservice exception
  • only call recorder plugins if metric is specified
  • Merge pull request #70 from floweisshardt/result_msgs Result msgs
  • update email
  • Merge pull request #60 from floweisshardt/metrics_path_length atf without rosbag play
  • atf_test is close to working with all metrics
  • Merge pull request #46 from ipa-fmw/fix/handling_shutdown_delay Fix/handling shutdown delay
  • fixed roslaunch check error caused due to missing package.xml file
  • this intermediary PR consists of following:
    • triggering the record only before and after specific event
    • disabled the record for all topics
  • fix typo
  • adapt licenses
  • Merge branch 'master' into feature/presenter
  • Merge pull request #26 from ipa-fmw/feature/linting Feature/linting
  • pylint'ing
  • Merge branch 'master' into merge
  • Merge pull request #22 from ipa-fmw/feature/atf2.0 Feature/atf2.0
  • recording working for atf2.0
  • cleaup code
  • catkin lint'ing
  • Merge branch 'feature/analysing' into merge
  • allow speedup of analysis with factor 10
  • Merge pull request #6 from ipa-fmw/fix/pylint pylint --> stable
  • Merge pull request #11 from ipa-fmw/fix/timestamps Fix/timestamps
  • Merge pull request #4 from ipa-fmw/fix/pylint pylint --> master
  • fix timestamps
  • Merge pull request #5 from ipa-fmw/master master --> stable
  • Merge pull request #8 from ipa-fmw/master master --> recover
  • pylint
  • interface metric with type check
  • interface working (without types)
  • fix install tags
  • Merge branch 'master' of /home/fmw/git/atf/src/atf Conflicts: .gitignore README.md

File truncated at 100 lines see the full file

Package Dependencies

System Dependencies

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_recorder_plugins at Robotics Stack Exchange

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

atf_recorder_plugins package from atf repo

atf atf_core atf_metrics atf_msgs atf_plotter atf_recorder_plugins atf_test atf_test_tools

ROS Distro
noetic

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
Released RELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

Plugins for the ATF recorder.

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_recorder_plugins

0.1.1 (2024-02-21)

  • Merge pull request #164 from floweisshardt/feature/metric_topic_data new metric topic_data
  • ignore pylint import error
  • 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
  • fix import http.client
  • 2to3 for python3 compatibility
  • Merge pull request #153 from fmessmer/feature/pylint_some_more [WIP] Feature/pylint-cleanup
  • resolve cyclic dependency
  • revert special atf_recorder_plugins module
  • proper python modules, cleanup, pylint fixes
  • fix some pylint issues
  • Merge pull request #157 from floweisshardt/fix/remove_obstacle_distance_recorder_plugin remove obstacle distance recorder plugin
  • remove obstacle distance recorder plugin
  • Merge pull request #155 from floweisshardt/feature/remove_unsupported_merics remove unsupported metrics
  • remove unsupported metrics
  • Merge pull request #9 from floweisshardt/master sync from floweisshardt/master
  • Merge pull request #113 from fmessmer/ci_updates [travis] ci updates
  • catkin_lint fixes
  • Merge pull request #84 from floweisshardt/recorder_updates only call recorder plugins if metric is specified
  • fix rosservice exception
  • only call recorder plugins if metric is specified
  • Merge pull request #70 from floweisshardt/result_msgs Result msgs
  • update email
  • Merge pull request #60 from floweisshardt/metrics_path_length atf without rosbag play
  • atf_test is close to working with all metrics
  • Merge pull request #46 from ipa-fmw/fix/handling_shutdown_delay Fix/handling shutdown delay
  • fixed roslaunch check error caused due to missing package.xml file
  • this intermediary PR consists of following:
    • triggering the record only before and after specific event
    • disabled the record for all topics
  • fix typo
  • adapt licenses
  • Merge branch 'master' into feature/presenter
  • Merge pull request #26 from ipa-fmw/feature/linting Feature/linting
  • pylint'ing
  • Merge branch 'master' into merge
  • Merge pull request #22 from ipa-fmw/feature/atf2.0 Feature/atf2.0
  • recording working for atf2.0
  • cleaup code
  • catkin lint'ing
  • Merge branch 'feature/analysing' into merge
  • allow speedup of analysis with factor 10
  • Merge pull request #6 from ipa-fmw/fix/pylint pylint --> stable
  • Merge pull request #11 from ipa-fmw/fix/timestamps Fix/timestamps
  • Merge pull request #4 from ipa-fmw/fix/pylint pylint --> master
  • fix timestamps
  • Merge pull request #5 from ipa-fmw/master master --> stable
  • Merge pull request #8 from ipa-fmw/master master --> recover
  • pylint
  • interface metric with type check
  • interface working (without types)
  • fix install tags
  • Merge branch 'master' of /home/fmw/git/atf/src/atf Conflicts: .gitignore README.md

File truncated at 100 lines see the full file

Package Dependencies

System Dependencies

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_recorder_plugins at Robotics Stack Exchange

Package symbol

atf_recorder_plugins package from atf repo

atf atf_core atf_metrics atf_msgs atf_plotter atf_recorder_plugins atf_test atf_test_tools

ROS Distro
noetic

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
Released RELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

Plugins for the ATF recorder.

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_recorder_plugins

0.1.1 (2024-02-21)

  • Merge pull request #164 from floweisshardt/feature/metric_topic_data new metric topic_data
  • ignore pylint import error
  • 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
  • fix import http.client
  • 2to3 for python3 compatibility
  • Merge pull request #153 from fmessmer/feature/pylint_some_more [WIP] Feature/pylint-cleanup
  • resolve cyclic dependency
  • revert special atf_recorder_plugins module
  • proper python modules, cleanup, pylint fixes
  • fix some pylint issues
  • Merge pull request #157 from floweisshardt/fix/remove_obstacle_distance_recorder_plugin remove obstacle distance recorder plugin
  • remove obstacle distance recorder plugin
  • Merge pull request #155 from floweisshardt/feature/remove_unsupported_merics remove unsupported metrics
  • remove unsupported metrics
  • Merge pull request #9 from floweisshardt/master sync from floweisshardt/master
  • Merge pull request #113 from fmessmer/ci_updates [travis] ci updates
  • catkin_lint fixes
  • Merge pull request #84 from floweisshardt/recorder_updates only call recorder plugins if metric is specified
  • fix rosservice exception
  • only call recorder plugins if metric is specified
  • Merge pull request #70 from floweisshardt/result_msgs Result msgs
  • update email
  • Merge pull request #60 from floweisshardt/metrics_path_length atf without rosbag play
  • atf_test is close to working with all metrics
  • Merge pull request #46 from ipa-fmw/fix/handling_shutdown_delay Fix/handling shutdown delay
  • fixed roslaunch check error caused due to missing package.xml file
  • this intermediary PR consists of following:
    • triggering the record only before and after specific event
    • disabled the record for all topics
  • fix typo
  • adapt licenses
  • Merge branch 'master' into feature/presenter
  • Merge pull request #26 from ipa-fmw/feature/linting Feature/linting
  • pylint'ing
  • Merge branch 'master' into merge
  • Merge pull request #22 from ipa-fmw/feature/atf2.0 Feature/atf2.0
  • recording working for atf2.0
  • cleaup code
  • catkin lint'ing
  • Merge branch 'feature/analysing' into merge
  • allow speedup of analysis with factor 10
  • Merge pull request #6 from ipa-fmw/fix/pylint pylint --> stable
  • Merge pull request #11 from ipa-fmw/fix/timestamps Fix/timestamps
  • Merge pull request #4 from ipa-fmw/fix/pylint pylint --> master
  • fix timestamps
  • Merge pull request #5 from ipa-fmw/master master --> stable
  • Merge pull request #8 from ipa-fmw/master master --> recover
  • pylint
  • interface metric with type check
  • interface working (without types)
  • fix install tags
  • Merge branch 'master' of /home/fmw/git/atf/src/atf Conflicts: .gitignore README.md

File truncated at 100 lines see the full file

Package Dependencies

System Dependencies

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_recorder_plugins at Robotics Stack Exchange