Julia1
Compare changes
- Fredrik Bagge Carlson authored
@@ -48,7 +48,7 @@ const beam_system, nice_beam_controller = define_beam_system()
@@ -48,7 +48,7 @@ const beam_system, nice_beam_controller = define_beam_system()
@@ -96,7 +96,7 @@ bias(p::BallAndBeamSimulator) = 0
@@ -96,7 +96,7 @@ bias(p::BallAndBeamSimulator) = 0
length(u) == 1 || error("Process $(typeof(p)) only accepts one control signal, tried to send u=$u.")
@@ -104,7 +104,7 @@ control(p::BallAndBeamSimulator, u::Number) = error("Not yet implemented")
@@ -104,7 +104,7 @@ control(p::BallAndBeamSimulator, u::Number) = error("Not yet implemented")