Awesome
matlab-robotics-GUI-tool
- 机械臂工具箱,基于matlab robotics toolbox
安装方式
-
- 将MATLAB的当前工作文件夹切换到 RobotStudio 文件夹。
-
- 在命令行窗口中执行
-
addpath common
-
startup_rvc
-
- 双击RobotStudio.m, 点击执行开始执行。
Installation introduction:
-
- Change the Matlab working space to the "RobotStudio";
-
- Command the following command lines:
-
addpath common
-
startup_rvc
-
- Double click the RobotStudio.m file to execute.