KR20200097896A - Apparatus and method for generating manipulator URDF file - Google Patents

Apparatus and method for generating manipulator URDF file Download PDF

Info

Publication number
KR20200097896A
KR20200097896A KR1020190015283A KR20190015283A KR20200097896A KR 20200097896 A KR20200097896 A KR 20200097896A KR 1020190015283 A KR1020190015283 A KR 1020190015283A KR 20190015283 A KR20190015283 A KR 20190015283A KR 20200097896 A KR20200097896 A KR 20200097896A
Authority
KR
South Korea
Prior art keywords
information
link
axis
urdf
value
Prior art date
Application number
KR1020190015283A
Other languages
Korean (ko)
Inventor
김동한
강연
Original Assignee
경희대학교 산학협력단
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 경희대학교 산학협력단 filed Critical 경희대학교 산학협력단
Priority to KR1020190015283A priority Critical patent/KR20200097896A/en
Publication of KR20200097896A publication Critical patent/KR20200097896A/en

Links

Images

Classifications

    • BPERFORMING OPERATIONS; TRANSPORTING
    • B25HAND TOOLS; PORTABLE POWER-DRIVEN TOOLS; MANIPULATORS
    • B25JMANIPULATORS; CHAMBERS PROVIDED WITH MANIPULATION DEVICES
    • B25J9/00Programme-controlled manipulators
    • B25J9/16Programme controls
    • B25J9/1602Programme controls characterised by the control system, structure, architecture
    • B25J9/161Hardware, e.g. neural networks, fuzzy logic, interfaces, processor
    • BPERFORMING OPERATIONS; TRANSPORTING
    • B25HAND TOOLS; PORTABLE POWER-DRIVEN TOOLS; MANIPULATORS
    • B25JMANIPULATORS; CHAMBERS PROVIDED WITH MANIPULATION DEVICES
    • B25J9/00Programme-controlled manipulators
    • B25J9/16Programme controls
    • B25J9/1656Programme controls characterised by programming, planning systems for manipulators
    • B25J9/1671Programme controls characterised by programming, planning systems for manipulators characterised by simulation, either to verify existing program or to create and verify new program, CAD/CAM oriented, graphic oriented programming systems

Abstract

The present invention relates to an apparatus for generating a manipulator URDF file and a method thereof. The apparatus for generating the URDF file according to an embodiment of the present invention is an apparatus for generating a URDF file for manipulator simulation, which comprises: an input unit receiving the number of links of a manipulator and Denavit-Hartenberg (DH) parameter information; and a file generation unit generating the URDF file, using the input link number and DH parameter information.

Description

매니퓰레이터 URDF파일 생성장치 및 방법{Apparatus and method for generating manipulator URDF file}Manipulator URDF file generation apparatus and method {Apparatus and method for generating manipulator URDF file}

본 발명은 매니퓰레이터 URDF(Universal Robotic Description Format)파일을 생성하는 장치 및 그 방법에 관한 것으로서, 보다 상세하게는 DH(Denavit-Hartenberg)파라미터를 이용하여 URDF파일을 생성하는 장치 및 그 방법에 관한 것이다.The present invention relates to an apparatus and method for generating a manipulator URDF (Universal Robotic Description Format) file, and more particularly, to an apparatus and method for generating a URDF file using DH (Denavit-Hartenberg) parameters.

일반적으로, 산업계에서 사용되는 로봇은 크게 매니퓰레이터와 이동 로봇의 두가지로 분류된다. 우선, 매니퓰레이터는 여러개의 팔을 가지고 물체를 집어 옮기거나 엔드-이펙터를 사용하여 조립하는 작업 등의 기능을 수행하며, 이동 로봇은 자율적으로 장애물을 피해가며 주어진 경로를 따라가서 물체를 이송하는 작업을 수행한다. 매니퓰레이터 로봇은 회전 운동 또는 선 운동의 관절을 가질 수 있으며 그 자유도에 따라 연결된 링크의 운동이 결정된다. In general, robots used in the industry are largely classified into manipulators and mobile robots. First, the manipulator performs functions such as picking up and moving objects with multiple arms or assembling using end-effectors, and the mobile robot autonomously avoids obstacles and follows a given path to transport objects. Perform. The manipulator robot may have joints of rotational motion or linear motion, and the motion of the connected link is determined according to the degree of freedom.

최근 매니퓰레이터 시뮬레이션에 대한 분석과 활용에 대한 많은 연구가 있다. 시뮬레이션을 통해서 로봇의 운동, 역학, 다양한 움직임을 테스트 할 수 있으며, 로봇의 작업반경 등을 계산하거나 부하가 작용하는 매니퓰레이터의 작동상태를 미리 판정할 수 있다.Recently, there have been many studies on the analysis and application of manipulator simulation. Through the simulation, it is possible to test the motion, mechanics, and various movements of the robot, calculate the working radius of the robot, or determine the operating state of the manipulator under the load in advance.

그러나 매니퓰레이터 시뮬레이션을 수행하기 위해서 매니퓰레이터의 링크와 조인트의 각각의 스펙, 형상 등에 대한 정보를 기반으로 URDF파일을 직접 제작해야 한다. URDF파일은 로봇 모델링을 제공하기 위한 XML(extensible markable language) 포맷이다. URDF파일은 로봇의 의도된 행동이나 외형에 대한 정보를 담고 있으며, V-rep 또는 Gazebo와 같은 여러 상업적 시뮬레이터에 로봇모델을 생성하는데 사용된다.However, in order to perform the manipulator simulation, the URDF file must be directly produced based on the information on each specification and shape of the manipulator link and joint. The URDF file is an XML (extensible markable language) format for providing robot modeling. The URDF file contains information about the robot's intended behavior or appearance, and is used to create robot models in several commercial simulators such as V-rep or Gazebo.

그러나 다양한 매니퓰레이터에 대한 시뮬레이션을 수행하기 위해서 URDF파일을 작성하는 것은 노력이 많이 소요되고, 시간적인 낭비요소로 작용한다. 특히, 매니퓰레이터의 활용도가 증가하고 있는 상황에서 다양한 시뮬레이션을 가능한 빨리 수행하는 것은 매니퓰레이터의 생산성과도 직결되는 문제로 매우 중요한 이슈로 떠오르고 있다.However, creating URDF files to perform simulations on various manipulators takes a lot of effort and acts as a waste of time. In particular, in a situation where the utilization of manipulators is increasing, performing various simulations as quickly as possible is emerging as a very important issue as a problem directly connected to the productivity of manipulators.

대한민국 공개특허 제10-2014-0090601호(2014.07.17)Republic of Korea Patent Publication No. 10-2014-0090601 (2014.07.17) 대한민국 등록특허 제10-0738258호(2007.07.05)Korean Patent Registration No. 10-0738258 (2007.07.05)

본 발명의 목적은 DH파라미터 정보만으로도 매니퓰레이터의 시뮬레이션이 가능한 URDF파일을 생성하는 URDF파일 생성장치를 제공하는데 있다.An object of the present invention is to provide an apparatus for generating a URDF file that generates a URDF file capable of simulating a manipulator using only DH parameter information.

