MATLAB AND SIMULINK HARDWARE CHALLENGE: Robot arm MatLab files

버전 1.0.0.0 (10.2 KB) 작성자: David Yu
Controls a robot arm through the use of Kinect 2.0
다운로드 수: 304
업데이트 날짜: 2016/7/25

라이선스 보기

This script is responsible for getting 3D data from the Kinect, where we have used the MATLAB interface for Kinect 2.0 by Terven Juan and Cordova-Esparza Diana. After we have gotten the 3D coordinates we have used the inverse kinematics and Newton's method to find the rotational angles required for the robot. Then we output the rotational angles via serial to the Arduino and wait for a finish flag from the Arduino when it has finished moving the motors to its position.
We are transferring 7 bytes of information to the Arudino, first three are for the angles, and the next three are for the directions and the last byte is for the hand state.

https://www.youtube.com/watch?v=GL4GasN--xw

인용 양식

David Yu (2024). MATLAB AND SIMULINK HARDWARE CHALLENGE: Robot arm MatLab files (https://www.mathworks.com/matlabcentral/fileexchange/58371-matlab-and-simulink-hardware-challenge-robot-arm-matlab-files), MATLAB Central File Exchange. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2015b
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
커뮤니티
 Power Electronics Control 커뮤니티에 더 많은 파일이 있습니다

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
버전 게시됨 릴리스 정보
1.0.0.0

Nothing is updated