Skip to content

Commit 397a961

Browse files
committed
update 1023
1 parent 8f7d3fa commit 397a961

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

ImpedanceControl.mlx

102 Bytes
Binary file not shown.

ImpedanceControl.pdf

3.64 MB
Binary file not shown.

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Impedance Control of a Robotic Manipulator [![Open in MATLAB Online](https://www.mathworks.com/images/responsive/global/open-in-matlab-online.svg)](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 [![Open in MATLAB Online](https://www.mathworks.com/images/responsive/global/open-in-matlab-online.svg)](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)
22

33
ロボットマニピュレータのインピーダンス制御
44

@@ -64,15 +64,15 @@ Follow these steps to download the project and explore the example.
6464

6565
* Use the GitHub repository path above and clone it to a local PC directory to save the project files, or
6666

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
6868

69-
* Open the MATLAB project in MATLAB Online [![Open in MATLAB Online](https://www.mathworks.com/images/responsive/global/open-in-matlab-online.svg)](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 [![Open in MATLAB Online](https://www.mathworks.com/images/responsive/global/open-in-matlab-online.svg)](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)
7070

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**.
7272

7373
### Start exploring
7474

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**.
7676

7777
## Dependencies
7878

0 commit comments

Comments
 (0)