• 제목/요약/키워드: Cooperative Robot

검색결과 168건 처리시간 0.033초

Online Evolution for Cooperative Behavior in Group Robot Systems

  • Lee, Dong-Wook;Seo, Sang-Wook;Sim, Kwee-Bo
    • International Journal of Control, Automation, and Systems
    • /
    • 제6권2호
    • /
    • pp.282-287
    • /
    • 2008
  • In distributed mobile robot systems, autonomous robots accomplish complicated tasks through intelligent cooperation with each other. This paper presents behavior learning and online distributed evolution for cooperative behavior of a group of autonomous robots. Learning and evolution capabilities are essential for a group of autonomous robots to adapt to unstructured environments. Behavior learning finds an optimal state-action mapping of a robot for a given operating condition. In behavior learning, a Q-learning algorithm is modified to handle delayed rewards in the distributed robot systems. A group of robots implements cooperative behaviors through communication with other robots. Individual robots improve the state-action mapping through online evolution with the crossover operator based on the Q-values and their update frequencies. A cooperative material search problem demonstrated the effectiveness of the proposed behavior learning and online distributed evolution method for implementing cooperative behavior of a group of autonomous mobile robots.

휴머노이드와 모바일 로봇의 협조작업을 위한 진화적 동작 생성 (Evolutionary Generation of the Motions for Cooperative Work between Humanoid and Mobile Robot)

  • 장재영;서기성
    • 제어로봇시스템학회논문지
    • /
    • 제16권2호
    • /
    • pp.107-113
    • /
    • 2010
  • In this paper, a prototype of cooperative work model for multi-robots system is introduced and the evolutionary approach is applied to generate the motions for the cooperative works of multi-robots system using genetic algorithm. The cooperative tasks can be performed by a humanoid robot and a mobile robot to deliver objects from shelves. Generation of the humanoid motions such as pick up, rotation, and place operation for the cooperative works are evolved. Modeling and computer simulation for the cooperative robots system are executed in Webots environments. Experimental results show the feasible and reasonable solutions for humanoid cooperative tasks are obtained.

엄격히 상호 간섭하는 이동 로봇의 협동 제어 (Cooperative control of tightly-coupled multiple mobile robots)

  • 이승환;이연정
    • 제어로봇시스템학회:학술대회논문집
    • /
    • 제어로봇시스템학회 1997년도 한국자동제어학술회의논문집; 한국전력공사 서울연수원; 17-18 Oct. 1997
    • /
    • pp.556-559
    • /
    • 1997
  • In this paper, we propose a cooperative multi-robot control algorithm. Specifically, the cooperative task is that two mobile robots should transfer a long rigid object along a predefined path. To resolve the problem, we introduce the master-slave concept for two mobile robots, which have the same structure. According to the velocity of the master robot and the positions of two robots on the path, the velocity of the slave robot is determined. In case that the robots can't move further, the role of the robot is interchanged. The effectiveness of this decentralized algorithm is proved by computer simulations.

  • PDF

A research on man-robot cooperative interaction system

  • Ishii, Masaru
    • 제어로봇시스템학회:학술대회논문집
    • /
    • 제어로봇시스템학회 1992년도 한국자동제어학술회의논문집(국제학술편); KOEX, Seoul; 19-21 Oct. 1992
    • /
    • pp.555-557
    • /
    • 1992
  • Recently, realization of an intelligent cooperative interaction system between a man and robot systems is required. In this paper, HyperCard with a voice control is used for above system because of its easy handling and excellent human interfaces. Clicking buttons in the HyperCard by a mouse device or a voice command means controlling each joint of a robot system. Robot teaching operation of grasping a bin and pouring liquid in it into a cup is carried out. This robot teaching method using HyperCard provides a foundation for realizing a user friendly cooperative interaction system.

  • PDF

Windows NT 환경에서 OpenGL을 이용한 직접구동 협조로봇용 Output Tracking 시뮬레이터 구현 (Realization of an output controller simulator based on Windows NT for a direct drive cooperative robot using OpenGL)

  • 최대범;양연모;안병하
    • 한국정밀공학회:학술대회논문집
    • /
    • 한국정밀공학회 1995년도 추계학술대회 논문집
    • /
    • pp.346-349
    • /
    • 1995
  • In this paperwe develop a real-time simulator for direct drive cooperative robot by using OpenGL in a Windows NT based system. This simulator is composed of 2 parts, a display part and an interface part. In the display part the robot is modelled and rendered in 3D space. To do this OpenGL, a kind of graphic library, is used for rendering and animating robots and kinematics gives the information of the current robot configuration. The control and the feedback data are sent and received via the interface part. In real time simulation interfacing part needs fast data transfer rate and good nosic immunity. In experiment we have simulated 2-link direct drive cooperative robots using the trajectory tracking algorithm proposed in reference.

  • PDF