본 발명의 실시예에 따른 URDF파일 생성장치는 매니퓰레이터 시뮬레이션을 위한 URDF파일 생성 장치로서, 상기 매니퓰레이터의 링크 개수 및 DH(Denavit-Hartenberg)파라미터 정보를 입력받는 입력부 및 상기 입력된 링크 개수 및 DH파라미터 정보를 이용하여 URDF파일을 생성하는 파일생성부를 포함한다. A URDF file generation apparatus according to an embodiment of the present invention is a URDF file generation apparatus for manipulator simulation, an input unit receiving the number of links of the manipulator and DH (Denavit-Hartenberg) parameter information, and the input number of links and DH parameter information It includes a file generator that creates a URDF file using.

또한, 본 발명의 실시예에 따른 URDF파일 생성장치는 상기 생성된 URDF파일을 저장하는 저장부를 더 포함할 수 있다.In addition, the URDF file generation apparatus according to an embodiment of the present invention may further include a storage unit for storing the generated URDF file.

여기서, 상기 저장부는 기 설정된 링크의 질량정보, 링크의 형상정보, 조인트의 부모링크 및 자식링크정보를 저장할 수 있다.Here, the storage unit may store preset link mass information, link shape information, and parent link and child link information of the joint.

여기서, 상기 DH(Denavit-Hartenberg) 파라미터 정보는 αi(zi축과 zi + 1축간의 각도), ai(zi와 zi+1의 수직거리) 및 di(xi-1축과 xi축간 거리)를 포함할 수 있다.Here, the DH (Denavit-Hartenberg) parameter information is α i (z i axis and the angle of the z i + 1 axis-to-axis), a i (z i and z the vertical distance of the i + 1) and d i (x i-1 The distance between the axis and the x i axis) may be included.

여기서, 상기 파일생성부는 링크의 무게중심정보, 관성정보 및 링크의 길이정보를 포함하는 링크구성요소정보와 관절위치정보 및 회전축정보를 포함하는 조인트구성요소정보를 포함하는 정보를 생성할 수 있다.Here, the file generator may generate information including link component information including center of gravity information, inertia information, and length information of the link, and joint component information including joint position information and rotation axis information.

여기서, 상기 무게중심정보는 기 설정된 원점에서 링크의 무게중심좌표인 x값, y값, z값 및 링크의 회전좌표인 roll값, pitch값, yaw값 정보를 포함할 수 있다.Here, the center of gravity information may include information about an x value, a y value, and a z value, which are the center of gravity coordinates of the link, and a roll value, a pitch value, and a yaw value, which are rotation coordinates of the link at a preset origin.

여기서, 상기 관성정보는 링크의 x, y, z 각 축을 기준으로 회전방향의 관성값을 포함할 수 있다.Here, the inertia information may include an inertia value in a rotation direction based on each axis of x, y, and z of the link.

여기서, 상기 링크의 길이정보는 링크의 무게중심을 기준으로 x, y, z 각 축에 대한 링크의 길이정보를 포함할 수 있다.Here, the length information of the link may include length information of the link for each axis of x, y, and z based on the center of gravity of the link.

여기서, 상기 관절위치정보는 링크의 무게중심에서 관절까지의 거리를 x, y, z 각 축에 대한 위치좌표로 표현한 정보를 포함할 수 있다.Here, the joint position information may include information representing the distance from the center of gravity of the link to the joint in position coordinates for each axis of x, y, and z.

본 발명의 실시예에 따른 URDF파일 생성방법은 URDF파일 생성장치에 의해서 수행되는 URDF파일 생성방법으로서, αi(zi축과 zi + 1축간의 각도), ai(zi와 zi +1의 수직거리) 및 di(xi-1축과 xi축간 거리)를 포함하는 DH파라미터를 수신하는 단계 및 상기 DH파라미터를 이용하여 링크의 무게중심정보, 관성정보 및 링크의 길이정보를 포함하는 링크구성요소정보와 관절위치정보 및 회전축정보를 포함하는 조인트구성요소정보를 포함하는 정보를 생성하는 단계를 포함한다. The URDF file generation method according to the embodiment of the present invention is a URDF file generation method performed by the URDF file generation device, wherein α i (an angle between z i axis and z i + 1 axis), a i (z i and z i Receiving a DH parameter including a vertical distance of +1 ) and d i (the distance between the x i-1 axis and the x i axis), and the center of gravity information, inertia information, and link length information of the link using the DH parameter And generating information including joint component information including link component information including joint position information and rotation axis information.

본 발명의 실시예에 따른 URDF파일 생성방법은 상기 DH파라미터를 수신하는 단계 이전에 조인트의 개수를 입력받는 단계를 더 포함할 수 있다.The method for generating a URDF file according to an embodiment of the present invention may further include receiving the number of joints before receiving the DH parameter.

여기서, 상기 링크구성요소정보와 조인트구성요소정보를 생성하는 단계는 기 저장된 링크의 질량정보, 링크의 형상정보 및 조인트와 연결되는 부모링크정보, 자식링크정보를 이용하여 URDF파일을 생성하는 단계를 포함할 수 있다.Here, the step of generating the link component information and the joint component information includes generating a URDF file using pre-stored link mass information, link shape information, parent link information connected to the joint, and child link information. Can include.

여기서, 상기 무게중심정보는 기 설정된 원점에서 링크의 무게중심좌표인 x값, y값, z값 및 링크의 회전좌표인 roll값, pitch값, yaw값 정보를 포함할 수 있다.Here, the center of gravity information may include information about an x value, a y value, and a z value, which are the center of gravity coordinates of the link, and a roll value, a pitch value, and a yaw value, which are rotation coordinates of the link at a preset origin.

여기서, 상기 관성정보는 링크의 x, y, z 각 축을 기준으로 회전방향의 관성값을 포함할 수 있다.Here, the inertia information may include an inertia value in a rotation direction based on each axis of x, y, and z of the link.

여기서, 상기 링크의 길이정보는 링크의 무게중심을 기준으로 x, y, z 각 축에 대한 링크의 길이정보를 포함할 수 있다.Here, the length information of the link may include length information of the link for each axis of x, y, and z based on the center of gravity of the link.

여기서, 상기 관절위치정보는 링크의 무게중심에서 관절까지의 거리를 x, y, z 각 축에 대한 위치좌표로 표현한 정보를 포함할 수 있다.Here, the joint position information may include information representing the distance from the center of gravity of the link to the joint in position coordinates for each axis of x, y, and z.

본 발명의 실시예에 따른 URDF파일을 이용한 매니퓰레이터 시뮬레이션 시스템은 DH(Denavit-Hartenberg)파라미터를 수신하는 인터페이스, 상기 DH(Denavit-Hartenberg)파라미터를 이용하여 URDF파일을 생성하는 URDF파일 생성장치 및 상기 URDF파일을 수신하여 매니퓰레이터 시뮬레이션을 수행하는 시뮬레이션 장치를 포함한다. A manipulator simulation system using a URDF file according to an embodiment of the present invention includes an interface for receiving DH (Denavit-Hartenberg) parameters, a URDF file generating device for generating a URDF file using the DH (Denavit-Hartenberg) parameters, and the URDF. It includes a simulation device that receives a file and performs a manipulator simulation.

여기서, 상기 DH(Denavit-Hartenberg) 파라미터 정보는 αi(zi축과 zi + 1축간의 각도), ai(zi와 zi+1의 수직거리) 및 di(xi-1축과 xi축간 거리)를 포함할 수 있다.Here, the DH (Denavit-Hartenberg) parameter information is α i (z i axis and the angle of the z i + 1 axis-to-axis), a i (z i and z the vertical distance of the i + 1) and d i (x i-1 The distance between the axis and the x i axis) may be included.

