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.
다운로드 수: 457
업데이트 날짜: 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 (2025). Webots sample simulation with a MATLAB robot controller (https://www.mathworks.com/matlabcentral/fileexchange/74368-webots-sample-simulation-with-a-matlab-robot-controller), MATLAB Central File Exchange. 검색 날짜: .

MATLAB 릴리스 호환 정보
개발 환경: R2019b
R2015a 이상 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 ROS Toolbox에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

webots/matlab/controllers/matlab

버전 게시됨 릴리스 정보
1.1.0

Changed the license from Apache 2 to Simplified BSD.