Skip to content

Commit 9edc974

Browse files
committed
readme update
1 parent 1d151f9 commit 9edc974

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -131,8 +131,9 @@ The following code shows how to execute some of these examples.
131131
include("$(Modia3D.path)/examples/kinematics/Move_FourBar.jl")
132132
include("$(Modia3D.path)/examples/visual/Move_AllVisualObjects.jl")
133133
```
134-
135-
The next figure shows a screenshot of the animation of example `Simulate_YouBot.jl `:
134+
### Complex Model Simulation
135+
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`:
136137

137138
![PendulumPlot](docs/resources/images/youbot-robot.jpg)
138139

0 commit comments

Comments
 (0)