control-toolbox / control-toolbox/CTParser.jl

[Dev] Constrain endpoint controls

Open
#161 0 comments 0 reactions 1 assignee Claimed by @jbcaillau View on GitHub
internal dev
Dominant language
Julia
Stars
3
Forks
0
Avg merge
4h 22m
Merged PRs (30d)
2

Description

to avoid singularities (check num scheme for dynamics)
- for euler + midpoint add constraint uN = uN-1 (as uN is possibly free)
- for euler_n add constraint u0 = u1 (as u0 is possibly free)

NB. nothing to do for trapeze

check https://github.com/control-toolbox/CTParser.jl/pull/94#issuecomment-3330422194

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.