Setup Guide¶
This guide will help you configure the Webots-Simulink Bridge to enable seamless interaction between Webots and MATLAB/Simulink.
1. Install Webots¶
- Download Webots (recomendly 2023a) from the official website.
- Follow the installation instructions for your operating system.
- Verify the installation by running Webots and opening a sample world.
2. Install MATLAB & Required Toolboxes¶
- Install MATLAB & Simulink (R2024a or later recommended).
- Open MATLAB and ensure the following toolboxes are installed:
- MATLAB Coder
- Simulink
- Embedded Coder (optional)
- If a required toolbox is missing, install it using the MATLAB Add-On Manager.
3. Configure Webots Library in MATLAB¶
Add Matlab Path
Next Steps¶
After setup, refer to the Usage Guide to start running simulations with Webots and Simulink.