Skip to content

Conversation

@lsy3
Copy link
Contributor

@lsy3 lsy3 commented Nov 18, 2025

Description

Add XML/YAML launch file equivalents for intermediate Tf2 tutorials.

  • Add XML and YAML equivalents for all Python launch files
  • Update tutorial documentation with tabbed multi-format code examples

Fixes #6006

Did you use Generative AI?

Partially - Cursor AI Assistant for generating XML/YAML launch file equivalents and tutorial rephrasing. Each generated line reviewed.

Additional Information

  • Launch files are scoped to pages under Tutorials/Intermediate/Tf2/ directory
  • All launch file references in the Tf2 tutorial documentation have been updated

lsy3 added 4 commits November 19, 2025 09:24
- Add XML and YAML equivalents for all Python launch files
- Update tutorial RST files with tabbed multi-format code examples
- Use .xml as default in console commands with inline format comments

Signed-off-by: Luke Sy <sylukewicent@gmail.com>
Signed-off-by: Luke Sy <sylukewicent@gmail.com>
- Update launch file format references (.xml -> .py)
- Make launch file sections format-agnostic with tab-specific explanations
- Correct YAML literalinclude line numbers in Adding-A-Frame tutorials

Signed-off-by: Luke Sy <sylukewicent@gmail.com>
@lsy3 lsy3 marked this pull request as ready for review November 20, 2025 16:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

📝 Replace all trivial launchfile examples with XML/YAML

1 participant