Skip to content

Commit 55866e2

Browse files
authored
Merge pull request #1 from traversaro/patch-1
Fix Simulate_FallingBall4 docs
2 parents db5cbe4 + 8a349a0 commit 55866e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/dynamics/Simulate_FallingBall4.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
module Simulate_FallingBall4
33
44
Models and simulates a sphere that is falling downwards as 6 dof body
5-
(described by quaternions), **without** collision handling.
5+
(described by quaternions), **with** collision handling.
66
77
See also models
88

0 commit comments

Comments
 (0)