• 제목/요약/키워드: microsoft robotics studio

검색결과 8건 처리시간 0.025초

Designing Factory Safety Monitoring Robot Using Microsoft Robotic Studio

  • Loh, Byoung-Gook
    • International Journal of Safety
    • /
    • 제7권1호
    • /
    • pp.1-4
    • /
    • 2008
  • Application of the Microsoft robotics studio (MSRS) to the design of a factory safety monitoring robot is presented. Basic structures of the MSRS and the service are introduced. The service is the key building block of the MSRS. Control of the safety monitoring robot is performed using four basic services: 1) the robot service which communicates with the embedded micro-processor and other services, 2) the sensor service that notifies the subscribing services of the change of the sensor value, 3) the motor service which controls the power levels to the motors, 4) the drive service which maneuvers the robot. With built-in capabilities of the MSRS, control of factory safety monitoring robot can be more easily performed.

MSRS 시뮬레이션 환경에서 가상 로봇의 네트웍제어 (Network Control for Virtual Robot in MSRS Simulation Environment)

  • 신동관;이성훈;이수영;최병욱
    • 로봇학회논문지
    • /
    • 제2권3호
    • /
    • pp.242-248
    • /
    • 2007
  • Robot system development consists of several sub-tasks such as layout design, motion planing, and sensor programming etc. In general, on-line programming and debugging for such tasks demands burdensome time and labor costs, which motivates an off-line graphic simulation system. MSRS(Microsoft Robotics Studio) released in recent years is an appropriate tool for the graphic simulation system since it supports CCR(Concurrency and Coordination Runtime), DSS(Decentralized System Services), and dynamics simulation based on PhysX and graphic animation as well. In this paper, we developed an MSRS based network simulation system for quadruped walking robots, which controls virtual 3D graphic robots existing in remote side through internet.

  • PDF

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

  • 이성훈;이수영;최병욱
    • 제어로봇시스템학회논문지
    • /
    • 제15권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.

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

  • 이정원;정종인
    • 한국산업정보학회논문지
    • /
    • 제19권5호
    • /
    • pp.57-68
    • /
    • 2014
  • 로봇 개발에서 하드웨어를 개발한 후에 테스트하면 많은 시행착오를 겪게 되어 많은 비용이 소요된다. 로봇이 현장과 동일한 로봇 시뮬레이션을 사용하여 로봇을 개발하면 소프트웨어 및 하드웨어의 병행 개발 및 테스트를 통해 개발결과를 예측할 수 있고 비용을 절감할 수 있다. 로봇 시뮬레이션 플랫폼인 마이크로소프트의 로보틱스 개발자 스튜디오(MSRDS)는 하드웨어 로봇이 없이도 기본적인 로봇 프로그래밍을 할 수 있는 시뮬레이션 로봇과 환경을 제공한다. 본 논문에서는 MSRDS에서 LRF센서, Bumper센서, IR센서, Sonar센서의 성능을 비교분석하기 위하여 미로 찾기를 수행한다. 센서의 성능을 분석하기 위하여 동일한 조건으로 실험한다. 4가지의 센서중에서 LRF센서가 주행시간, 방향전환횟수, 장애물 충돌횟수면에서 우수한 성능을 보인 반면에 범퍼센서는 가장 성능이 낮았다. IR센서와 Sonar센서는 방향 전환횟수면에서 LRF센서 보다는 낮은 성능을 보였다.

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

  • 김세민;정종인;문채영
    • 한국산학기술학회:학술대회논문집
    • /
    • 한국산학기술학회 2010년도 추계학술발표논문집 2부
    • /
    • pp.692-695
    • /
    • 2010
  • 본 논문에서는 정보교과에서 알고리즘 및 프로그래밍 관련 학습을 진행하는데 있어서, 기존의 텍스트 기반 프로그래밍과 로보틱스 프로그래밍으로 프로그래밍 학습을 하였을 때의 학습 효과에 대해서 분석하였다. 연구는 초등학교 고학년 학생들을 대상으로 하였고, 학습에 필요한 학습 프로그램은 기존 텍스트기반 프로그래밍 학습 도구로는 Visual C를, 로보틱스 프로그래밍 학습도구로는 MSRDS(Microsoft Robotics Developer Studio)에서 제공하는 Visual Programming Language를 이용하였다. 그 결과 학생들의 흥미도와 몰입도가 상승하였고, 알고리즘 이해도와 과제 수행 능력이 증가하였음을 확인할 수 있었다. 본 연구에서 제안하는 로보틱스 프로그래밍 학습은 개정 교육과정에서 제안하는 알고리즘을 통한 문제해결능력 신장에 도움이 될 것으로 기대한다.

  • PDF

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
    • /
    • 제13권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.

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

  • 이윤섭;최상호;이영삼;김진걸
    • 대한전기학회:학술대회논문집
    • /
    • 대한전기학회 2008년도 학술대회 논문집 정보 및 제어부문
    • /
    • 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

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

  • 김홍석;이수영;최병욱
    • 조명전기설비학회논문지
    • /
    • 제24권6호
    • /
    • pp.75-82
    • /
    • 2010
  • 본 논문에서는 MSRDS 환경에서 가상 4족 애완 로봇과 실제 4족 애완 로봇을 동기화함으로써 애완용 로봇의 행동을 설계할 수 있는 새로운 응용 시뮬레이터를 개발하였다. 이를 통하여 실제 로봇의 걸음새 및 동작 개발에 필요한 시간비용을 줄이고, 지능형 서비스 애완 로봇의 상업화에도 도움이 될 것이다. 또한, 본 연구 결과를 이용하여 가상공간과 실공간의 모델링의 차이를 극복하는 연구에 이용할 수 있다. 본 논문의 결과로서 가상 로봇과 실제 로봇의 연동 제어를 통해 원격지에 있는 두 대의 로봇간의 원격제어가 가능하므로, 두 대의 애완 로봇을 이용한 네트워크 게임으로서도 활용할 수 있을 것으로 기대된다.