This is an educational program to help children exercise in a pandemic situation. Pose estimation is conducted through the PoseNet and multiple games were designed for encouraging students to exercise.
This is the project that re-factorizing a golf car to be able to autonomously drive. The steering wheel was controlled by an additional DC motor and the gas pedal was controlled by Arduino with hijacking motor signal. Multiple sensors (16-channels LiDAR, stereo cameras, IMU, GPU, and wheel encoders) were mounted in proper position. All systems were connected using ROS in the main computer (Jetson Xavier)
Motion planning by RRT* algorithm and Dubins path, and control by pure pursuit algorithm. This is my first project in the autonomous vehicle field and ARIL.
This is a kind of driving assistance systems for bicycles. It detects the person in front by Yolo-v3 and gives differential warnings according to the distance. In case of hazardous situation, the automatic brake is operated.
This is the project that Re-factorizing a segway to be able to climb stair. The optimal caterpillar structure was found through 3D modeling and dynamics analysis.