|
1 | | -# Impedance Control of a Robotic Manipulator [](https://matlab.mathworks.com/open/github/v1?repo=mathworks/Robotic-Arm-Impedance-Control&file=https://github.com/mathworks/Robotic-Arm-Impedance-Control/blob/main/KinovaGen3_CartesianImpedanceCtrl.prj) |
| 1 | +# Impedance Control of a Robotic Manipulator [](https://matlab.mathworks.com/open/github/v1?repo=mathworks/Robotic-Arm-Impedance-Control&file=https://github.com/mathworks/Robotic-Arm-Impedance-Control/blob/main/KinovaGen3_CartesianImpedanceCtrl.prj) |
2 | 2 |
|
3 | 3 | ロボットマニピュレータのインピーダンス制御 |
4 | 4 |
|
@@ -64,15 +64,15 @@ Follow these steps to download the project and explore the example. |
64 | 64 |
|
65 | 65 | * Use the GitHub repository path above and clone it to a local PC directory to save the project files, or |
66 | 66 |
|
67 | | -* Get a local copy of the project directly from MATLAB<sup>®</sup>, by using Simulink<sup>®</sup> ➡ Project from Git |
| 67 | +* Get a local copy of the project directly from MATLAB<sup>®</sup>, by using Simulink<sup>®</sup> ➡ Project from Git, or |
68 | 68 |
|
69 | | -* Open the MATLAB project in MATLAB Online [](https://matlab.mathworks.com/open/github/v1?repo=mathworks/Robotic-Arm-Impedance-Control&file=https://github.com/mathworks/Robotic-Arm-Impedance-Control/blob/main/KinovaGen3_CartesianImpedanceCtrl.prj) |
| 69 | +* Open the project in MATLAB Online [](https://matlab.mathworks.com/open/github/v1?repo=mathworks/Robotic-Arm-Impedance-Control&file=https://github.com/mathworks/Robotic-Arm-Impedance-Control/blob/main/KinovaGen3_CartesianImpedanceCtrl.prj) |
70 | 70 |
|
71 | | -Start the MATLAB<sup>®</sup> project by clicking on the file *KinovaGen3_CartesianImpedanceCtrl.prj*. This will load the necessary parameters and then open the simulation model. Click on the Simulink Run button to start the simulation. Before the first simulation starts, MATLAB will generate the files needed to run, and this may take 1 or 2 minutes. |
| 71 | +Start the MATLAB<sup>®</sup> project by clicking on the file *KinovaGen3_CartesianImpedanceCtrl.prj*. This will load the necessary parameters and then open the simulation model. Click on the Simulink Run button to start the simulation. Before the first simulation starts, MATLAB will generate the files needed to run, and **this may take 1 or 2 minutes**. |
72 | 72 |
|
73 | 73 | ### Start exploring |
74 | 74 |
|
75 | | -There is a MATLAB<sup>®</sup> Live Script (**ImpedanceControl.mlx**) that explains the basics of impedance control, guides how to go through each of the example files, and run simulations with the controller. |
| 75 | +There is a MATLAB<sup>®</sup> Live Script (**ImpedanceControl.mlx**) that explains the basics of impedance control, guides how to go through each of the example files, and run simulations with the controller. There is also a PDF version of the Live Script, **ImpedanceControl.pdf**. |
76 | 76 |
|
77 | 77 | ## Dependencies |
78 | 78 |
|
|
0 commit comments