aws-cqc / aws-cqc/DeviceLayout.jl

Improve default B-spline endpoint speed

Open
#265 0 comments 0 reactions 0 assignees View on GitHub
2.0 enhancement
Dominant language
Julia
Stars
67
Forks
14
Avg merge
1d 16h
Merged PRs (30d)
21

Description

Right now it's set to 2.5mm per t-unit. This is totally arbitrary and catastrophically bad in some cases. Either we should make `auto_speed` the default, or, if that's too expensive, do our best to estimate from the endpoints (and maybe waypoints and end tangents). This would obviously be breaking.

Contributor guide

Open the contributing guide

Research direction

Start by locating the B-spline endpoint-speed default and the existing `auto_speed` implementation, then inspect how endpoint, waypoint, and end-tangent data are available. Compare the cost and behavior of the proposed alternatives. Done means the default behavior is chosen and implemented, breaking behavior is documented, and representative speed cases are covered by tests.

Written by the indexing model from the issue text.

Assessment

Tech stack
julia
Domain
computer-graphics
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.