• Title/Summary/Keyword: MSRDS

Search Result 12, Processing Time 0.028 seconds

Pet Robot Simulator Coordinated over Network (네트워크를 통해 동작하는 애완 로봇 시뮬레이터)

  • Lee, Sung-Hun;Yi, Soo-Yeong;Choi, Byoung-Wook
    • Journal of Institute of Control, Robotics and Systems
    • /
    • v.15 no.5
    • /
    • pp.530-537
    • /
    • 2009
  • A graphic simulator can be a useful tool for planning gaits or dynamic behaviors to a walking pet robot. Microsoft describes robotics developer studio (MSRDS) as an end-to-end robotics development platform including simulation engine based on dynamics. In this paper, we propose a pet robot simulator (PRS), based on MSRDS, which supports interactively controlled two walking robots connected over network. To be pet robot simulator, modeling a commercial pet robot is performed and gait planning is also implemented. By using concurrency and coordination runtime (CCR) and decentralized software services (DSS) of MSRDS software platform, we connect two robots which are displayed together but controlled separately over network. The two walking pet robots can be simulated interactively by joysticks. It seems to be an internet game for pet robots.

Comparative Analysis of the Performance of Robot Sensors in the MSRDS Platform (MSRDS 플랫폼에서 로봇 센서들의 성능 비교분석)

  • Lee, Jeong-Won;Chung, Jong-In
    • Journal of Korea Society of Industrial Information Systems
    • /
    • v.19 no.5
    • /
    • pp.57-68
    • /
    • 2014
  • MSRDS(Microsoft Robotics Developer Studio), the robot simulation platform provides the simulation robots and environments enabling to the basic robot programming without hardware robots. In this paper, we carry the maze escaping problems to compare and analyze the performance of LRF, bumper, IR, and sonar sensor with the same condition on MSRDS(Microsoft Robotics Developer Studio) environment. To evaluate the performance of sensors, we program the simulation environments with same conditions for all sensors. We could find that the LRF sensor had the highest performance and the bumper sensor has the lowest performance on the travel time, the number of turning, and the number of collisions. It was also confirmed that IR sensor and sonar sensor had lower performance than LRF sensor on the number of turning.

Performance Comparison of Sensor-Programming Schemes According to the Shapes of Obstacles

  • Chung, Jong-In;Chae, Yi-Geun
    • International Journal of Internet, Broadcasting and Communication
    • /
    • v.13 no.3
    • /
    • pp.56-62
    • /
    • 2021
  • MSRDS(Microsoft Robotics Developer Studio) provides the ability to simulate these technologies. SPL(Simple Programming Language) of MSRDS provides many functions for sensor programming to control autonomous robots. Sensor programming in SPL can be implemented in two types of schemes: procedure sensor notification and while-loop schemes. We considered the three programming schemes to control the robot movement after studying the advantages and disadvantages of the sensor notification procedure and the while-loop scheme. We also created simulation environments to evaluate the performance of the three considered schemes when applied to four different mazes. The simulation environment consisted of a maze and a robot with the most powerful sensor, i.e., the LRF(Laser Range Finder) sensor. We measured the required travel time and robot actions (number of turns and number of collisions) needed to escape the maze and compared the performance outcomes of the three considered schemes in the four different mazes.

Synchronous Robot Simulator both on Virtual and Real Space for Quadruped Pet Robots (가상공간과 실공간의 동기화를 고려한 4족 애완 로봇 시뮬레이터 개발)

  • Kim, Hong-Seok;Yi, Soo-Yeong;Choi, Byoung-Wook
    • Journal of the Korean Institute of Illuminating and Electrical Installation Engineers
    • /
    • v.24 no.6
    • /
    • pp.75-82
    • /
    • 2010
  • In this paper, we developed a new MSRDS(Microsoft Robotics Developer Studio) simulator for a quadruped pet robot with synchronization of virtual and real robots. By using this simulator, it is possible to reduce time and cost for gait and motion design and it will help for commercialization of service pet robots. In the research point of view, the simulator can be used to examine the model differences between the virtual and the real robots. Since this simulator implements the coordinated control of the virtual and real robots, it can be used as an internet game using two remote pet robots.

