xacro: Kilted
  • Links
    • Rosindex
    • Website
    • Repository
    • Bugtracker
  • Python API
    • xacro package
      • Submodules
        • xacro.cli module
        • xacro.color module
        • xacro.substitution_args module
        • xacro.xmlutils module
      • Module contents
        • ConstructUnits
        • Macro
        • NameSpace
        • QuickLexer
        • Table
        • XacroException
        • YamlDictWrapper
        • YamlListWrapper
        • abs_filename_spec()
        • check_attrs()
        • create_global_symbols()
        • eval_all()
        • eval_default_arg()
        • eval_extension()
        • eval_text()
        • get_boolean_value()
        • get_include_files()
        • grab_macro()
        • grab_property()
        • handle_dynamic_macro_call()
        • handle_macro_call()
        • import_xml_namespaces()
        • init_stacks()
        • is_valid_name()
        • load_yaml()
        • main()
        • open_output()
        • parse()
        • parse_macro_arg()
        • print_location()
        • process()
        • process_doc()
        • process_file()
        • process_include()
        • remove_previous_comments()
        • resolve_macro()
        • safe_eval()
        • tokenize()
  • Standard Documents
    • CHANGELOG
      • Changelog for package xacro
        • 2.0.13 (2025-03-20)
        • 2.0.12 (2025-01-08)
        • 2.0.11 (2024-04-02)
        • 2.0.10 (2024-01-25)
        • 2.0.9 (2023-02-27)
        • 2.0.8 (2022-10-22)
        • 2.0.7 (2021-09-04)
        • 2.0.6 (2021-05-30)
        • 2.0.5 (2021-03-02)
        • 2.0.3 (2020-08-09)
        • 2.0.2 (2020-03-29)
        • 2.0.1 (2019-10-06)
        • 2.0.0 (2019-09-28)
        • 1.14.4 (2020-08-09)
        • 1.14.3 (2020-07-05)
        • 1.14.2 (2020-05-21)
        • 1.14.1 (2020-03-29)
        • 1.13.5 (2019-12-08)
        • 1.13.4 (2019-09-26)
        • 1.13.3 (2018-10-14)
        • 1.13.2 (2018-05-14)
        • 1.13.1 (2018-05-03)
        • 1.13.0 (2018-03-31)
        • 1.12.1 (2018-03-28)
        • 1.12.0 (2017-03-25)
        • 1.11.2 (2017-02-27)
        • 1.11.1 (2016-06-22)
        • 1.11.0 (2016-03-25)
        • 1.10.6 (2015-09-01)
        • 1.10.5 (2015-08-12)
        • 1.10.4 (2015-06-18)
        • 1.10.3 (2015-06-16)
        • 1.10.2 (2015-05-23)
        • 1.10.1 (2015-04-01)
        • 1.10.0 (2015-03-13)
        • 1.9.3 (2015-01-14)
        • 1.9.2 (2014-07-11)
        • 1.9.1 (2014-06-21)
        • 1.9.0 (2014-03-28)
        • 1.8.4 (2013-08-06)
        • 1.8.3 (2013-04-22)
    • PACKAGE
    • README
      • Xacro (XML Macros)
    • LICENSE
  • Index
xacro: Kilted
  • xacro
  • View page source

xacro

  • xacro package
    • Submodules
      • xacro.cli module
        • ColoredOptionParser
        • IndentedHelpFormatterWithNL
        • load_mappings()
        • process_args()
        • wrap_with_newlines()
      • xacro.color module
        • colorize()
        • error()
        • is_tty()
        • message()
        • warning()
      • xacro.substitution_args module
        • ArgException
        • SubstitutionException
        • convert_value()
        • resolve_args()
      • xacro.xmlutils module
        • attribute()
        • first_child_element()
        • fixed_writexml()
        • next_sibling_element()
        • opt_attrs()
        • replace_node()
        • reqd_attrs()
    • Module contents
      • ConstructUnits
        • ConstructUnits.angle_degrees
        • ConstructUnits.angle_radians
        • ConstructUnits.constructor()
        • ConstructUnits.length_foot
        • ConstructUnits.length_inches
        • ConstructUnits.length_meters
        • ConstructUnits.length_millimeters
      • Macro
      • NameSpace
      • QuickLexer
        • QuickLexer.lex()
        • QuickLexer.next()
        • QuickLexer.peek()
      • Table
        • Table.top()
      • XacroException
      • YamlDictWrapper
      • YamlListWrapper
        • YamlListWrapper.wrap()
      • abs_filename_spec()
      • check_attrs()
      • create_global_symbols()
      • eval_all()
      • eval_default_arg()
      • eval_extension()
      • eval_text()
      • get_boolean_value()
      • get_include_files()
      • grab_macro()
      • grab_property()
      • handle_dynamic_macro_call()
      • handle_macro_call()
      • import_xml_namespaces()
      • init_stacks()
      • is_valid_name()
      • load_yaml()
      • main()
      • open_output()
      • parse()
      • parse_macro_arg()
      • print_location()
      • process()
      • process_doc()
      • process_file()
      • process_include()
      • remove_previous_comments()
      • resolve_macro()
      • safe_eval()
      • tokenize()
Previous Next

© Copyright The <xacro> Contributors. License: BSD.

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