WIP: Started furuta implementation
Compare changes
@@ -19,17 +19,27 @@ struct Furuta <: PhysicalProcess
@@ -19,17 +19,27 @@ struct Furuta <: PhysicalProcess
@@ -45,9 +55,9 @@ end
@@ -45,9 +55,9 @@ end
@@ -62,7 +72,13 @@ control(p::AbstractFuruta, u::Number) = send(p.control,u)
@@ -62,7 +72,13 @@ control(p::AbstractFuruta, u::Number) = send(p.control,u)