여기서, 상기 URDF생성장치는 생성된 URDF파일을 저장하는 저장부를 포함할 수 있다.Here, the URDF generating apparatus may include a storage unit for storing the generated URDF file.

본 발명의 실시예에 따른 URDF파일 생성장치 및 방법에 의하면, 빠르고 간편하게 시뮬레이션을 위한 URDF파일을 생성할 수 있다.According to the apparatus and method for generating a URDF file according to an embodiment of the present invention, it is possible to quickly and easily generate a URDF file for simulation.

또한, 다양한 매니퓰레이터의 시뮬레이션 환경에 대응할 수 있어, 매니퓰레이터의 제작시에 활용할 수 있다.In addition, since it can cope with various manipulator simulation environments, it can be utilized when manufacturing a manipulator.

도 1은 본 발명의 실시예에 따른 URDF파일 생성장치의 기능 블록도이다.
도 2는 DH파라미터 정보를 설명하기 위한 예시 매니퓰레이터이다.
도 3은 도 2의 매니퓰레이터 DH파리미터 정보이다.
도 4는 본 발명의 실시예에 따른 URDF파일 생성 알고리즘 예시이다.
도 5와 도 6은 URDF파일을 생성하기 위한 입력창 예시이다.
도 7은 5개 조인트를 갖는 6개 링크의 DH파라미터 값이다.
도 8은 도 7의 입력에 의해 생성된 URDF파일의 예시도면이다.
도 9는 본 발명의 실시예에 따른 URDF파일 생성방법의 순서도이다.
도 10은 본 발명의 실시예에 따른 매니퓰레이터 시뮬레이션 시스템의 구성도이다.
1 is a functional block diagram of an apparatus for generating a URDF file according to an embodiment of the present invention.
2 is an exemplary manipulator for explaining DH parameter information.
3 is information about the manipulator DH parameter of FIG. 2.
4 is an example of an algorithm for generating a URDF file according to an embodiment of the present invention.
5 and 6 are examples of input windows for generating a URDF file.
7 shows the DH parameter values of 6 links with 5 joints.
8 is an exemplary diagram of a URDF file generated by the input of FIG. 7.
9 is a flowchart of a method for generating a URDF file according to an embodiment of the present invention.
10 is a block diagram of a manipulator simulation system according to an embodiment of the present invention.

상술한 본 발명의 특징 및 효과는 첨부된 도면과 관련한 다음의 상세한 설명을 통하여 보다 분명해 질 것이며, 그에 따라 본 발명이 속하는 기술 분야에서 통상의 지식을 가진 자가 본 발명의 기술적 사상을 용이하게 실시할 수 있을 것이다. The features and effects of the present invention described above will become more apparent through the following detailed description in connection with the accompanying drawings, and accordingly, those of ordinary skill in the technical field to which the present invention pertains can easily implement the technical idea of the present invention. I will be able to.

본 발명은 다양한 변경을 가할 수 있고 여러 가지 실시 예를 가질 수 있는바, 특정 실시 예들을 도면에 예시하고 상세한 설명에 구체적으로 설명하고자 한다. 그러나 이는 본 발명을 특정한 실시 형태에 대해 한정하려는 것이 아니며, 본 발명의 사상 및 기술 범위에 포함되는 모든 변경, 균등물 내지 대체물을 포함하는 것으로 이해되어야 한다.In the present invention, various modifications may be made and various embodiments may be provided, and specific embodiments will be illustrated in the drawings and described in detail in the detailed description. However, this is not intended to limit the present invention to a specific embodiment, it is to be understood to include all changes, equivalents, or substitutes included in the spirit and scope of the present invention.

각 도면을 설명하면서 유사한 참조부호를 유사한 구성요소에 대해 사용한다.In describing each drawing, similar reference numerals are used for similar elements.

제1, 제2등의 용어는 다양한 구성요소들을 설명하는데 사용될 수 있지만, 상기 구성요소들은 상기 용어들에 의해 한정되어서는 안 된다. 상기 용어들은 하나의 구성요소를 다른 구성요소로부터 구별하는 목적으로만 사용된다.Terms such as first and second may be used to describe various elements, but the elements should not be limited by the terms. These terms are used only for the purpose of distinguishing one component from another component.

예를 들어, 본 발명의 권리 범위를 벗어나지 않으면서 제1 구성요소는 제2 구성요소로 명명될 수 있고, 유사하게 제2 구성요소도 제1 구성요소로 명명될 수 있다. 및/또는 이라는 용어는 복수의 관련된 기재된 항목들의 조합 또는 복수의 관련된 기재된 항목들 중의 어느 항목을 포함한다.For example, without departing from the scope of the present invention, a first element may be referred to as a second element, and similarly, a second element may be referred to as a first element. The term and/or includes a combination of a plurality of related listed items or any of a plurality of related listed items.

다르게 정의되지 않는 한, 기술적이거나 과학적인 용어를 포함해서 여기서 사용되는 모든 용어들은 본 발명이 속하는 기술분야에서 통상의 지식을 가진 자에 의해 일반적으로 이해되는 것과 동일한 의미가 있다.Unless otherwise defined, all terms used herein, including technical or scientific terms, have the same meaning as commonly understood by one of ordinary skill in the art to which the present invention belongs.

일반적으로 사용되는 사전에 정의되어 있는 것과 같은 용어들은 관련 기술의 문맥상 가지는 의미와 일치하는 의미를 가지는 것으로 해석되어야 하며, 본 출원에서 명백하게 정의하지 않는 한, 이상적이거나 과도하게 형식적인 의미로 해석되지 않아야 한다.Terms such as those defined in commonly used dictionaries should be interpreted as having a meaning consistent with the meaning in the context of the related technology, and should not be interpreted as an ideal or excessively formal meaning unless explicitly defined in this application. Shouldn't.

이하의 설명에서 사용되는 구성요소에 대한 접미사 모듈, 블록 및 부는 명세서 작성의 용이함만이 고려되어 부여되거나 혼용되는 것으로서, 그 자체로 서로 구별되는 의미 또는 역할을 갖는 것은 아니다. The suffix modules, blocks, and parts for the components used in the following description are given or mixed in consideration of only the ease of writing the specification, and do not have meanings or roles that are distinguished from each other by themselves.

이하, 본 발명의 바람직한 실시 예를 첨부한 도면을 참조하여 당해 분야에 통상의 지식을 가진 자가 용이하게 실시할 수 있도록 설명한다. 하기에서 본 발명의 실시 예를 설명함에 있어, 관련된 공지의 기능 또는 공지의 구성에 대한 구체적인 설명이 본 발명의 요지를 불필요하게 흐릴 수 있다고 판단되는 경우에는 그 상세한 설명을 생략한다. Hereinafter, preferred embodiments of the present invention will be described with reference to the accompanying drawings so that those of ordinary skill in the art can easily implement them. In the following description of the embodiments of the present invention, when it is determined that a detailed description of a related known function or a known configuration may unnecessarily obscure the subject matter of the present invention, a detailed description thereof will be omitted.

도 1은 본 발명의 실시예에 따른 URDF파일 생성장치의 기능 블록도이다.1 is a functional block diagram of an apparatus for generating a URDF file according to an embodiment of the present invention.

