We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1d151f9 commit 9edc974Copy full SHA for 9edc974
README.md
@@ -131,8 +131,9 @@ The following code shows how to execute some of these examples.
131
include("$(Modia3D.path)/examples/kinematics/Move_FourBar.jl")
132
include("$(Modia3D.path)/examples/visual/Move_AllVisualObjects.jl")
133
```
134
-
135
-The next figure shows a screenshot of the animation of example `Simulate_YouBot.jl `:
+### Complex Model Simulation
+At this package status more complex model simulations are possible, for example, a robot is kicking a ball off a table.
136
+See `$(Modia3D.path)/examples/collisions/Simulate_YouBot.jl`:
137
138

139
0 commit comments