Interface Overview

This section provides a detailed explanation of all the UI elements and their functions.

Top Navigation Bar

The Top Navigation Bar contains the following elements:

  • Logo: Click to return to the main KodeVR page.
  • Project Name: Displays the name of the current project. Click to edit the project name.
  • File Menu: Contains options for creating, saving, loading, exporting, and importing projects.
  • Tutorials Menu: Provides access to the available tutorials.
  • View Controls: Allows you to toggle the visibility of the sidebar and simulator.
  • Playback Controls: Contains buttons for running, pausing, and stopping the program.
  • Settings: Provides access to settings such as keyboard shortcuts and accessibility options.
  • Theme Toggle: Allows you to switch between light and dark mode.

Sidebar

The Sidebar provides access to different categories of programming blocks. Click on a category to view the available blocks.

Code Blocks Workspace

The Code Blocks Workspace is the area where you create your program by dragging and dropping blocks. You can connect blocks together to create a sequence of instructions.

Simulator

The Simulator is the 3D environment where you can see your robot in action. It displays the robot and the environment, and allows you to control the robot using your program.

Note

You can resize the different sections of the interface by dragging the dividers between them.