better_launch: Rolling
  • Links
    • Rosindex
    • Website
    • Repository
    • Bugtracker
  • Python API
    • better_launch package
      • Subpackages
        • better_launch.elements package
        • better_launch.ros package
        • better_launch.tui package
        • better_launch.utils package
      • Submodules
        • better_launch.convenience module
        • better_launch.gazebo module
        • better_launch.launcher module
        • better_launch.wrapper module
      • Module contents
  • Standard Documents
    • README
      • 🧭 About
      • πŸ€” Why not improve the existing ROS2 launch?
      • 🧩 Okay, what can I do with it?
      • πŸ› οΈ How do I use it?
      • πŸ“Ÿ The TUI
      • βš–οΈ What are the differences?
        • Action immediacy
        • Lifecycle nodes
        • Type checking
        • Declaring launch arguments
        • Parameter files
        • Logging
        • Abandoned processes
      • πŸ’― Performance
      • πŸ“₯ Installation
      • πŸ“’ What’s so bad about ROS2 launch?
      • 🌱 Contributors
    • CONTRIBUTING
      • Contributing to better_launch
        • Pull Requests
        • Merge Policy
        • Roadmap
        • Funding
    • PACKAGE
    • LICENSE
    • CHANGELOG
      • Changelog for package better_launch
        • Forthcoming
  • Index
better_launch: Rolling
  • better_launch
  • better_launch package
  • better_launch.utils package
  • View page source

better_launch.utils package

Submodules

  • better_launch.utils.better_logging module
    • PrettyLogFormatter
      • PrettyLogFormatter.default_file_format
      • PrettyLogFormatter.default_screen_format
      • PrettyLogFormatter.format()
      • PrettyLogFormatter.formatTime()
      • PrettyLogFormatter.format_color()
      • PrettyLogFormatter.get_loglevel_color()
      • PrettyLogFormatter.get_source_color()
    • RecordForwarder
      • RecordForwarder.format()
      • RecordForwarder.setFormatterFor()
      • RecordForwarder.unsetFormatterFor()
    • StubbornHandler
      • StubbornHandler.emit()
      • StubbornHandler.format()
      • StubbornHandler.setFormatterFor()
      • StubbornHandler.unsetFormatterFor()
    • configure_logger()
    • init_logging()
  • better_launch.utils.colors module
    • HighContrastColorGenerator
    • get_contrast_color
  • better_launch.utils.introspection module
    • find_calling_frame()
    • find_decorated_function_args()
    • find_function_frame()
    • find_launchthis_function()
    • get_bound_arguments()
    • get_launchfunc_signature_from_file()
  • better_launch.utils.substitutions module
    • SubstitutionError
    • default_substitution_handlers()
    • substitute_tokens()

Module contents

Previous Next

© Copyright The <better_launch> Contributors. License: MIT.

Built with Sphinx using a theme provided by Read the Docs.