The Effects of a Robot Programming Instruction Using MSRDS VPL for the Problem Soling Ability (MSRDS VPL을 이용한 로봇 프로그래밍 학습이 문제해결능력에 미치는 효과)

  • Kim, Se-Min;Chung, Jong-In
    • Proceedings of the KAIS Fall Conference
    • /
    • 2009.12a
    • /
    • pp.144-147
    • /
    • 2009
  • 본 연구에서는 21세기 지식정보사회에 학생들의 창의력 향상을 위하여 MSRDS에서 제공하는 에디터인 VPL(Visual Programming Language)를 이용한 로봇 프로그래밍 학습이 창의력에 미치는 효과를 연구하였다. VPL은 로봇 애플리케이션 개발을 프로그래머가 아닌 학생들도 쉽게 사용할 수 있도록 MSRDS에서 제공하는 프로그램이며, 이를 시뮬레이션과 연결시켜 로봇 하드웨어가 없이 손쉽게 학습을 할 수 있게 하였다. 이를 위하여 VPL에서 사용하는 기본 Activity를 이용하여 프로그래밍의 구문을 자연스럽게 학습할 수 있는 수업 내용을 개발하였으며, 연구 대상은 충청남도 B군에 위치한 B공고 3학년의 컴퓨터응용관련 학과 1개반을 대상으로 C언어를 이용한 기존의 마이크로 장비 프로그래밍 수업과 VPL을 이용한 로봇 프로그래밍 수업을 상호 비교하려고 한다. 이 연구에서는 VPL을 통하여 손 쉽게 프로그래밍을 하고 흥미가 유발되어 자신이 생각한 대로 로봇의 동작을 구현하는 과정에서 자연스럽게 문제해결능력이 신장된 것을 확인하고자 한다.

  • PDF

A Review and Outlook of Robotic Software Frameworks (로봇 소프트웨어 프레임워크 동향과 발전방향)

  • Choi, Byoung-Wook
    • The Journal of Korea Robotics Society
    • /
    • v.5 no.2
    • /
    • pp.169-176
    • /
    • 2010
  • Robotic software has been dramatically complicated as performing intelligent service tasks. These types of robots demand a very powerful software framework to make them easy. Robotic software framework means an integrated software environment that simplifies jobs of robotic software engineer by providing tools, reusable components, and runtime environments. Finally it reduces the project cost. There are lots of works related with them. Among them we focus on five frameworks that are MSRDS, ERSP, OROCOS, OpenRTM, and OPRoS. In terms of intelligent service robot, the study on robotic software frameworks is very important. And outlook on them is also very important in the sense of that the robotic software frameworks should be used to initiate service robot market.

The Perception for Software Education of pre-Service Special Elementary Teacher (프로그래밍 도구에 따른 로봇활용수업 학습방안)

  • Kim, Se-min;Ryu, Chang-su;You, Kang-soo
    • Proceedings of the Korean Institute of Information and Commucation Sciences Conference
    • /
    • 2016.10a
    • /
    • pp.635-637
    • /
    • 2016
  • The purpose of this study was to apply other programming tools such as robots parish. The robot was utilized for Lego Mindstorms NXT. Programming tools were used to block generic programming tools were used in the NXT-G, was used as a simulation programming tools MSRDS, mobile App Inventor is a programming tool (App Inventor). It can lead to interesting effects of learning and learning based on three programming tool above.

  • PDF

