Click the titles to see the details
IEEE UAV Competition 2022 - Low Power Computer Vision Challenges (LPCVC): Chase
2022 IEEE UAV Competition
Hosted by LPCV and IEEE - Link
Source code of this project is available at Github
This project was counducted at Urban Robotics Lab in KAIST: Link
I participated in this project during: 2022.01 - 2022.02
Low Power Computer Vision Challenges aims to develop light and fast computer vision solutions to be used in many fields including Robotics. In 2022, the goals of the competition was to track the non-uniform motion vehicle at constant distance away with a quadrotor UAV, while avoiding obstacles. We estimated the trajectory of the moving vehicle in the form of 5th order polynomial using the detected center point with YOLO network. Then, Adaptive weight Model Predictive Controller (AMPC) is designed to track the target effectively.
Keywords: Quadrotor, Drone Competition, Target Tracking, Object Detection, Machine Learning, Computer Vision, Path planning
Unmanned Swarm CPS Research Lab
Unmanned Swarm CPS Research Lab
Supported by ADD
This project was counducted at Urban Robotics Lab in KAIST: Link
I participated in this project during: 2021.1 - 2021.12
In this project, we developed adaptive multi robot localization method. With the high fidelity networking, artificial intelligent cooperative control, and mobile ground control station, unmanned swarm system has been researched to operate cyber-physical systems.
Keywords: Multi-robot systems, Cyber-Physical System, Multi-robot localization, Simultaneously Localization and Mapping
Autonomous Drone Navigation for Power Line Inspection in Underground
Autonomous Drone Navigation for Power Line Inspection in Underground
This project was counducted at Urban Robotics Lab in KAIST: Link
I participated in this project during: 2020.8 - 2022.12
In this project, we developed indoor SLAM, navigation, and exploration method to operate an UAV exploring the underground power line tunnel safely. In consideration with the limited payload and computational resource of the UAV, the precomputed and lightweight local exploration planner was proposed. Additionally, to charge the battery of the UAV on the UGV with the docking station, relative pose estimation EKF and autonomous landing algorithm was developed.
Keywords: Unmanned Aerial Vehicle, Exploration, Structural Inspection, Underground Navigation
A Study on the Visual-Inertial Navigation System of Artificial Intelligent Unmanned Aerial Vehicle for Reconnaissance and Exploration
A Study on the Visual-Inertial Navigation System of Artificial Intelligent Unmanned Aerial Vehicle for Reconnaissance and Exploration
Hosted by ROND in KAIST
This project was counducted at Urban Robotics Lab in KAIST: Link
I participated in this project during: 2020.5 - 2020.11
Research on Unmanned Aerial Vehicles has been actively conducted in recent years. In particular, the UAV to explore an unknown, GNSS-denied environment is required, but the self-localization method, such as Visual Inertial Odometry, is mandatory to operate it. Considering the payload and the operating time of the UAV, lightweight and low-power consuming cameras and IMU are preferred, and even Object Detection and 3D Mapping can be obtained using a RGB-D camera. In this work, we developed a 3D Mapping system including object positions in an unknown and GNSS-denied environment for the UAV with a RGB-D camera. The system is demonstrated in Gazebo simulator, and the quantitative and qualitative results are obtained.
Keywords: Unmanned Aerial Vehicle, Visual-Inertial Navigation System, Exploration, Artificial Intelligence
2020 Korea Robot Aircraft Competition
2020 Korea Robot Aircraft Competition
Hosted by MOTIE and KAIA - Link
This project was counducted at Urban Robotics Lab in KAIST: Link
I participated in this project during: 2020.4 - 2020.11
Korea Robot Aircraft Competition aims to promote the revival of the domestic aviation industry and respond to various demands, this competition will expand the base of unmanned aviation-related technologies through participation in high school and university (graduate) students, and contribute to discovering and fostering human resources in related industries. The competition has been held every year since 2002 for the purpose of raising awareness of unmanned aerial vehicles (drones) and training manpower through various missions using unmanned aerial vehicles (drones) developed by college students.
Keywords: Quadrotor, Drone Competition, Target Tracking, Object Detection, Machine Learning
2019 AIRR AlphaPilot (Artificial Intelligence Robotic Racing)
2019 AIRR AlphaPilot (Artificial Intelligence Robotic Racing)
Hosted by Lockheed Martin and The Drone Racing League, Supported by NVIDIA
This project was counducted at Unmanned Systems Research Group in KAIST: Link
I participated in this project during: 2019.3 - 2019.12
Relative Media is listed on About Me’s Awards
AlphaPilot is the first large-scale open innovation challenge of its kind focused on advancing artificial intelligence (AI) and autonomy. Supported and hosted by DRL, Lockheed Martin and NVIDIA. For the 1 Million dollar prize only for the winner. The challenge consists of Preliminary test and Real competition. Firstly, DRL and Lockheed martin used FlightGoggles Simulator from MIT to narrow down 424 teams over 81 countries into 9 Qualifiers. Only 9 Qulifiers participated real RACEs using DRL made drone 'RACER AI' which is equipped with RTOS like kernel customized NVIDIA Jetson Xavier and few sensors. Our team won the 3rd prize.
Keywords: Drone, Quadrotor, Autonomous Flying Drones, Drone Racing
2018 R-BIZ Challenge Turtlebot3 Autorace
2018 R-BIZ Challenge Turtlebot3 Autorace
Hosted by ROBOTIS, MathWorks Korea and, ICROS, Supported by KIRIA and MOTIE - Link
This project was counducted at Physical Intelligence Lab in KNU: Link
I participated in this project during: 2018.6 - 2018.11
Relative Media is listed on About Me’s Awards
ROS based autonomous driving system for mobile robot (Turtlebot3) is developed for finishing the racing track with diverse missions. Using MATLAB, Lyapunov functional is proved to stabilize the error model of mobile robot. Simple HOG based Cascade Object Detector is trained using Computer Vision Toolbox of MatLab and then all systems are coded with Python to control the robot in real-time. Only 35 dollar Raspberry Pi computer was adopted and it was equipped with 1-D LiDAR and mono camera. Our team won the Mathworks Korea Special Prize.
Keywords: Mobile Robots, Autonomous Driving Vehicles, Lyapunov function based Control
Research on Multi-Rate Sensor Fusion based Mobile Robot Model Predictive Control System
Research on Multi-Rate Sensor Fusion based Mobile Robot Model Predictive Control System
Supported by The Electronics and Telecommunications Research Institute(ETRI)
This project was counducted at Physical Intelligence Lab in KNU: Link
I participated in this project during: 2018.4 - 2018.12
Relative Publication : Link
Measured data from Vehicle’s multi sensor system have asynchronized sampling rate, The final goal of this research project is to design multi-rate State Estimator that can assume exact state using asynchronized data. Model based prediction controller is designed to perform at real-time for improving control performance. In addition, ROS based mobile robot data processing system, LiDAR data based path planning, sign recognition algorithm are researched for implementing autonomous system.
Keywords: Sampled-data system, Multi-rate Sampled-data system, Model Predictive Control, Cyber-Physical System