bjack205 / BilinearControl.jl

MIT License
24 stars 1 forks source link

Rate-limited Quadrotor #49

Closed bjack205 closed 2 years ago

bjack205 commented 2 years ago

Adds an example of a rate-limited quadrotor, where the difference between consecutive states is stored in the state and penalized by the controller.

Closes #31

codecov[bot] commented 2 years ago

Codecov Report

Merging #49 (71919b2) into main (eb8727d) will increase coverage by 1.31%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main      #49      +/-   ##
==========================================
+ Coverage   70.23%   71.54%   +1.31%     
==========================================
  Files           7        7              
  Lines         608      636      +28     
==========================================
+ Hits          427      455      +28     
  Misses        181      181              
Impacted Files Coverage Δ
src/bilinear_constraint.jl 75.00% <100.00%> (+7.29%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update eb8727d...71919b2. Read the comment docs.