• Title/Summary/Keyword: Robot Database

Search Result 119, Processing Time 0.022 seconds

Multi-modal Sensor System and Database for Human Detection and Activity Learning of Robot in Outdoor (실외에서 로봇의 인간 탐지 및 행위 학습을 위한 멀티모달센서 시스템 및 데이터베이스 구축)

  • Uhm, Taeyoung;Park, Jeong-Woo;Lee, Jong-Deuk;Bae, Gi-Deok;Choi, Young-Ho
    • Journal of Korea Multimedia Society
    • /
    • v.21 no.12
    • /
    • pp.1459-1466
    • /
    • 2018
  • Robots which detect human and recognize action are important factors for human interaction, and many researches have been conducted. Recently, deep learning technology has developed and learning based robot's technology is a major research area. These studies require a database to learn and evaluate for intelligent human perception. In this paper, we propose a multi-modal sensor-based image database condition considering the security task by analyzing the image database to detect the person in the outdoor environment and to recognize the behavior during the running of the robot.

Generation Method of Robot Movement Using Evolutionary Algorithm (진화 알고리즘을 사용한 휴머노이드 로봇의 동작 학습 알고리즘)

  • Park, Ga-Lam;Ra, Syung-Kwon;Kim, Chan-Hwan;Song, Jae-Bok
    • Proceedings of the KIEE Conference
    • /
    • 2007.10a
    • /
    • pp.315-316
    • /
    • 2007
  • This paper presents a new methodology to improve movement database for a humanoid robot. The database is initially full of human motions so that the kinetics characteristics of human movement are immanent in it. then, the database is updated to the pseudo-optimal motions for the humanoid robot to perform more natural motions, which contain the kinetics characteristics of robot. for this, we use the evolutionary algorithm. the methodology consists of two processes : (1) the offline imitation learning of human movement and (2) the online generation of natural motion. The offline process improve the initial human motion database using the evolutionary algorithm and inverse dynamics-based optimization. The optimization procedure generate new motions using the movement primitive database, minimizing the joint torque. This learning process produces a new database that can endow the humanoid robot with natural motions, which requires minimal torques. In online process, using the linear combination of the motion primitive in this updated database, the humanoid robot can generate the natural motions in real time. The proposed framework gives a systematic methodology for a humanoid robot to learn natural motions from human motions considering dynamics of the robot. The experiment of catching a ball thrown by a man is performed to show the feasibility of the proposed framework.

  • PDF

Development of a Robot Performance System Employing a Motion Database (모션데이터베이스를 이용한 로봇공연시스템 개발)

  • Seo, Hyun-Gon;Kim, Ji-Hwan
    • Journal of the Korea Society of Computer and Information
    • /
    • v.19 no.12
    • /
    • pp.21-29
    • /
    • 2014
  • In this paper, we propose an efficient Robot Performance System (RPS). For the proposed system, a soundboard was developed and inserted into the body of a humanoid robot to enable audio playback without an external playback device; the hardware required to enable the external storage device within the soundboard to remember the sound sources necessary for performances was developed. Furthermore, a specialized performance scenario planning software called Robot Performance Planning Development Program (RPPDP) was developed to allow users to search through a motion database for the robot's default motions, applied motions, and motions for special circumstances, allowing anyone to plan a robot performance at a low cost in a short amount of time.

Face Recognition Using Tensor Subspace Analysis in Robot Environments (로봇 환경에서 텐서 부공간 분석기법을 이용한 얼굴인식)

  • Kim, Sung-Suk;Kwak, Keun-Chang
    • The Journal of Korea Robotics Society
    • /
    • v.3 no.4
    • /
    • pp.300-307
    • /
    • 2008
  • This paper is concerned with face recognition for human-robot interaction (HRI) in robot environments. For this purpose, we use Tensor Subspace Analysis (TSA) to recognize the user's face through robot camera when robot performs various services in home environments. Thus, the spatial correlation between the pixels in an image can be naturally characterized by TSA. Here we utilizes face database collected in u-robot test bed environments in ETRI. The presented method can be used as a core technique in conjunction with HRI that can naturally interact between human and robots in home robot applications. The experimental results on face database revealed that the presented method showed a good performance in comparison with the well-known methods such as Principal Component Analysis (PCA) and Linear Discriminant Analysis (LDA) in distant-varying environments.

  • PDF

