Skip to content

Commit

Permalink
Update tutorial-1-your-first-simulation-in-webots.md (#6491)
Browse files Browse the repository at this point in the history
fixed grammatical error
  • Loading branch information
yousefbilal authored Jan 30, 2024
1 parent c3f2c42 commit eff5548
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/guide/tutorial-1-your-first-simulation-in-webots.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ The guided tour is also available from the *Help* menu of Webots.

### Create a New World

A **World** is a file containing information like where the objects are, what they look like, how they interact with each other, what is the color of the sky, how is defined the gravity, friction, masses of the objects, etc.
A **World** is a file containing information like where the objects are, what they look like, how they interact with each other, what is the color of the sky, and the definitions of gravity, friction, masses of the objects, etc.
It defines the initial state of a simulation.
The different objects are called **Nodes** and are organized hierarchically in a **Scene Tree**.
Therefore, a node may contain sub-nodes.
Expand Down

0 comments on commit eff5548

Please sign in to comment.