-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
146 lines (126 loc) · 7.03 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
<!DOCTYPE HTML>
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Minjae Kim</title>
<meta name="author" content="Jaeho Lee">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="shortcut icon" href="images/Yonsei.ico" type="image/x-icon">
<link rel="stylesheet" type="text/css" href="stylesheet.css">
</head>
<body>
<table style="width:100%;max-width:800px;border:0px;border-spacing:0px;border-collapse:separate;margin-right:auto;margin-left:auto;"><tbody>
<tr style="padding:0px">
<td style="padding:0px">
<table style="width:100%;border:0px;border-spacing:0px;border-collapse:separate;margin-right:auto;margin-left:auto;"><tbody>
<tr style="padding:0px">
<td style="padding:2.5%;width:63%;vertical-align:middle">
<p class="name" style="text-align: center;">
Minjae Kim
</p>
<p>
I'm an undergraduate student in Yonsei Mirae university majoring in Computer Sciencs.
Currently, I'm advised by <a href="https://scholar.google.com/citations?user=86pqAOUAAAAJ&hl=ko&oi=ao">Prof. Han Ul Yoon</a> in
<a href="https://hanlabhome.wordpress.com/">HAN Lab</a>.
</p>
</p>
<p>
I'm interested in controlling robots; such as quadrupred robots and robotic arm, to solve challenging problems in the real world that are difficult for humans to tackle.
My focus is on creating robotic systems that can assist humans in various tasks, enhancing both efficiency and safely.
</p>
<p style="text-align:center">
<a href="mailto:joy4mj123@gmail.com">Email</a> /
<!---<a href="data/CV.pdf">CV</a> / --->
<a href="https://github.com/mjkim001130">Github</a>
</p>
</td>
<td style="padding:2.5%;width:40%;max-width:40%">
<a href="images/mjkim.jpg"><img style="width:100%;max-width:100%;object-fit: cover; border-radius: 50%;" alt="profile photo" src="images/mjkim.jpg" class="hoverZoomLink"></a>
</td>
</tr>
</tbody></table>
<table style="width:100%;border:0px;border-spacing:0px;border-collapse:separate;margin-right:auto;margin-left:auto;"><tbody>
<tr>
<td style="padding:20px;width:100%;vertical-align:middle">
<h2>Research Interseted</h2>
<p>
I'm interested in Motion Planning & Robot Learning.
</p>
</td>
</tr>
<td style="padding: 20px; width: 100%;vertical-align: middle;line-height: 10px;">
<h2>Research and Projects</h2>
<p>
I'm currently working on a project related to the Planning and Control of Manipulator Robot and Quadruped Robot.
</p>
</td>
</tbody></table>
<table style="width:100%;border:0px;border-spacing:0px;border-collapse:separate;margin-right:auto;margin-left:auto;">
<tbody>
<tr>
<td style="padding:20px;width:25%;vertical-align:middle;text-align:center;">
<img src="images/passive_teaser.gif" alt="safs_small" height="160" style="border-style: none">
</td>
<td width="75%" valign="middle">
<a href="https://mjkim001130.github.io/Passive-Dynamic-Walker/">
<span class="project_title">Passive Dynamic Walker</span>
</a>
<br>
<strong>Minjae Kim</strong>, Sungwon Heo
<br>
<p>
This project explores passive dynamic walking mechanisms through mathematical modeling and simulation.
Starting with a basic compass gait model and progressing to a more complex kneeded walker, we analyze the dynamics and stability of these walking systems.
Our study demonstrates how simple mechanical principles can achieve stable bipedal locomotion without active control.
</p>
</td>
</tr>
<tr>
<td style="padding: 20px;width: 25%;vertical-align: middle;text-align: center;">
<img src="images/PICABOT.gif" alt="safs_small" height="160" style="border-style: none">
</td>
<td width="75%" valign="middle">
<a href="https://with-robot.github.io/with-robot-3rd/">
<span class="project_title">PICABOT (PICk and place, Autonomous driving, Bot)</span>
</a>
<br>
<strong>Minjae Kim</strong>, ChungChun Hyun, SuHo Jang, Daehee Kim, DongHoon Oh, Jiwon Choi
<br>
<p>
This project focuses on advancing personal robotics by developing a robot capable of autonomous navigation and robotic arm control.
This project demonstrates the potential of personal robots to assist with daily tasks, utilizing technologies like SLAM and computer vision without complex frameworks like ROS.
The results aim to lay the groundwork for robots that can seamlessly integrate into home environments.
</tr>
<tr>
<td style="padding:20px;width:25%;vertical-align:middle;text-align:center;">
<img src="images/road_classifier.gif" alt="safs_small" height="160" style="border-style: none">
</td>
<td width="75%" valign="middle">
<a href="https://mjkim001130.github.io/Machine-Learning/">
<span class="project_title">Probabilistic Inference in Autonomous Driving</span>
</a>
<br>
<strong>Minjae Kim</strong>
<br>
<p>
This project is about the two different methods for road type identification in autonomous driving.
The goal of this project is to classify the road in front of the car using the camera image.
To achieve this goal, I used Naive Bayes Classifier and Bayesian Estimation.
</p>
</td>
</tr>
</tbody>
</table>
<table style="width:100%;border:0px;border-spacing:0px;border-collapse:separate;margin-right:auto;margin-left:auto;"><tbody>
<br>
<p style="text-align:right;font-size:small;">
Website template from <a href="https://github.com/jonbarron/jonbarron_website">Jon Barron</a>.
</p>
</td>
</tr>
</tbody></table>
</td>
</tr>
</tbody></table>
</body>
</html>