Webots sample simulation with a MATLAB robot controller

バージョン 1.1.0 (10.3 KB) 作成者: Olivier Michel
This package include a Webots simulation where an e-puck2 robot is controlled by a MATLAB program.
ダウンロード: 520
更新 2020/3/17

ライセンスの表示

The included simulation features a toy world in which an e-puck2 robot is moving around.
It demonstrates the possibilities of using a MATLAB controller to control a simulated robot in Webots.
The robot is equipped with sensors, including a RGB camera and distance sensors.
The RGB camera is used by the MATLAB controller program to perform image processing for edge detection and display the result in an interactive MATLAB figure.
The figure also includes the real-time display of the values of the infra-red proximity sensors.
Finally, a supervisor process is communicating the trajectory of the robot to the MATLAB program and this trajectory is plotted on the figure as well.

引用

Olivier Michel (2026). Webots sample simulation with a MATLAB robot controller (https://jp.mathworks.com/matlabcentral/fileexchange/74368-webots-sample-simulation-with-a-matlab-robot-controller), MATLAB Central File Exchange. に取得済み.

MATLAB リリースの互換性
作成: R2019b
R2015a 以降のリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
カテゴリ
Help Center および MATLAB AnswersROS Toolbox についてさらに検索

webots/matlab/controllers/matlab

バージョン 公開済み リリース ノート
1.1.0

Changed the license from Apache 2 to Simplified BSD.