Skip to content

Add show_bridle.jl - #41

Merged
ufechner7 merged 7 commits into
mainfrom
show_bridle
Jul 10, 2026
Merged

Add show_bridle.jl#41
ufechner7 merged 7 commits into
mainfrom
show_bridle

Conversation

@ufechner7

@ufechner7 ufechner7 commented Jul 10, 2026

Copy link
Copy Markdown
Member
  • add script show_bridle.jl
  • add helper functions
  • add it to menu.jl
  • Fix copilot remarks

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds a new interactive GLMakie-based example script to visualize the ram-air kite bridle (including segments, pulleys, optional kite mesh overlay, twist-surface lines, and optional body frame axes), and wires it into the examples launcher.

Changes:

  • Added examples/show_bridle.jl to parse the YAML bridle export and render an interactive 3D view (hover + click).
  • Extended examples/Project.toml with additional dependencies needed by the new example (DataFrames, GeometryBasics, YAML).
  • Added the new example to examples/menu.jl and simplified bin/run_julia argument handling (removing the Kaimon flag support).

Reviewed changes

Copilot reviewed 3 out of 4 changed files in this pull request and generated 6 comments.

File Description
examples/show_bridle.jl New interactive 3D bridle visualizer (YAML parsing + GLMakie rendering + optional mesh/frame overlays).
examples/Project.toml Adds dependencies required by the new visualization example.
examples/menu.jl Adds show_bridle.jl to the interactive examples menu.
bin/run_julia Removes Kaimon flag integration; now forwards all args directly to Julia.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread examples/show_bridle.jl Outdated
Comment thread examples/show_bridle.jl Outdated
Comment thread examples/show_bridle.jl Outdated
Comment thread examples/menu.jl
Comment thread examples/show_bridle.jl Outdated
Comment thread examples/show_bridle.jl Outdated
ufechner7 and others added 2 commits July 10, 2026 21:07
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
@ufechner7
ufechner7 requested a review from 1-Bart-1 July 10, 2026 19:42
@ufechner7
ufechner7 merged commit b3f8460 into main Jul 10, 2026
2 checks passed
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.

3 participants