<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <title>Stella</title>
  <link rel="alternate" type="text/html" href="https://brunch.co.kr/@@9yq9" />
  <author>
    <name>ceo-stella</name>
  </author>
  <subtitle>안녕하세요</subtitle>
  <id>https://brunch.co.kr/@@9yq9</id>
  <updated>2020-02-29T08:43:13Z</updated>
  <entry>
    <title>2D vs 3D LiDAR</title>
    <link rel="alternate" type="text/html" href="https://brunch.co.kr/@@9yq9/15" />
    <id>https://brunch.co.kr/@@9yq9/15</id>
    <updated>2025-05-27T02:09:57Z</updated>
    <published>2025-05-27T02:09:57Z</published>
    <summary type="html">Today, I&amp;rsquo;d like to talk about why having a 3D LiDAR sensor is such an important feature for autonomous mobile robots (AMRs)&amp;mdash;partly to clarify my own thoughts, and partly to be better prepared the next</summary>
  </entry>
  <entry>
    <title>Robots_part 4 - Food serving robots</title>
    <link rel="alternate" type="text/html" href="https://brunch.co.kr/@@9yq9/14" />
    <id>https://brunch.co.kr/@@9yq9/14</id>
    <updated>2025-05-27T02:10:14Z</updated>
    <published>2025-05-27T02:08:05Z</published>
    <summary type="html">Food-serving robots are among the earliest types of robots to be deployed in everyday life. That&amp;rsquo;s largely because the environments they operate in&amp;mdash;and the tasks they perform&amp;mdash;are relatively simple fro</summary>
  </entry>
  <entry>
    <title>Robots_part 3 - Autonomous robots in logistics</title>
    <link rel="alternate" type="text/html" href="https://brunch.co.kr/@@9yq9/13" />
    <id>https://brunch.co.kr/@@9yq9/13</id>
    <updated>2025-05-27T02:07:25Z</updated>
    <published>2025-05-27T02:07:25Z</published>
    <summary type="html">Autonomous robots can be applied across many industries. But if we think about what they&amp;rsquo;re particularly good at&amp;mdash;lifting heavy loads, navigating through dark or hazardous spaces, and moving along repe</summary>
  </entry>
  <entry>
    <title>Robots_part 2 - Autonomous robots</title>
    <link rel="alternate" type="text/html" href="https://brunch.co.kr/@@9yq9/12" />
    <id>https://brunch.co.kr/@@9yq9/12</id>
    <updated>2025-05-27T02:06:47Z</updated>
    <published>2025-05-27T02:06:47Z</published>
    <summary type="html">Autonomous robots, on the other hand, operate in a much wider variety of environments. Many work indoors, where GPS signals are weak or unavailable. Instead, they must rely entirely on their own senso</summary>
  </entry>
  <entry>
    <title>Robots_part 1 - Self-driving cars vs autonomous robots</title>
    <link rel="alternate" type="text/html" href="https://brunch.co.kr/@@9yq9/11" />
    <id>https://brunch.co.kr/@@9yq9/11</id>
    <updated>2025-05-27T02:06:07Z</updated>
    <published>2025-05-27T02:06:07Z</published>
    <summary type="html">For the next two days, I&amp;rsquo;d like to dive a little deeper into the differences between self-driving cars and autonomous robots. At first glance, they might seem like they&amp;rsquo;re doing pretty much the same t</summary>
  </entry>
  <entry>
    <title>AI training methods - Supervised vs. Reinforced Learning</title>
    <link rel="alternate" type="text/html" href="https://brunch.co.kr/@@9yq9/10" />
    <id>https://brunch.co.kr/@@9yq9/10</id>
    <updated>2025-05-27T02:05:14Z</updated>
    <published>2025-05-27T02:05:14Z</published>
    <summary type="html">Now that we&amp;rsquo;ve talked about how AI is trained, let&amp;rsquo;s take a closer look at how supervised learning and reinforcement learning show up in real-world AI systems.  Supervised learning is everywhere. When</summary>
  </entry>
  <entry>
    <title>How AI systems learn</title>
    <link rel="alternate" type="text/html" href="https://brunch.co.kr/@@9yq9/9" />
    <id>https://brunch.co.kr/@@9yq9/9</id>
    <updated>2025-05-27T02:04:07Z</updated>
    <published>2025-05-27T02:04:07Z</published>
    <summary type="html">Yesterday I briefly introduced the five levels of AI autonomy, capturing the range of actions and responsibilities robots and vehicles can take on&amp;mdash;from fully human-controlled machines to systems capab</summary>
  </entry>
  <entry>
    <title>The Five Levels of AI</title>
    <link rel="alternate" type="text/html" href="https://brunch.co.kr/@@9yq9/8" />
    <id>https://brunch.co.kr/@@9yq9/8</id>
    <updated>2025-05-27T02:10:29Z</updated>
    <published>2025-05-27T02:03:29Z</published>
    <summary type="html">From ChatGPT to recommendation systems to self-driving cars, AI is already deeply embedded in our daily lives. But not all AI is created equal. Some systems operate strictly within predefined rules, w</summary>
  </entry>
  <entry>
    <title>Physical AI</title>
    <link rel="alternate" type="text/html" href="https://brunch.co.kr/@@9yq9/7" />
    <id>https://brunch.co.kr/@@9yq9/7</id>
    <updated>2025-05-27T02:02:32Z</updated>
    <published>2025-05-27T02:02:32Z</published>
    <summary type="html">Both AGVs and AMRs are examples of Physical AI. Physical AI refers to AI systems that perform intelligent actions in the physical world, typically through robots or autonomous vehicles such as self-dr</summary>
  </entry>
  <entry>
    <title>AGV vs. AMR</title>
    <link rel="alternate" type="text/html" href="https://brunch.co.kr/@@9yq9/6" />
    <id>https://brunch.co.kr/@@9yq9/6</id>
    <updated>2025-05-27T02:02:54Z</updated>
    <published>2025-05-27T02:01:14Z</published>
    <summary type="html">Today, I&amp;rsquo;d like to talk about the difference between AGVs and AMRs. Both are types of automated vehicles used in logistics and manufacturing environments, but there are some key distinctions.  AGV, wh</summary>
  </entry>
</feed>