Synchronization in Simulation and On-line Feedback Control for Mobile Robots Using The MSRDS (MSRDS를 이용한 모바일 로봇의 시뮬레이션 동기화 및 온라인 피드백 제어)

  • Lee, Yoon-Sub;Choi, Sang-Ho;Lee, Young-Sam;Kim, Jin-Geol
    • Proceedings of the KIEE Conference
    • /
    • 2008.10b
    • /
    • pp.93-94
    • /
    • 2008
  • 로봇을 개발함에 있어 많이 겪는 어려움 중 하나는 열악한 시뮬레이션 환경 및 소프트웨어 개발이다. Microsoft사(社)의 MSRDS(Microsoft Robotics Developer Studio)는 3D시뮬레이션 환경과 로봇 구동을 위한 각종 표준화된 서비스들을 지원함으로써 이러한 문제점들을 해결할 수 있다. 본 논문에서는 원자력 발전소의 중 저준위 폐기물 저장창고 검사 로봇을 대상으로 MSRDS를 이용하여 3D 시뮬레이션 및 온라인 피드백 제어를 수행하였다. 로봇은 사륜으로 이루어져 있으며, 주행 환경 확인을 위한 카메라, 장애물 감시용 LRF(Laser Range Finer)센서, 주변 환경 감지를 위한 온도센서, 습도센서 및 MSRDS가 장착된 산업용 3D가 탑재되어 있다. MSRDS의 제어신호는 이벤트로 생성되어 3D 시뮬레이션 렌더링 시간과 동기화되며, Brick 서비스를 통해 전송된다. 피드백은 10ms 주기로 LRF 센서, Motor 엔코더 값을 받아 3D 시뮬레이션에 반영된다. 본 논문에서는 MSRDS의 시뮬레이션 및 실제 로봇과의 동기화 방식을 제시하며 구동 실험으로 검증하였다.

  • PDF

Comparative Analysis of Learning Effect Between Text-Based Programming Learning and Robotics Programming Learning (텍스트 기반 프로그래밍 학습과 로보틱스 프로그래밍 학습 간의 학습 효과 비교 분석)

  • Kim, Se-Min;Chung, Jong-In;Moon, Chae-Young
    • Proceedings of the KAIS Fall Conference
    • /
    • 2010.11b
    • /
    • pp.692-695
    • /
    • 2010
  • 본 논문에서는 정보교과에서 알고리즘 및 프로그래밍 관련 학습을 진행하는데 있어서, 기존의 텍스트 기반 프로그래밍과 로보틱스 프로그래밍으로 프로그래밍 학습을 하였을 때의 학습 효과에 대해서 분석하였다. 연구는 초등학교 고학년 학생들을 대상으로 하였고, 학습에 필요한 학습 프로그램은 기존 텍스트기반 프로그래밍 학습 도구로는 Visual C를, 로보틱스 프로그래밍 학습도구로는 MSRDS(Microsoft Robotics Developer Studio)에서 제공하는 Visual Programming Language를 이용하였다. 그 결과 학생들의 흥미도와 몰입도가 상승하였고, 알고리즘 이해도와 과제 수행 능력이 증가하였음을 확인할 수 있었다. 본 연구에서 제안하는 로보틱스 프로그래밍 학습은 개정 교육과정에서 제안하는 알고리즘을 통한 문제해결능력 신장에 도움이 될 것으로 기대한다.

  • PDF

A Study on Development of MSF Intelligent Robot Simulation based 3D using MSRDS (MSRDS를 활용한 3D 기반 다중센서융합 지능로봇 시뮬레이션 개발 연구)

  • Seong-Yong Hong;Eu-Gene Seo;Ho-Jin Choi
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2008.11a
    • /
    • pp.452-454
    • /
    • 2008
  • 지능형 서비스 로봇 분야의 발전은 최근 들어 빠른 속도로 급성장하고 있으며 다양한 환경에서 상황인지를 수행하고, 지능로봇으로서의 역할을 수행 할 수 있는 로봇 개발 연구가 활발히 진행되고 있다. 따라서 본 논문에서는 MSRDS를 활용한 3차원(3D) 가상공간에서 다중센서융합(MSF) 지능로봇을 시뮬레이션 할 수 있는 환경과 개발 방법을 제안한다. 또한 시뮬레이션 환경에서 다중센서융합을 적용한 지능로봇 개발방법을 연구하고 실험한다. 본 연구에 목적은 다양한 실제 환경에 로봇이 지능적으로 대처할 수 있도록 다중센서를 융합하고 시뮬레이션 로봇에 적용하여 지능로봇을 개발 할 수 있는 3 차원 시뮬레이션 시스템 환경을 개발하는 것이다. 유비쿼터스 시대에 가상공간이 아닌 현실세계에 적응할 수 있는 실제 지능로봇 개발에 큰 도움이 될 수 있을 것으로 기대한다.