카오스 로봇에서의 상호 연동 제어 (A study on Mutual Cooperative Control in the Chaos Mobile Robot)

  • 배영철;김천석
    • 한국정보통신학회:학술대회논문집
    • /
    • 한국해양정보통신학회 2005년도 춘계종합학술대회
    • /
    • pp.942-946
    • /
    • 2005
  • In this paper, we propose that the mutual cooperative control in the chaotic mobile robot. In order to achieve mutual cooperative control in the mobile robot, we apply coupled synchronization technique and driven synchronization technique in the mobile robot with obstacle.

  • PDF

이동 로봇의 연동 제어를 위한 동기화 기법 (A study on Mutual Cooperative Control in the Chaos Mobile Robot)

  • 배영철;김천석;구영덕
    • 한국정보통신학회:학술대회논문집
    • /
    • 한국해양정보통신학회 2005년도 추계종합학술대회
    • /
    • pp.355-359
    • /
    • 2005
  • In this paper, we propose that the synchronization method for mutual cooperative control in the mobile robot. In order to achieve the synchronization for mutual cooperative control in the mobile robot, we apply coupled synchronization technique and driven synchronization technique in the mobile robot with obstacle.

  • PDF

표정 피드백을 이용한 딥강화학습 기반 협력로봇 개발 (Deep Reinforcement Learning-Based Cooperative Robot Using Facial Feedback)

  • 전해인;강정훈;강보영
    • 로봇학회논문지
    • /
    • 제17권3호
    • /
    • pp.264-272
    • /
    • 2022
  • Human-robot cooperative tasks are increasingly required in our daily life with the development of robotics and artificial intelligence technology. Interactive reinforcement learning strategies suggest that robots learn task by receiving feedback from an experienced human trainer during a training process. However, most of the previous studies on Interactive reinforcement learning have required an extra feedback input device such as a mouse or keyboard in addition to robot itself, and the scenario where a robot can interactively learn a task with human have been also limited to virtual environment. To solve these limitations, this paper studies training strategies of robot that learn table balancing tasks interactively using deep reinforcement learning with human's facial expression feedback. In the proposed system, the robot learns a cooperative table balancing task using Deep Q-Network (DQN), which is a deep reinforcement learning technique, with human facial emotion expression feedback. As a result of the experiment, the proposed system achieved a high optimal policy convergence rate of up to 83.3% in training and successful assumption rate of up to 91.6% in testing, showing improved performance compared to the model without human facial expression feedback.

두대의 영유자유도 로보트의 협력을 위한 관절궤적 결정 (Joint Trajectory Planning for Cooperation of Two Redundant Robot Arms)

  • 채영석;임준홍
    • 전자공학회논문지B
    • /
    • 제30B권10호
    • /
    • pp.50-58
    • /
    • 1993
  • The problem of trajectory planning in two redundant robot systems is considered. The trajectory of each robot for the cooperative task is generated so that the robots assume their optimal configurations while following a given desired task. The cooperative task compatibility in and the weighted sum of manipulabilities are proposed and investigated as quality measures. The cooperative task compatibility includes the velocity and force transmission charateristics to the task requirements and so it measures the compatibilities of robot postures with respect to a given task. The weighted sum of manipuabilities of robot postures with respect to a given task. The weighted sum of manipulabilities is also considered as a quality measure since it is helpful to avoid singularities. The usefulness of the cooperative task compatibility and the weighted sum of manipulabilities are shown by computer simulation studies.

  • PDF

무선랜을 이용한 조립 작업 로봇의 협력 제어 시스템 구축 (Foundation of Cooperative Control System of Assembly-Working Robots Using Wireless LAN)

  • 박상영;이귀형
    • 한국생산제조학회지
    • /
    • 제26권1호
    • /
    • pp.121-129
    • /
    • 2017
  • In this study, we investigated a cooperative control system of assembly robots using wireless LAN. We developed two different types of robots to assemble three blocks on a workbench. Robot1 can assemble blocks on a workbench and Robot2 can carry blocks to Robot1. We constructed an ROS-based communication system and shared data. Three blocks and one workbench were recognized by camera-image processing By developing the UI using Windows programming language Visual C#, we evaluated the status of the robots and blocks and controlled the robots. The control system was developed by constructing all elements necessary for cooperative control, such as robot design and fabrication, motor control, ROS-based communication, and image processing. Thus, we completed fundamental tasks required for assembly.