Skip to content

Commit 6a489d4

Browse files
authored
Added video hyperlinks to README
1 parent c8f3732 commit 6a489d4

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,11 @@ Robot geometries are imported to MATLAB using the "importrobot" function
2020
and to Simscape Multibody using the "smimport" function. For more information
2121
on these functions check the associated documentation pages.
2222

23+
To learn more, refer to these videos:
24+
25+
* [Designing Robot Manipulator Algorithms](https://www.mathworks.com/videos/matlab-and-simulink-robotics-arena-designing-robot-manipulator-algorithms-1515776491590.html)
26+
* [Controlling Robot Manipulator Joints](https://www.mathworks.com/videos/matlab-and-simulink-robotics-arena-controlling-robot-manipulator-joints-1521714030608.html)
27+
2328
------------------------------------------------------------------------------------------
2429

2530
## Main Example Files
@@ -66,4 +71,4 @@ The required toolboxes to run all examples are:
6671
* Robotics System Toolbox
6772
* Simscape
6873
* Simscape Multibody
69-
* Stateflow
74+
* Stateflow

0 commit comments

Comments
 (0)