도 1에 도시된 바와 같이 본 발명의 실시예에 따른 URDF파일 생성장치(1)는 매니퓰레이터 시뮬레이션을 위한 URDF파일 생성 장치로서, 상기 매니퓰레이터의 링크 개수 및 DH(Denavit-Hartenberg)파라미터 정보를 입력받는 입력부(10) 및 상기 입력된 링크 개수 및 DH파라미터 정보를 이용하여 URDF파일을 생성하는 파일생성부(20)를 포함한다. 또한, 상기 생성된 URDF파일을 저장하는 저장부(30)를 더 포함한다.As shown in Fig. 1, the URDF file generation apparatus 1 according to the embodiment of the present invention is an URDF file generation apparatus for a manipulator simulation, and an input unit that receives the number of links of the manipulator and DH (Denavit-Hartenberg) parameter information. (10) and a file generation unit 20 for generating a URDF file by using the input number of links and DH parameter information. In addition, it further includes a storage unit 30 for storing the generated URDF file.

입력부(10)는 URDF파일을 생성하기 위한 기본 입력정보인 링크개수 및 DH파라미터 정보를 입력받는다. 특히 링크개수가 입력되면, 입력해야 하는 DH파라미터의 셋트 개수도 결정된다.The input unit 10 receives the number of links and DH parameter information, which are basic input information for generating the URDF file. In particular, when the number of links is input, the number of sets of DH parameters to be input is also determined.

파일 생성부(20)는 입력부(10)에서 입력받은 링크개수 및 DH파라미터 정보를 이용하여 URDF파일을 생성한다. URDF파일은 다양한 상업용 시뮬레이터인 V-rep, Gazebo에 적용하여 로봇 모델을 생성하는데 사용된다.The file generation unit 20 generates a URDF file by using the number of links and DH parameter information input from the input unit 10. The URDF file is applied to various commercial simulators such as V-rep and Gazebo to create a robot model.

도 2는 DH파라미터 정보를 설명하기 위한 예시 매니퓰레이터이다.2 is an exemplary manipulator for explaining DH parameter information.

도 3은 도 2의 매니퓰레이터 DH파리미터 정보이다.3 is information about the manipulator DH parameter of FIG. 2.

도 2와 도 3에 도시된 바와 같이 DH파라미터는 αi, ai, di(여기서 i는 링크의 개수)에 대한 정보를 포함한다. 여기서 αi는 zi축과 zi + 1축간의 각도를 의미한다. 직교좌표계에서 z축(common normal)은 일반적으로 링크가 회전하는 평면에 수직인 방향을 기준으로 한다.2 and 3, the DH parameter includes information on α i , a i , and d i (where i is the number of links). Here, α i means the angle between the z i axis and the z i + 1 axis. In the Cartesian coordinate system, the z-axis (common normal) is generally based on a direction perpendicular to the plane in which the link rotates.

αi는 조인트와 링크의 회전을 나타내는 파라미터로서 시계방향의 회전을 양의 값으로 하여 0, π/2, -π/2, π 값을 가질 수 있다.α i is a parameter representing the rotation of the joint and the link, and can have values of 0, π/2, -π/2, and π with a clockwise rotation as a positive value.

ai는 zi와 zi +1의 수직거리를 의미한다.a i means the vertical distance between z i and z i +1 .

도 2와 도 3에 도시된 바와 같이 a2는 x2축을 따라서 z2와 z3의 이격된 수직거리를 의미한다. As shown in FIGS. 2 and 3, a 2 denotes a vertical distance between z 2 and z 3 along the x 2 axis.

di는 xi-1축과 xi축간 거리를 의미한다.d i means the distance between the x i-1 axis and the x i axis.

도 2와 도 3에 도시된 바와 같이 d3는 x2와 x3축간의 이격된 수직거리를 의미한다.As shown in FIGS. 2 and 3, d 3 denotes a spaced vertical distance between the x 2 and x 3 axes.

기존에는 매니퓰레이터의 설계시에 정의되는 위와 같은 DH파라미터 정보를 통해서 URDF파일을 새롭게 만들어야 한다.In the past, the URDF file must be newly created through the DH parameter information defined at the time of designing the manipulator.

새롭게 구성되는 URDF파일은 위 정보를 기반으로 하여 주어지는 αi값에 따라 ai, di가 갖게되는 값을 계산하고 코딩작업을 통해서 입력해야 하는 번거로움이 있었다.The newly constructed URDF file had to calculate the value of a i and d i according to the α i value given based on the above information, and had to input it through coding.

본 발명을 통해서 생성되는 URDF파일에 대해서 상세히 설명하면, URDF파일은 링크구성요소정보와 조인트구성요소정보로 구별된다. 링크구성요소정보는 링크의 무게중심정보, 관성정보 및 링크의 길이정보를 포함한다. 조인트구성요소정보는 관절위치정보 및 회전축정보를 포함한다.When the URDF file generated through the present invention is described in detail, the URDF file is divided into link component information and joint component information. The link component information includes the link's center of gravity information, inertia information, and link length information. The joint component information includes joint position information and rotation axis information.

