Recent posts

Causality Theory

4 minute read

Causality Theory Short Introduction to Causality Causal models: the mechanism between variables, to understand the underlying system between variables -Can ...

Ros2

5 minute read

Ros2 What is Ros2 Not really an operating system more like a framework or add on

Mobility Service

2 minute read

Concept/Definition/Types of Mobility Service Week1 Review Use of Ros2, Turtlebot Autonomous Driving “Self”+”Driving” is difficult part Basic Structure 1.S...

Coding Test

less than 1 minute read

Basics Time Complexity O(log(N)) < O(N) < O(Nlog(N)) < O(N2) (상수 영향 무시, N은 매우 큰 값) Example1: #include <iostream> using namespace std; int ...

Documentary

3 minute read

Documentary Introduction Roots Docere: To teach or instruct Document: A modern phrase indicating important piece of paper presented in court To document: ...