• 제목/요약/키워드: 로봇 미들웨어

검색결과 49건 처리시간 0.028초

로봇 어플리케이션을 위한 협업 프레임워크 설계 (The Design of Collaboration Framework for Robot Application)

  • 이창묵;권오영
    • 정보처리학회논문지A
    • /
    • 제17A권5호
    • /
    • pp.249-258
    • /
    • 2010
  • 로봇 어플리케이션의 활용도는 사회 전반에서 점차 확대되고 있지만 로봇들의 컴퓨팅 자원 차이로 인해 한 로봇에서 다양한 어플리케이션을 실행하기는 힘든 실정이다. 본 논문에서는 로봇이 주변 장치와의 자원 공유를 통해 자원의 제약을 극복하는 프레임워크를 제안한다. 프레임워크는 협업에 요구되는 공통 구성 요소들을 정의하고 어플리케이션을 쉽게 제작할 수 있는 API를 제공한다. 로봇과 다른 장치가 네트워크로 연결된 환경에서 동작하는 로봇을 이용한 체조 학습 어플리케이션의 예시를 통해 프레임워크의 동작 흐름을 보인다.

휴머노이드 로봇 ISHURO-II의 실시간 분산 제어를 위한 미들웨어 구현 (Implementation of Middleware for Real-Time Distributed Control System of a Humanoid Robot Using CAN and TCP/IP)

  • 최우창;김진걸
    • 대한전기학회:학술대회논문집
    • /
    • 대한전기학회 2006년 학술대회 논문집 정보 및 제어부문
    • /
    • pp.175-177
    • /
    • 2006
  • This paper deals with implementation of middleware using CAN(Controller Area Network) network and TCP/IP for real-time distributed control system of a humanoid robot. Existent system using CAN network is available. But, there is problems in extensibility and flexibility. In this raper, the new system using TCP/IP for solution and improvement of problems is proposed. The new system is applied to ISHURO-II, real-humanoid robot. The performance is verified through experiment.

  • PDF

모듈기반 퍼스널 로봇을 위한 미들웨어 구조 (Middleware Structure for Module-based Personal Robot)

  • 윤건;김형육;김홍석;박홍성
    • 제어로봇시스템학회논문지
    • /
    • 제10권5호
    • /
    • pp.464-474
    • /
    • 2004
  • This paper proposes a middleware structure for the module-based personal robot, which can run on heterogeneous network interfaces and provides users easy interface-method regardless of underlying heterogeneous interfaces and convenient exchange of modules. The proposed middleware is divided into three layers of a streaming layer (SL), a network adaptation layer (NAL) and a network interface layer (NIL). The streaming layer manages application transactions using middleware services and provides user a uniform interfaces to the proposed middleware. The network adaptation layer manages a message-routing and provides naming service and it is a core of the proposed middleware. And the network interfaces layer manages dependent parts of heterogeneous network interfaces such as IEEE1394, USB, Ethernet, and CAN (Control Area Network). This paper implements the proposed middleware structure, where 3 types of interfaces of IEEE 1394, USB and Ethernet are used, and measures response times among those interfaces.

UPnP 기반 로봇 미들웨어의 효율적 데이터 전송 (Efficient Data Transmission Method for UPnP Based Robot Middleware)

  • 김경산;안상철;권용무;고희동;김형곤
    • 로봇학회논문지
    • /
    • 제4권1호
    • /
    • pp.68-73
    • /
    • 2009
  • The UPnP is middleware architecture that supports dynamic distributed computing environment. It has many good features for possible use as middleware in robot system integration. There is a need for bulky binary data transmission between distributed robot S/W components. Since the UPnP utilizes SOAP protocol for message transmission, however, it is not efficient to send bulky binary data. In order to overcome this weak point, this paper proposes UPnP-MTOM, MTOM (Message Transmission Optimization Mechanism) implementation over UPnP, as an efficient way for bulky binary data transmission with UPnP messages. This paper presents our implementation method and experimental results of the UPnP-MTOM implementation.

  • PDF

서비스 로봇용 결함 허용 미들웨어 (Fault-Tolerant Middleware for Service Robots)

  • 백범현;박홍성
    • 제어로봇시스템학회논문지
    • /
    • 제14권4호
    • /
    • pp.399-405
    • /
    • 2008
  • Recently, robot technology is actively going on progress to the field of various services such as home care, medical care, entertainment, and etc. Because these service robots are in use nearby person, they need to be operated safely even though hardware and software faults occur. This paper proposes a Fault-Tolerant middleware for a robot system, which has following two characteristics: supporting of heterogeneous network interface and processing of software components and network faults. The Fault-Tolerant middleware consists of a Service Layer(SL), a Network Adaptation Layer(NAL), a Network Interface Layer(NIL), a Operating System ion Layer(OSAL), and a Fault-Tolerant Manager(FTM). Especially, the Fault-Tolerant Manager consists of 4 components: Monitor, Fault Detector, Fault Notifier, and Fault Recover to detect and recover the faults effectively. This paper implements and tests the proposed middleware. Some experiment results show that the proposed Fault-Tolerant middleware is working well.