무게중심정보는 기 설정된 원점(일반적으로 링크의 시작지점이거나 조인트의 중심)에서 링크의 무게중심좌표인 x값, y값, z값 및 링크의 회전좌표인 roll값, pitch값, yaw값 정보를 포함한다. 무게중심정보를 통해서 링크의 길이와 위치관계를 표현할 수 있다. The center of gravity information includes information on the x value, y value, z value, and the rotation coordinates of the link, such as roll value, pitch value, and yaw value, at the preset origin (generally, the link's start point or the center of the joint). Include. The link length and location relationship can be expressed through the center of gravity information.

관성정보는 링크의 x, y, z 각 축을 기준으로 회전방향의 관성값을 포함한다. 일반적으로 로봇 매니퓰레이터를 제작하는 회사인 KUKA나 Universal Robots 등은 링크의 관성정보를 제공하고 있다. 이 정보가 본 발명의 실시예에 따른 URDF파일의 생성장치 저장부에 저장되어, 관성정보로서 제공된다.The inertia information includes an inertia value in the rotation direction based on each axis of the link x, y, and z. In general, companies such as KUKA and Universal Robots, which manufacture robot manipulators, provide inertial information of links. This information is stored in the storage unit of the URDF file generation device according to the embodiment of the present invention, and is provided as inertia information.

링크의 길이정보는 링크의 무게중심을 기준으로 x, y, z 각 축에 대한 링크의 길이정보를 포함한다. 일반적으로 링크의 길이정보는 링크의 정 중앙을 기준으로 X, y, z 각 축으로 얼마나 긴지를 의미할 수 있다.Link length information includes link length information for each axis of x, y, and z based on the center of gravity of the link. In general, the length information of the link may mean how long it is in each axis of X, y, and z based on the center of the link.

관절위치정보는 링크의 무게중심에서 관절까지의 거리를 x, y, z 각 축에 대한 위치좌표로 표현한 정보를 포함한다. 일반적으로 관절위치정보는 부모링크의 중심점을 기준으로 x, y, z 각 축 방향으로 각각 얼마나 떨어진 곳에 관절이 위치할지를 설정된 정보이다. The joint position information includes information representing the distance from the center of gravity of the link to the joint in position coordinates for each axis of x, y, and z. In general, the joint position information is information set how far the joint will be located in the x, y, z axis directions based on the center point of the parent link.

회전축 정보는 로봇의 관절축이 x, y, z축 중 어디를 기준으로 회전하는지를 나타내는 정보이다.The rotation axis information is information indicating whether the joint axis of the robot rotates based on any of the x, y, and z axes.

정리하면, 파일 생성부(20)는 위와 같은 URDF파일의 링크구성요소정보와 조인트 구성요소정보를 입력되는 DH파라미터를 통해서 연산하여, URDF파일을 구성한다.In summary, the file generation unit 20 constructs a URDF file by calculating the link component information and the joint component information of the URDF file as described above through input DH parameters.

도 4는 본 발명의 실시예에 따른 URDF파일 생성 알고리즘 예시이다.4 is an example of an algorithm for generating a URDF file according to an embodiment of the present invention.

도 4에 도시된 알고리즘을 이용하여 DH파라미터를 통해서 URDF파일을 생성하는데 링크의 개수가 N개라고 가정하면, αi가 0 또는 π인 경우에는 i+1번째 a, d, 링크의 무게중심정보, 관절의 회전축 정보는 이전 i번째 링크와 동일하게 유지되고, αi가 π/2인 경우, i+1번째 a와 d는 서로 바뀌고, 관절의 회전축 정보에서 y축과 z축이 서로 바뀌게 되고, αi가 -π/2인 경우, i+1번째 a와 d는 서로 바뀌고, 관절의 회전축 정보에서 y축과 z축이 서로 바뀌게 되고, 링크의 길이정보와 관절위치정보를 표현하는 좌표축의 원점을 기준으로 y축과 z축이 서로 바뀌게 된다.Assuming that the number of links is N in generating a URDF file through the DH parameter using the algorithm shown in FIG. 4, when α i is 0 or π, i+1 th a, d, center of gravity information of the link , The rotation axis information of the joint is kept the same as the previous i-th link, and if α i is π/2, the i+1th a and d are interchanged, and the y-axis and z-axis in the joint rotation axis information are changed. , If α i is -π/2, the i+1th a and d are interchanged, and the y-axis and z-axis in the rotation axis information of the joint are changed, and the coordinate axis expressing the length information of the link and the joint position information The y-axis and z-axis are interchanged based on the origin.

이러한 알고리즘을 통해서 각 링크에서 z축의 회전각도(α)에 따라서 다음 링크의 좌표축이 결정되는 과정을 거치게 되고, 이를 통해서 URDF파일을 구성하는 링크구성요소정보와 조인트구성요소정보를 획득한다.Through this algorithm, the coordinate axis of the next link is determined according to the rotation angle α of the z-axis in each link, and through this, link component information and joint component information constituting the URDF file are obtained.

저장부(30)는 기 설정된 링크의 질량정보, 링크의 형상정보, 조인트의 부모링크 및 자식링크정보를 저장한다.The storage unit 30 stores pre-set link mass information, link shape information, and parent link and child link information of the joint.

링크의 형상정보는 링크의 모양이 직사각형 모양인지 원통모양인지 등을 의미하며, 저장부(30)는 링크의 다양한 형상정보를 저장하여 설정할 수 있도록 한다.The shape information of the link means whether the shape of the link is a rectangular shape or a cylindrical shape, and the storage unit 30 stores and sets various shape information of the link.

또한, 링크의 질량정보는 링크의 재질에 따라 또는 링크의 형상정보에 따라서 값을 설정할 수 있도록 저장부에 기 저장된다. 부모링크 및 자식링크정보는 조인트의 일단과 타단에 연결되는 링크가 부모링크인지 자식링크인지를 설정하도록 한다. In addition, the mass information of the link is previously stored in the storage unit so that the value can be set according to the material of the link or the shape information of the link. The parent link and child link information sets whether the link connected to one end and the other end of the joint is a parent link or a child link.

부모링크는 실제 로봇팔을 시뮬레이션 할때, 부모 링크는 가만히 있고 자식링크가 움직이게 되며, 조인트에 연결되는 각 부모링크, 자식링크의 이름을 기재할 수 있다.When the parent link simulates a real robot arm, the parent link remains still and the child link moves, and the names of each parent link and child link connected to the joint can be written.

도 5와 도 6은 URDF파일을 생성하기 위한 입력창 예시이다.5 and 6 are examples of input windows for generating a URDF file.

도 5에 도시된 바와 같이 본 발명의 실시예에 따른 URDF파일 생성장치를 동작시키기 위한 입력창이 활성화되면, 먼저 조인트의 개수를 입력받는다. 도 5에서는 4개의 조인트(4 axis)를 갖는 것으로 설정한 예이다.As shown in FIG. 5, when the input window for operating the URDF file generating apparatus according to an embodiment of the present invention is activated, the number of joints is first input. In Fig. 5, it is an example of setting to have four joints (4 axes).

도 5와 같이 4개의 조인트를 갖는 것으로 설정하면, 도 6과 같은 또 다른 입력창이 활성화 된다. 도 6은 각 조인트에 연결되는 링크에 대한 정보를 입력하는 창으로 베이스 링크(base link)부터 링크 4(Link 4)까지 각 링크의 a, alpha, d값을 입력하는 창이다.If it is set to have four joints as shown in FIG. 5, another input window as shown in FIG. 6 is activated. 6 is a window for inputting information on a link connected to each joint, and a window for inputting values of a, alpha, and d of each link from a base link to a link 4;

본 발명의 실시예에 따른 URDF파일 생성장치(1)는 입력부(10)를 통해서 각 조인트에 연결되는 링크정보를 입력받고, 아래 convert URDF를 클릭하게 되면, URDF파일 생성을 위한 도 4와 같은 알고리즘이 동작한다.The URDF file generation apparatus 1 according to an embodiment of the present invention receives link information connected to each joint through the input unit 10, and when clicking convert URDF below, an algorithm as shown in FIG. 4 for generating a URDF file This works.

실제 구현된 DH파라미터의 입력에 따라 생성된 URDF파일의 예를 도 7과 도 8을 통해 살펴본다.An example of a URDF file generated according to an input of an actually implemented DH parameter will be described with reference to FIGS. 7 and 8.

도 7은 5개 조인트를 갖는 6개 링크의 DH파라미터 값이다.7 shows the DH parameter values of 6 links with 5 joints.

도 8은 도 7의 입력에 의해 생성된 URDF파일의 예시도면이다.8 is an exemplary diagram of a URDF file generated by the input of FIG. 7.

도 7에 도시된 바와 같이 5개의 조인트를 갖는 6개 링크 입력창 각각에 a, d, alpha를 입력하고, 도 4에 도시된 알고리즘을 적용하면, 도 8과 같은 URDF파일이 생성된다. 이처럼 본 발명의 실시예에 따른 URDF파일 생성장치(1)에 의해서 생성된 URDF파일은 저장부(30)에 저장되거나 별도의 시뮬레이션 장치에 의해서 매니퓰레이터의 시뮬레이션이 가능하다.When a, d, and alpha are input to each of the six link input windows having five joints as shown in FIG. 7 and the algorithm shown in FIG. 4 is applied, a URDF file as shown in FIG. 8 is generated. As described above, the URDF file generated by the URDF file generating apparatus 1 according to an embodiment of the present invention is stored in the storage unit 30 or a manipulator can be simulated by a separate simulation device.

이상 본 발명의 실시예에 따른 URDF파일 생성장치에 대해서 살펴보았다.In the above, an apparatus for generating a URDF file according to an embodiment of the present invention has been described.

다음으로 본 발명의 또 다른 양태에 따른 URDF파일 생성방법에 대해서 도 9를 통해서 살펴본다. 이하 앞선 실시예와 중복되는 구성요소에 대한 설명은 논의의 편의상 생략한다.Next, a method of generating a URDF file according to another aspect of the present invention will be described with reference to FIG. 9. Hereinafter, descriptions of components overlapping with the previous embodiments will be omitted for convenience of discussion.

도 9는 본 발명의 실시예에 따른 URDF파일 생성방법의 순서도이다.9 is a flowchart of a method for generating a URDF file according to an embodiment of the present invention.

도 9에 도시된 바와 같이 본 발명의 실시예에 따른 URDF파일 생성방법은 URDF파일 생성장치에 의해서 수행되는 URDF파일 생성방법으로서, αi(zi축과 zi + 1축간의 각도), ai(zi와 zi +1의 수직거리) 및 di(xi-1축과 xi축간 거리)를 포함하는 DH파라미터를 수신하는 단계(S200) 및 상기 DH파라미터를 이용하여 링크의 무게중심정보, 관성정보 및 링크의 길이정보를 포함하는 링크구성요소정보와 관절위치정보 및 회전축정보를 포함하는 조인트구성요소정보를 포함하는 정보를 생성하는 단계(S300)를 포함한다. 또한, 도 9와 같이 DH파라미터를 수신하는 단계 이전에 조인트의 개수를 입력받는 단계(S100)를 더 포함한다. As shown in Fig. 9, the URDF file generation method according to the embodiment of the present invention is a URDF file generation method performed by the URDF file generation apparatus, wherein α i (an angle between z i axis and z i + 1 axis), a i (z i and z i + 1 vertical distance) and d i (x i-1 axis and the x i distance between axes) of the link using the steps (S200) and the DH parameters for receiving DH parameters including the weight And generating information including link component information including center information, inertia information, and link length information, and joint component information including joint position information and rotation axis information (S300). In addition, as shown in FIG. 9, prior to the step of receiving the DH parameter, a step S100 of receiving the number of joints is further included.

사용자는 실제 매니퓰레이터를 제작하기에 앞서서 설계하고자 하는 매니퓰레이터의 시뮬레이션 결과를 확인하기 위해서 URDF파일을 생성한다.The user creates a URDF file to check the simulation result of the manipulator to be designed before manufacturing the actual manipulator.

URDF파일 생성장치는 매니퓰레이터의 조인트 개수를 입력받는다(S100). 조인트 개수가 입력되면 조인트에 연결되는 링크(link)의 a, alpha, d값을 입력하기 위한 창이 활성화된다. The URDF file generating device receives the number of joints of the manipulator (S100). When the number of joints is input, a window for inputting a, alpha, and d values of a link connected to the joint is activated.

αi(zi축과 zi + 1축간의 각도), ai(zi와 zi +1의 수직거리) 및 di(xi-1축과 xi축간 거리)를 포함하는 DH파라미터를 수신하는 단계(S200)는 개별 링크의 DH파라미터 값으로서, 시뮬레이션을 하기 위한 매니퓰레이터 각 개별 링크의 DH파라미터를 수신한다. 각 입력된 DH파라미터는 앞서 살펴본 도 4의 알고리즘이 이용하여 URDF파일을 생성하기 위한 기초 입력자료로 활용된다.DH parameters including the α i (z i axis and the angle of the axis-to-axis z i + 1), a i (vertical distance z i and z i +1) and d i (x i-1 axis and the axis-to-axis distance x i) In the receiving step (S200), as the DH parameter value of the individual link, the manipulator for simulation receives the DH parameter of each individual link. Each input DH parameter is used as basic input data for generating a URDF file by using the algorithm of FIG. 4 described above.

상기 DH파라미터를 이용하여 링크의 무게중심정보, 관성정보 및 링크의 길이정보를 포함하는 링크구성요소정보와 관절위치정보 및 회전축정보를 포함하는 조인트구성요소정보를 포함하는 정보를 생성하는 단계(S300)는 기 저장된 링크의 질량정보, 링크의 형상정보 및 조인트와 연결되는 부모링크정보, 자식링크정보를 이용하여 URDF파일을 생성하는 단계를 포함한다. 수신한 DH파라미터에 의해서 연산될 수 있는 링크구성요소정보와 조인트구성요소정보 이외에 사용자에 의해서 설정될 수 있는 개별 링크에 관한 정보인 질량정보, 형상정보 등을 수신하고, 부모링크와 자식링크의 이름 등을 새롭게 입력받거나 기 저장되어 있는 정보로 입력된다.Generating information including link component information including center of gravity information, inertia information, and link length information of the link, joint position information, and joint component information including rotation axis information using the DH parameter (S300) ) Includes generating a URDF file using pre-stored link mass information, link shape information, parent link information connected to the joint, and child link information. In addition to link component information and joint component information that can be calculated by the received DH parameter, mass information and shape information, which are information about individual links that can be set by the user, are received, and the names of parent and child links The etc. are newly input or entered as previously stored information.

