한국정보통신학회:학술대회논문집 (Proceedings of the Korean Institute of Information and Commucation Sciences Conference)
- 한국정보통신학회 2019년도 춘계학술대회
- /
- Pages.111-114
- /
- 2019
Windows 10 IoT Core 기반 Non-ROS TurtleBot2용 원격 제어 소프트웨어 구현
Implementation of NON-ROS remote control software of TurtleBot 2 based Windows 10 IoT core
- Onesphore, Ingabire (Dong-eui University) ;
- Kim, Minyoung (Dong-eui University) ;
- Jang, Jongwook (Dong-eui University)
- 발행 : 2019.05.23
초록
This paper intends to implement a software that controls TurtleBot 2 remotely. The moving of the robot TurtleBot 2 can be controlled using command control based on Windows 10 IoT core instead of the Robot Operating System (ROS). The implemented software allows the user to move remotely TurtleBot 2 in any specified direction and perform the monitoring such as reading feedback data from the robot. Through TCP/IP and serial communication technology, TurtleBot 2 can successfully receive command control and send feedback to the user. Using C# programming language, two Universal Windows Platform apps (client app and server app) have been implemented to allow communication between the user and TurtleBot 2. The result of this implementation has been verified and tested in an indoor platform.