Skip to content

Commit ce9db00

Browse files
committed
Note that while webots has a code editor a standalone one is better
1 parent 78e6b7d commit ce9db00

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

simulator/using_the_simulator.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ Within the Webots IDE, there are a few different panels:
1212

1313
- In the centre of your screen is the 3D simulated view of the arena.
1414
- On the left is a tree hierarchy of all elements in this "world".
15+
- On the right is a text editor which you can use to develop your code, however we recommend using a dedicated [code editor]({{ site.baseurl }}/tutorials/editors/) if you can.
1516
- At the bottom is the console, where output from your robot code will be displayed.
1617
- At the top are your general controls which include the time controls. Press the centre play button to run the simulation at normal speed.
1718

0 commit comments

Comments
 (0)