이러한 과정을 통해서 생성된 URDF파일은 설계가 예정되어 있거나 설계중인 매니퓰레이터의 시뮬레이션을 위해서 활용된다.The URDF file created through this process is used for simulation of a manipulator that is planned or is being designed.

도 10은 본 발명의 실시예에 따른 매니퓰레이터 시뮬레이션 시스템의 구성도이다. 10 is a block diagram of a manipulator simulation system according to an embodiment of the present invention.

도 10에 도시된 바와 같이 본 발명의 실시예에 따른 매니퓰레이터 시뮬레이션 시스템은 DH(Denavit-Hartenberg)파라미터를 수신하는 인터페이스(2), 상기 DH(Denavit-Hartenberg)파라미터를 이용하여 URDF파일을 생성하는 URDF파일 생성장치(1) 및 상기 URDF파일을 수신하여 매니퓰레이터 시뮬레이션을 수행하는 시뮬레이션 장치(3)를 포함한다.As shown in FIG. 10, the manipulator simulation system according to an embodiment of the present invention includes an interface 2 for receiving DH (Denavit-Hartenberg) parameters, and URDF for generating a URDF file using the DH (Denavit-Hartenberg) parameters. And a file generation device 1 and a simulation device 3 that receives the URDF file and performs a manipulator simulation.

인터페이스(2)는 매니퓰레이터를 설계하는 사용자에 의해서 DH파라미터를 입력할 수 있는 키보드, 마우스, 터치스크린 등 각종 데이터를 입력할 수 있는 적용가능한 모든 장치를 의미할 수 있다. 특히 이러한 인터페이스(2)는 도 5, 도 6과 같이 Python GUI프로그램인 PyQt5에 의해서 구현된 GUI에 입력할 수 있는 각종 입력장치일 수 있다.The interface 2 may mean all applicable devices capable of inputting various data such as a keyboard, mouse, and touch screen capable of inputting DH parameters by a user who designs a manipulator. In particular, the interface 2 may be various input devices capable of inputting to a GUI implemented by PyQt5, a Python GUI program, as shown in FIGS. 5 and 6.