URC를 위한 상황 정보 관리 기술 (Context Management Technology for Ubiquitous Robotic Companion)

  • 홍충성;조준면;이강우;서영호;김형선;김현
    • 전자통신동향분석
    • /
    • 제22권2호통권104호
    • /
    • pp.10-19
    • /
    • 2007
  • URC는 언제 어디서나 나와 함께 하며 나에게 필요한 서비스를 제공하는 로봇이라는 의미의 새로운 네트워크 기반의 지능형 서비스 로봇 패러다임이다. URC 환경에서 로봇은 사용자의 현재 상황을 이해한 뒤 적절한 정보와 서비스를 지능적이고 능동적으로 제공할 수 있어야 하며, 이를 위하여 상황 인식 시스템의 개발이 필요하다. 상황 인식시스템의 핵심 기능 중의 하나는 상황 인식 응용에서 이용 가능한 사용자의 주변 환경에 관한 정보를 표현하기 위한 형식적인 상황 정보 모델 및 이를 관리하고 이용하는 방법을 제공하는 데 있다. 본 고에서는 상황 인식 컴퓨팅의 기술 동향을 상황 정보 모델중심으로 소개하고, URC를 위한 상황 인식 미들웨어인 CAMUS의 상황 정보 모델 및 상황 정보 관리 모듈에 관하여 소개한다.

정밀 GPS 기반의 실외환경에서의 로봇 위치 추정 및 OpenRTM을 이용한 모니터링 (Robot Localization and Monitoring using OpenRTM in Outdoor Environment based on Precision GPS)

  • 문용선;노상현;조광훈;배영철
    • 한국전자통신학회논문지
    • /
    • 제7권2호
    • /
    • pp.425-431
    • /
    • 2012
  • 로봇의 실외 주행의 경우 실내 주행과 달리 실외 환경 전체에 대한 지도를 미리 작성할 수 없어 대부분 GPS를 이용하고 있으며 지도에 기반한 연구는 거의 없는 상황이다. 본 논문에서는 경사 구간이 없는 2차원 평면의 실외환경에서 정밀 GPS를 사용하여 GPS 데이터를 MCL 알고리즘에 적용하여 실외 로봇 위치 추정을 구현하고, 이를 적용하여 간단한 임무 시나리오를 수행하였다. 그리고 미들웨어 기반의 OpenRTM을 적용하여 관리자가 서버를 통해 원격으로 로봇을 제어하거나 상황을 관제할 수 있도록 하였다.

네트워크 기반 휴머노이드에서의 PnP가 가능한 미들웨어 프레임워크 (PnP Supporting Middleware Framework for Network Based Humanoid)

  • 이호동;김동원;김주형;박귀태
    • 로봇학회논문지
    • /
    • 제3권3호
    • /
    • pp.255-261
    • /
    • 2008
  • This paper describes a network framework that support network based humanoid. The framework utilizes middleware such as CORBA (ACE/TAO) that provides PnP capability for network based humanoid. The network framework transfers data gathered from a network based humanoid to a processing group that is distributed on a network. The data types are video stream, audio stream and control data. Also, the network framework transfers service data produced by the processing group to the network based humanoid. By using this network framework, the network based humanoid can provide high quality of intelligent services to user.

  • PDF

OpenRTM 기술을 이용한 이동로봇 환경 모니터닝 시스템 구현에 관한 연구 (A Study on Implementation of Environment Monitoring System of Mobile Robot using OpenRTM)

  • 문용선;트롱루안;이영필;박종규;배영철
    • 한국항행학회논문지
    • /
    • 제13권6호
    • /
    • pp.894-900
    • /
    • 2009
  • 본 논문에서는 미들웨어 기반의 통합 소프트웨어 프레임워크 중 일본에서 개발된 OpenRTM을 이용하여 글로벌 이더넷 네트워크 상에서의 시스템 통합 구조를 제시하고, 제시한 모델의 검증을 위하여 OpenRTM 통합 구조를 적용한 이동로봇 환경 모니터링 시스템 구현하고 구현된 시스템에서의 실험을 통하여 제시한 통합 구조의 타당성을 검증하고자한다.

  • PDF

ROS를 이용하여 상황인지 기반의 로봇 서비스를 실행시키기 위한 중계 시스템 (A Relay System for Supporting the Execution of Context-Aware Robot Services on ROS)

  • 이민호;최종선;최재영
    • 정보처리학회논문지:컴퓨터 및 통신 시스템
    • /
    • 제6권5호
    • /
    • pp.211-218
    • /
    • 2017
  • 최근 로봇 소프트웨어 플랫폼의 연구는 로봇 기기들의 추상화를 통해 지능형 서비스를 제공하는데 초점을 두고 있다. 사물인터넷 환경에서 지능형 로봇 서비스를 제공하기 위해서는 이기종 센서들의 환경정보를 인지하는 상황인지 기술이 필요하다. ROS는 로봇 디바이스를 추상화하는 기술을 바탕으로 로봇을 사용한다. ROS는 로봇을 제어하기 위해 이기종 센서 자체를 추상화하는 기능을 포함하고 있으나, 일관된 수집 방법을 통한 환경 정보를 바탕으로 로봇이 인지할 수 있는 상황 정보를 제공하는 기능은 결여되어 있다. 따라서 본 논문에서는 ROS가 상황인지 기반의 로봇 서비스를 제공하는데 필요한 중계 시스템을 제안한다. 제안하는 시스템은 로봇이 인지할 수 있는 추상화된 상황정보를 제공하는 외부의 상황인지 시스템과 로봇을 제어하는 ROS를 중계하여, ROS가 상황인지 로봇 서비스를 제공할 수 있도록 도와준다. 실험에서는 제안하는 시스템을 바탕으로, 상황인지 시스템과 ROS에서 추상화된 로봇 서비스를 연동하여 로봇 서비스를 실행시키는 과정을 보인다.