Urgent.News

What's breaking now, across thousands of outlets.

Tech

Korea to spend $1.66 bil. won through 2030 on full-stack humanoid development

Korea plans to spend 2.3 trillion won ($1.66 billion) through 2030 to support the domestic development of full-stack humanoid robots amid intensifying global competition driven by the artificial intelligence (AI) boom. The Ministry of Planning and Budget unveiled the plan ahead of the government's announcement of next year's budget, as the global AI market shifts toward physical AI and humanoid…

Korea to spend $1.66 bil. won through 2030 on full-stack humanoid development

South Korea intends to invest 2.3 trillion won, equivalent to $1.66 billion, in the development of full-stack humanoid robots by 2030. This initiative comes as the nation faces intensifying global competition spurred by the AI boom. The Ministry of Planning and Budget unveiled this plan prior to the government's announcement of the upcoming budget for the following year. The global AI market is now transitioning towards physical AI and humanoid robots.

The government's initial budget allocation for 2024 is projected to be 600 billion won. By 2025, the aim is to establish mass-production systems for humanoid robots designed for 10 key industries. The localization rate of essential components is set to increase from the current 45 percent to 80 percent.

In 2027, the government plans to acquire 250 domestically developed humanoid robots, with a total of 1,080 expected by 2030. These robots will be distributed to universities and state-funded research institutes. In addition to humanoid robots, the government intends to purchase around 5,000 non-humanoid robots, including four-legged models, through 2030.

The government's support will extend to the development of three critical components where Korea currently falls short in competitiveness: actuators, sensors, and power systems.

Written by urgent.news from The Korea Times's reporting — not their text. Machine-written — may contain errors; check the original before relying on it.

This story

This is one outlet's version. Read the fullest account.

Read the original at koreatimes.co.kr →

More in Tech

SMS Alerts API for US/EU SaaS: Auditable Transactional Delivery in Node.js

Short answer: for a gaming SaaS compliance notice, choose the SMS alerts API that gives you durable message state, delivery webhooks, and regional policy controls; the cheapest per-message quote is…

  • Prioritize durable message state, delivery webhooks, and regional policy controls in SMS alerts API.
  • Implement Node.js with append-only ledger, idempotent retries, and comprehensive audit trail.

UTF-8 vs. cp932: Why Some Bugs Only Show Up on Japanese Windows

"It works fine on my Mac, but it crashes the moment we hand it to Windows" is a report a lot of developers eventually hear. More often than not, the culprit is a character encoding mismatch.

  • Character encoding maps symbols to byte sequences for storage or transfer.
  • UTF-8 supports nearly all characters, including emojis; cp932 does not.
  • Python assumes platform default encoding (UTF-8 on macOS/Linux, cp932 on Windows).

More from Thursday 27 August →