diff --git a/examples/dynamics/Simulate_FallingBall4.jl b/examples/dynamics/Simulate_FallingBall4.jl index 153596e6..918a7c1a 100644 --- a/examples/dynamics/Simulate_FallingBall4.jl +++ b/examples/dynamics/Simulate_FallingBall4.jl @@ -2,7 +2,7 @@ module Simulate_FallingBall4 Models and simulates a sphere that is falling downwards as 6 dof body -(described by quaternions), **without** collision handling. +(described by quaternions), **with** collision handling. See also models