An Application of Smart Environment Technology for Indoor Service Robots (실내 서비스 로봇을 위한 스마트환경 기술의 응용)

  • Park, Jae-Han;Park, Kyung-Wook;Baeg, Seung-Ho;Lee, Ho-Gil;Ba, Moon-Hong
    • The Journal of Korea Robotics Society
    • /
    • v.3 no.4
    • /
    • pp.278-286
    • /
    • 2008
  • Reliable functionalities for autonomous navigation and object recognition/handling are key technologies to service robots for executing useful services in human environments. A considerable amount of research has been conducted to make the service robot perform these operations with its own sensors, actuators and a knowledge database. With all heavy sensors, actuators and a database, the robot could have performed the given tasks in a limited environment or showed the limited capabilities in a natural environment. With the new paradigms on robot technologies, we attempted to apply smart environments technologies-such as RFID, sensor network and wireless network- to robot functionalities for executing reliable services. In this paper, we introduce concepts of proposed smart environments based robot navigation and object recognition/handling method and present results on robot services. Even though our methods are different from existing robot technologies, successful implementation result on real applications shows the effectiveness of our approaches.

  • PDF

From Montague Grammar to Database Semantics

  • Hausser, Roland
    • Language and Information
    • /
    • v.19 no.2
    • /
    • pp.1-18
    • /
    • 2015
  • This paper retraces the development of Database Semantics (DBS) from its beginnings in Montague grammar. It describes the changes over the course of four decades and explains why they were seen to be necessary. DBS was designed to answer the central theoretical question for building a talking robot: How does the mechanism of natural language communication work? For doing what is requested and reporting what is going on, a talking robot requires not only language but also non-language cognition. The contents of non-language cognition are re-used as the meanings of the language surfaces. Robot-externally, DBS handles the language-based transfer of content by using nothing but modality-dependent unanalyzed external surfaces such as sound shapes or dots on paper, produced in the speak mode and recognized n the hear mode. Robot-internally, DBS reconstructs cognition by integrating linguistic notions like functor-argument and coordination, philosophical notions like concept-, pointer-, and baptism-based reference, and notions of computer science like input-output, interface, data structure, algorithm, database schema, and functional flow.

  • PDF

Performance Comparison of 2DPCA based Face Recognition algorithm under Robotic Environments (로봇 환경에서의 2DPCA 기반 알고리즘의 비교 연구)

  • Park, Beom-Chul;Kwak, Keun-Chang;Yoon, Ho-Seop
    • Proceedings of the IEEK Conference
    • /
    • 2007.07a
    • /
    • pp.217-218
    • /
    • 2007
  • Face recognition, recognizing the human faces, is one of the most important techniques for making intelligent robot that provide commendable services to human. In this paper, we make a comparative study of Original PCA, 2DPCA, 2DPCA based algorithms and LDA in robot environment. Database is obtained through the robot's camera in a laboratory what is made like home environment for experiment.. We consider distance state what can be generated in home environment for database.

  • PDF

Remote Control of a Robot Through the Internet (인터넷을 통한 로봇의 원격 제어)

  • 이동주;양태규
    • The Journal of Information Technology
    • /
    • v.4 no.1
    • /
    • pp.9-22
    • /
    • 2001
  • In this paper, We control remote robot using web browser. This system used independent four PC and each PC is used to operator PC, database server, web server and robot control PC. Remote control can escape the operator from constraint the time and workspace. If operator inputting control data in web browse then the control data is saved the data base server. The robot control PC is inputted control data from database at access intervals of 1ms. Also, if the control data is changed then robot is operated. It made simple robot using step-motor and the robot is operated by web browser. Finally, Robot system is exactly operated using control data and certificate of possibility the remote robot control using web browser.

  • PDF

Scene Recognition based Autonomous Robot Navigation robust to Dynamic Environments (동적 환경에 강인한 장면 인식 기반의 로봇 자율 주행)

  • Kim, Jung-Ho;Kweon, In-So
    • The Journal of Korea Robotics Society
    • /
    • v.3 no.3
    • /
    • pp.245-254
    • /
    • 2008
  • Recently, many vision-based navigation methods have been introduced as an intelligent robot application. However, many of these methods mainly focus on finding an image in the database corresponding to a query image. Thus, if the environment changes, for example, objects moving in the environment, a robot is unlikely to find consistent corresponding points with one of the database images. To solve these problems, we propose a novel navigation strategy which uses fast motion estimation and a practical scene recognition scheme preparing the kidnapping problem, which is defined as the problem of re-localizing a mobile robot after it is undergone an unknown motion or visual occlusion. This algorithm is based on motion estimation by a camera to plan the next movement of a robot and an efficient outlier rejection algorithm for scene recognition. Experimental results demonstrate the capability of the vision-based autonomous navigation against dynamic environments.

  • PDF