Skip to content

A simple demo for communicating between VREP (CoppeliaSim) and MATLAB/SIMULINK.

Notifications You must be signed in to change notification settings

teng4/VREP_MATLAB-SIMULINK

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 

Repository files navigation

VREP_MATLAB/SIMULINK

A simple demo for communicating between VREP (CoppeliaSim) and MATLAB/SIMULINK.

The demo is to control the virtual PANDA robot in VREP using MATLAB *.m code or only SIMULINK (via Sfunction).

Platform

Matlab R2020a 64bit;

CoppeliaSim Edu, Version 4.1.0 (rev.1) 64bit.

Contents

This demo folder includes,

(1) Q_des, desired trajectory data in form of *.mat and *.txt, and a corresponding image;

(2) MATLAB *.m code for communication between MATLAB and VREP;

(3) SIMULINK *.slx file for communication between SIMULINK and VREP (via Sfunction);

(4) A scene *.ttt file is the virtual PANDA robot in VREP.

(5) File *v1.m can only send joint position command to VREP robot; file *v2.m can retrive joint position data and joint torque data from VREP robot.

20210522_194541_PANDAinVREP

teng4_PANDA_demo_recording_2021_05_22-20_07-43.mp4

About

A simple demo for communicating between VREP (CoppeliaSim) and MATLAB/SIMULINK.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages