numagic / lumos

scalable accelerated optimal control
MIT License
17 stars 0 forks source link

spikes in state derivatives at the intersection of two intervals #23

Open yunlongxu-numagic opened 2 years ago

yunlongxu-numagic commented 2 years ago

Sometimes we get spikes in the derivatives at a stage that is shared by two intervals, eg:

state_derivative

image

state

image

What we have checked:

TODO:

Thoughts

yunlongxu-numagic commented 2 years ago

it would appear sometimes this can be solved by tightening the tolerance a bit (primal and dual). But not always