You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -29,7 +29,7 @@ These scripts assume some familiarity with basic linear algebra and coordinate s
29
29
This script brings together links and short descriptions of the content in the recommended order of use.
30
30
31
31
## ##
32
-
**Coordinate_System_Transformations.mlx**[](https://matlab.mathworks.com/open/github/v1?repo=MathWorks-Teaching-Resources/Robotic-Manipulators&project=RoboticManipulators.prj&file=Coordinate_System_Transformations.mlx)
32
+
**Coordinate_System_Transformations.mlx**[](https://matlab.mathworks.com/open/github/v1?repo=MathWorks-Teaching-Resources/Robotic-Manipulators&project=Robotic-Manipulators.prj&file=Coordinate_System_Transformations.mlx)
33
33
34
34
A script that introduces the fundamental mathematics behind robotic movement.
35
35
@@ -41,7 +41,7 @@ A script that introduces the fundamental mathematics behind robotic movement.
41
41
- Apply transformation matrices to move between coordinate frames
42
42
43
43
## ##
44
-
**DH_Parameters.mlx**[](https://matlab.mathworks.com/open/github/v1?repo=MathWorks-Teaching-Resources/Robotic-Manipulators&project=RoboticManipulators.prj&file=DH_Parameters.mlx)
44
+
**DH_Parameters.mlx**[](https://matlab.mathworks.com/open/github/v1?repo=MathWorks-Teaching-Resources/Robotic-Manipulators&project=Robotic-Manipulators.prj&file=DH_Parameters.mlx)
45
45
46
46
A script that introduces widely used parameters in mechanical engineering to attach coordinate frames to rigid bodies.
47
47
@@ -71,7 +71,7 @@ The license for this module is available in the [LICENSE.md](license.md) file in
71
71
## Support ##
72
72
Please contact the <ahref="mailto:onlineteaching@mathworks.com">MathWorks online teaching team.</a> If you are having technical issues using MATLAB, please contact our [Technical Support Team](https://www.mathworks.com/support/contact_us.html).
73
73
74
-
## Credits ##
74
+
## Acknowledgements ##
75
75
A special thanks to Dhruv Chandel and Jennifer Gago Munoz (both of The MathWorks, Inc.) for developing the core content used to build these interactive educational robotics modules.
0 commit comments