Main Content

시작하기

Robotics System Toolbox™ Support Package for Kinova® Gen3 Manipulators를 통해 KINOVA Gen3 로봇 사용에 관한 기본 사항 배우기

응용 사례의 최종 목표가 KINOVA Gen3 로봇만을 독립적으로 조작하는 것이라면 matlab_kortex API를 사용한 제어 및 연결 워크플로가 이상적인 솔루션입니다. 그러나 대부분의 로보틱스 사용 사례에서 환경은 다수의 로봇과 센서로 구성되며, 독립적 조작은 흔하지 않습니다. 이러한 시나리오에서는 하드웨어 추상화, 장치 드라이버, 라이브러리, 시각화, 메시지 전달, 패키지 관리 등의 내재된 장점으로 인해 ROS가 널리 사용됩니다.

이 두 인터페이스 간의 비교에 대한 자세한 내용은 Select Interface for Connecting to Kinova Gen3 Robot 항목을 참조하십시오. 지원 패키지에는 로봇의 개별 조인트 각도와 카테시안 자세를 제어하는 예제들이 포함되어 있습니다. 좀 더 고급 수준의 예제에서는 Robotics System Toolbox 기능을 사용하여 3차원 공간에서 매끄러운 궤적을 추적하는 데 필요한 조인트 각도를 계산하는 방법과 로봇이 미리 계산된 궤적을 추적하도록 명령하는 방법을 보여줍니다.

도움말 항목

MATLAB MEX 인터페이스

Download MATLAB MEX APIs for Kinova Gen 3

Download MATLAB MEX APIs from Kinova Robotics.

Test Basic Connection and Move the Wrist Joint

Perform basic tests to connect to Gen3 robot and move a wrist joint of the robot.

Configure MATLAB to Acquire Images from Vision Module

Perform configuration steps in MATLAB to acquire images from Gen3 robot's Vision Module.

MATLAB ROS 인터페이스

Getting Started with ROS Connectivity

The robot can be connected to the MATLAB using different methods depending on the communication interface provided by the robot manufacturer.

Connect to the Kinova Gen3 Robot and Initiate Required ROS Nodes to Acquire Image Data from Vision Sensor

Open the terminal from the catkin workspace containing ros_kortex ROS packages in the host computer or VM where ROS is installed.

문제 해결

Troubleshooting Manipulator Support Package

Troubleshoot issues with manipulating Gen3 robot using the support package and understand the limitations.