Recent posts

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: ...

Docudrama

2 minute read

Docudrama Introduction Aims of Docudrama Re-tell events from national or international histories or to Re-present the careers of national and international ...

IsaacSim Semantic Segmentation

3 minute read

IsaacSim Semantic Segmentation Synthetic Data Pipeline Part1: Semantic Information Select Sensors Choose SemanticSegmentation in RenderVar Click on S...