URDF파일 생성장치(1)는 앞선 실시예에서 설명한 바와 같이 입력부, URDF파일을 생성하는 파일생성부, URDF파일을 저장하는 저장부를 포함하는 장치일 수 있다. 특히 본 발명의 실시예에 따른 URDF파일 생성장치(1)는 매니퓰레이터의 링크정보를 포함하고 있는 DH파라미터를 통해서 URDF파일을 생성할 수 있는 적용가능한 모든 장치를 의미할 수 있다.The URDF file generation apparatus 1 may be a device including an input unit, a file generation unit for generating a URDF file, and a storage unit for storing the URDF file, as described in the previous embodiment. In particular, the URDF file generating apparatus 1 according to an embodiment of the present invention may mean all applicable devices capable of generating a URDF file through a DH parameter including link information of a manipulator.

시뮬레이션 장치(3)는 URDF파일 생성장치에서 생성된 URDF파일을 수신하여 매니퓰레이터의 동작 및 작동상태를 시뮬레이션 할 수 있는 V-rep 또는 Gazebo 일수 있으나 반드시 이에 제한되는 것은 아니다. The simulation device 3 may be a V-rep or Gazebo capable of simulating the operation and operating state of the manipulator by receiving the URDF file generated by the URDF file generating device, but is not limited thereto.

소프트웨어적인 구현에 의하면, 본 명세서에서 설명되는 절차 및 기능뿐만 아니라 각각의 구성 요소들에 대한 설계 및 파라미터 최적화는 별도의 소프트웨어 모듈로도 구현될 수 있다. 적절한 프로그램 언어로 쓰여진 소프트웨어 어플리케이션으로 소프트웨어 코드가 구현될 수 있다. 상기 소프트웨어 코드는 메모리에 저장되고, 제어부(controller) 또는 프로세서(processor)에 의해 실행될 수 있다.According to the software implementation, not only the procedures and functions described in the present specification, but also design and parameter optimization for each component may be implemented as a separate software module. The software code can be implemented as a software application written in an appropriate programming language. The software code may be stored in a memory and executed by a controller or a processor.

10 입력부
20 파일생성부
30 저장부
10 input
20 File creation section
30 storage

Claims (20)

매니퓰레이터 시뮬레이션을 위한 URDF파일 생성 장치로서,
상기 매니퓰레이터의 링크 개수 및 DH(Denavit-Hartenberg)파라미터 정보를 입력받는 입력부; 및
상기 입력된 링크 개수 및 DH파라미터 정보를 이용하여 URDF파일을 생성하는 파일생성부를 포함하는 것을 특징으로 하는 URDF파일 생성 장치.
As a URDF file generation device for manipulator simulation,
An input unit for receiving information on the number of links of the manipulator and DH (Denavit-Hartenberg) parameters; And
And a file generation unit for generating a URDF file using the input number of links and DH parameter information.
제1항에 있어서,
상기 생성된 URDF파일을 저장하는 저장부를 더 포함하는 것을 특징으로 하는 URDF파일 생성 장치.
The method of claim 1,
And a storage unit for storing the generated URDF file.
제2항에 있어서,
상기 저장부는 기 설정된 링크의 질량정보, 링크의 형상정보, 조인트의 부모링크 및 자식링크정보를 저장하는 것을 특징으로 하는 URDF파일 생성장치.
The method of claim 2,
And the storage unit stores pre-set link mass information, link shape information, and parent link and child link information of the joint.
제1항에 있어서,
상기 DH(Denavit-Hartenberg) 파라미터 정보는 αi(zi축과 zi + 1축간의 각도), ai(zi와 zi +1의 수직거리) 및 di(xi-1축과 xi축간 거리)를 포함하는 것을 특징으로 하는 URDF파일 생성장치.
The method of claim 1,
The DH (Denavit-Hartenberg) parameter information is α i (z i axis and z i + 1 of the axis-to-axis angle), a i (vertical distance z i and z i +1) and d i (x i-1 and axis URDF file generating apparatus, characterized in that it includes a distance between x i axes).
제1항에 있어서,
상기 파일생성부는
링크의 무게중심정보, 관성정보 및 링크의 길이정보를 포함하는 링크구성요소정보와
관절위치정보 및 회전축정보를 포함하는 조인트구성요소정보를 포함하는 정보를 생성하는 것을 특징으로 하는 URDF파일 생성장치.
The method of claim 1,
The file generation unit
Link component information including center of gravity information, inertia information, and link length information
An apparatus for generating a URDF file, characterized in that for generating information including joint component information including joint position information and rotation axis information.
제5항에 있어서,
상기 무게중심정보는 기 설정된 원점에서 링크의 무게중심좌표인 x값, y값, z값 및 링크의 회전좌표인 roll값, pitch값, yaw값 정보를 포함하는 것을 특징으로 하는 URDF파일 생성장치.
The method of claim 5,
Wherein the center of gravity information includes information on the x value, y value, z value, which are the center of gravity coordinates of the link, and information about a roll value, a pitch value, and a yaw value, which are rotation coordinates of the link at a preset origin.
제5항에 있어서,
상기 관성정보는 링크의 x, y, z 각 축을 기준으로 회전방향의 관성값을 포함하는 것을 특징으로 하는 URDF파일 생성장치.
The method of claim 5,
The inertia information includes an inertia value in a rotation direction based on each axis of x, y, and z of the link.
제5항에 있어서,
상기 링크의 길이정보는 링크의 무게중심을 기준으로 x, y, z 각 축에 대한 링크의 길이정보를 포함하는 것을 특징으로 하는 URDF파일 생성장치.
The method of claim 5,
The length information of the link includes length information of the link for each axis of x, y, and z based on the center of gravity of the link.
제5항에 있어서,
상기 관절위치정보는 링크의 무게중심에서 관절까지의 거리를 x, y, z 각 축에 대한 위치좌표로 표현한 정보를 포함하는 것을 특징으로 하는 URDF파일 생성장치.
The method of claim 5,
The joint position information includes information representing the distance from the center of gravity of the link to the joint in position coordinates for each axis of x, y, and z.
URDF파일 생성장치에 의해서 수행되는 URDF파일 생성방법으로서,
(a) αi(zi축과 zi + 1축간의 각도), ai(zi와 zi +1의 수직거리) 및 di(xi-1축과 xi축간 거리)를 포함하는 DH파라미터를 수신하는 단계; 및
(b) 상기 DH파라미터를 이용하여 링크의 무게중심정보, 관성정보 및 링크의 길이정보를 포함하는 링크구성요소정보와 관절위치정보 및 회전축정보를 포함하는 조인트구성요소정보를 포함하는 정보를 생성하는 단계를 포함하는 것을 특징으로 하는 URDF파일 생성방법.
As a URDF file generation method performed by a URDF file generation device,
(a) α i comprises a (z i axis and the angle of the axis-to-axis z i + 1), a i (vertical distance z i and z i +1) and d i (x i-1 axis and the axis-to-axis distance x i) Receiving the DH parameter; And
(b) Using the DH parameter to generate information including link component information including center of gravity information, inertia information, and link length information of the link and joint component information including joint position information and rotation axis information URDF file generation method comprising the step of.
제10항에 있어서,
상기 (a)단계 이전에 조인트의 개수를 입력받는 단계를 더 포함하는 것을 특징으로 하는 URDF파일 생성방법.
The method of claim 10,
And receiving the number of joints before step (a).
제10항에 있어서,
상기 (b)단계는
기 저장된 링크의 질량정보, 링크의 형상정보 및 조인트와 연결되는 부모링크정보, 자식링크정보를 이용하여 URDF파일을 생성하는 단계를 포함하는 것을 특징으로 하는 URDF파일 생성방법.
The method of claim 10,
Step (b)
And generating a URDF file using the previously stored link mass information, link shape information, parent link information connected to the joint, and child link information.
제10항에 있어서,
상기 무게중심정보는 기 설정된 원점에서 링크의 무게중심좌표인 x값, y값, z값 및 링크의 회전좌표인 roll값, pitch값, yaw값 정보를 포함하는 것을 특징으로 하는 URDF파일 생성방법.
The method of claim 10,
The center of gravity information includes information on the x value, y value, z value, which are the center of gravity coordinates of the link at a preset origin, and information about a roll value, a pitch value, and a yaw value, which are rotation coordinates of the link.
제10항에 있어서,
상기 관성정보는 링크의 x, y, z 각 축을 기준으로 회전방향의 관성값을 포함하는 것을 특징으로 하는 URDF파일 생성방법.
The method of claim 10,
The inertia information includes an inertia value in a rotational direction based on each axis of x, y, and z of the link.
제10항에 있어서,
상기 링크의 길이정보는 링크의 무게중심을 기준으로 x, y, z 각 축에 대한 링크의 길이정보를 포함하는 것을 특징으로 하는 URDF파일 생성방법.
The method of claim 10,
The length information of the link includes length information of the link for each axis of x, y, and z based on the center of gravity of the link.
제10항에 있어서,
상기 관절위치정보는 링크의 무게중심에서 관절까지의 거리를 x, y, z 각 축에 대한 위치좌표로 표현한 정보를 포함하는 것을 특징으로 하는 URDF파일 생성방법.
The method of claim 10,
The joint position information includes information representing the distance from the center of gravity of the link to the joint in position coordinates for each of x, y, and z axes.
제10항 내지 제16항 중 어느 한 항에 따른 방법을 수행하는 컴퓨터 프로그램이 기록된 기록매체.A recording medium on which a computer program performing the method according to any one of claims 10 to 16 is recorded. URDF파일을 이용한 매니퓰레이터 시뮬레이션 시스템으로서,
DH(Denavit-Hartenberg)파라미터를 수신하는 인터페이스;
상기 DH(Denavit-Hartenberg)파라미터를 이용하여 URDF파일을 생성하는 URDF파일 생성장치; 및
상기 URDF파일을 수신하여 매니퓰레이터 시뮬레이션을 수행하는 시뮬레이션 장치를 포함하는 매니퓰레이터 시뮬레이션 시스템.
As a manipulator simulation system using URDF files,
An interface for receiving DH (Denavit-Hartenberg) parameters;
A URDF file generating device for generating a URDF file using the DH (Denavit-Hartenberg) parameter; And
A manipulator simulation system comprising a simulation device that receives the URDF file and performs a manipulator simulation.
제18항에 있어서,
상기 DH(Denavit-Hartenberg) 파라미터 정보는 αi(zi축과 zi + 1축간의 각도), ai(zi와 zi +1의 수직거리) 및 di(xi-1축과 xi축간 거리)를 포함하는 것을 특징으로 하는 매니퓰레이터 시뮬레이션 시스템.
The method of claim 18,
The DH (Denavit-Hartenberg) parameter information is α i (z i axis and z i + 1 of the axis-to-axis angle), a i (vertical distance z i and z i +1) and d i (x i-1 and axis x i- axis distance).
제18항에 있어서,
상기 URDF생성장치는 생성된 URDF파일을 저장하는 저장부를 포함하는 것을 특징으로 하는 매니퓰레이터 시뮬레이션 시스템.

