MATLAB and Simulink files for modeling and simulation of ROBOTIS OpenManipulator
https://github.com/mathworks-robotics/designing-robot-manipulator-algorithms
이 제출물을 팔로우합니다
- 팔로우하는 게시물 피드에서 업데이트를 확인할 수 있습니다
- 정보 수신 기본 설정에 따라 이메일을 받을 수 있습니다
This submission contains all the files used for the MATLAB and Simulink Robotics Arena videos, "Designing Robot Manipulator Algorithms" and "Controlling Robot Manipulator Joints".
The files include the following:
- A MATLAB script demonstrating how to implement inverse kinematic algorithms for a robot manipulator
- Simulink models of torque control of a robot manipulator using configuration-space and task-space controllers
- Simulink model of a manipulator using the derived inverse kinematics algorithm to pick up an object and follow a trajectory
- Simulink model of a manipulator using inverse kinematics to catch an object in the air that demonstrates possible next steps and the integration of perception algorithms
All files necessary to run the scripts and models, including CAD files and URDF files are either contained within the submission or downloaded using the startup script provided. You must have command-line Git installed to automatically download the robot description files.
For convenience, local copies of the Simscape Multibody Multiphysics Library and Simscape Multibody Contact Forces Library have been included with this submission. If you would like to install the latest version of these libraries, you can find them below:
* Simscape Multibody Multiphysics Library: https://www.mathworks.com/matlabcentral/fileexchange/37636-simscape-multibody-multiphysics-library
* Simscape Multibody Contact Forces Library: https://www.mathworks.com/matlabcentral/fileexchange/47417-simscape-multibody-contact-forces-library
인용 양식
MathWorks Student Competitions Team (2026). Designing Robot Manipulator Algorithms (https://github.com/mathworks-robotics/designing-robot-manipulator-algorithms), GitHub. 검색 날짜: .
일반 정보
- 버전 2.5.0.0 (1.05 MB)
-
GitHub에서 라이선스 보기
MATLAB 릴리스 호환 정보
- R2019b 이상 릴리스와 호환
플랫폼 호환성
- Windows
- macOS
- Linux
GitHub 디폴트 브랜치를 사용하는 버전은 다운로드할 수 없음
| 버전 | 퍼블리시됨 | 릴리스 정보 | Action |
|---|---|---|---|
| 2.5.0.0 | Linked to GitHub. Updated to use new built-in contact forces in Simscape Multibody. Switched from Curve Fitting Toolbox splines to Robotics System Toolbox for cubic and trapezoidal velocity trajectories. |
||
| 2.4.0.0 | Bug fixes due to changes in external robot description repository. |
||
| 2.3.0.0 | Upgraded models to R2018b. Now using the built-in Inverse Kinematics block in Robotics System Toolbox. |
||
| 2.2.0.0 | Minor updates due to robot description file changes in the ROBOTIS GitHub repository. |
||
| 2.1.0.0 | Bug fixes to check and resolve external file dependencies. Added preloaded MATLAB object as a backup in case external files cannot be set up correctly. |
||
| 2.0.0.0 | Added torque control examples, using the new R2018a Robotics System Toolbox blocks. |
||
| 1.0.0.0 | Adding a script to check necessary dependencies for submission |