generated from control-toolbox/CTAppTemplate.jl
-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
internal devModification to the code is requested and should not affect user experimentModification to the code is requested and should not affect user experiment
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 #94 (comment)
Metadata
Metadata
Assignees
Labels
internal devModification to the code is requested and should not affect user experimentModification to the code is requested and should not affect user experiment