The method of claim 18,
The URDF generation device comprises a storage unit for storing the generated URDF file.

KR1020190015283A 2019-02-11 2019-02-11 Apparatus and method for generating manipulator URDF file KR20200097896A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020190015283A KR20200097896A (en) 2019-02-11 2019-02-11 Apparatus and method for generating manipulator URDF file

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020190015283A KR20200097896A (en) 2019-02-11 2019-02-11 Apparatus and method for generating manipulator URDF file

Publications (1)

Publication Number Publication Date
KR20200097896A true KR20200097896A (en) 2020-08-20

Family

ID=72292888

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020190015283A KR20200097896A (en) 2019-02-11 2019-02-11 Apparatus and method for generating manipulator URDF file

Country Status (1)

Country Link
KR (1) KR20200097896A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112809671A (en) * 2020-12-30 2021-05-18 华南理工大学 Interactive kinematics modeling method of universal serial robot

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100738258B1 (en) 2005-07-04 2007-07-12 주식회사 유진로봇 Robot Contents Authoring Method using Script Generator and Commercially-Off-the-Shelf Multimedia Authoring Tool for Control of Various Robot Platforms
KR20140090601A (en) 2011-09-15 2014-07-17 컨버전트 인포메이션 테크놀로지스 게엠베하 System and method for the automatic generation of robot programs

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100738258B1 (en) 2005-07-04 2007-07-12 주식회사 유진로봇 Robot Contents Authoring Method using Script Generator and Commercially-Off-the-Shelf Multimedia Authoring Tool for Control of Various Robot Platforms
KR20140090601A (en) 2011-09-15 2014-07-17 컨버전트 인포메이션 테크놀로지스 게엠베하 System and method for the automatic generation of robot programs

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112809671A (en) * 2020-12-30 2021-05-18 华南理工大学 Interactive kinematics modeling method of universal serial robot

Similar Documents

Publication Publication Date Title
Rosell et al. The Kautham Project: A teaching and research tool for robot motion planning
Gammieri et al. Coupling of a redundant manipulator with a virtual reality environment to enhance human-robot cooperation
JP2017520415A (en) Method and system for programming a robot
Patwardhan et al. Kinematic analysis and development of simulation software for nex dexter robotic manipulator
Tahriri et al. Optimizing the robot arm movement time using virtual reality robotic teaching system
Kang et al. URDF generator for manipulator robot
Manou et al. Off-line programming of an industrial robot in a virtual reality environment
Constantin et al. Forward kinematic analysis of an industrial robot
Hornick et al. Computer-aided off-line planning and programming of robot motion
CN110682292A (en) Robot stacking track generation method based on RT Toolbox
Velarde-Sanchez et al. 5-DOF manipulator simulation based on MATLAB-Simulink methodology
Ozakyol et al. Advanced robotics analysis toolbox for kinematic and dynamic design and analysis of high‐DOF redundant serial manipulators
KR20200097896A (en) Apparatus and method for generating manipulator URDF file
Jaramillo-Botero et al. Robomosp
Sabnis et al. Modelling and simulation of industrial robot using solidWorks
Bottazzi et al. Off-line robot programming framework
Zou et al. Development of robot programming system through the use of augmented reality for assembly tasks
Parthasarathy et al. ADAMS-MATLAB co-simulation of a serial manipulator
Esa et al. The Mitsubishi MelfaRxm middleware and application: A case study of RV-2AJ robot
Lopez-Nicolas et al. Simulation tools for active learning in robot control and programming
de Brito Intelligent collision avoidance system for industrial manipulators
Fratu et al. Robots collision avoidance using learning through imitation
Chowdhury Real time control of robotic arm manipulators
Gandhi Design, simulation and testing of a controller and software framework for automated construction by a robotic manipulator
Szaj et al. New Trends In Industry 4.0–Voice Control

Legal Events

Date Code Title Description
E601 Decision to refuse application