// Adds dimensions UUID, Author and Topic into GA4
Thursday, December 11, 2025
27.7 C
Singapore

Shenzhen-based firm to supply humanoid robots in US$37M deal for border management, logistics, and factory patrol trials with testing centre near China’s border with Vietnam

BEIJING: UBTech Robotics said it has secured a US$37 million (S$48 million) contract to supply its latest humanoid robots for a trial project with a humanoid robotics testing centre based near China’s border with Vietnam.

The Shenzhen-based firm said the deal was made with a testing centre focused on trying out how the humanoid robots could be used in border management, which could help in guiding travellers and managing crowds, as well as handling logistics or patrolling factories, as reported by AFP.

The trial will rely mainly on the newest version of UBTech’s Walker robots, which can change their own batteries. Deliveries are expected to begin in December. The company did not say whether the robots would run on artificial intelligence or be operated remotely.

China has been encouraging local companies to develop humanoids as it aims to lead the global robotics market. A report by consulting firm Leaderobot in April estimated that China’s humanoid robotics sector could reach RMB82 billion by 2025, making up about half of global sales.

See also  Man makes police report after driver's dog bit him during nightmarish ride

Several Chinese firms have been trying to show what humanoids can do. Earlier this month, a robot from Shanghai-based AgiBot set a Guinness World Record after walking 100 kilometres over three days. Beijing also hosted what it called the world’s first-ever humanoid robot games in August, featuring more than 500 machines competing in basketball as well as competitive cleaning.

Still, large-scale real-life use has been elusive.

Goldman Sachs recently warned that the industry could face overcapacity as production grows faster than actual demand. UBTech said its Walker series recorded RMB1.1 billion in sales so far this year.

Addressing concerns of overcapacity, UBTech executive Tan Min told local media that orders they received were higher than what the company had publicly shared. /TISG

Read also: ‘Not caused by ChatGPT’: OpenAI says chatbot urged California teen to seek help over 100 times

- Advertisement -

Hot this week

Woman, 25, asks if she should quit her job for the sake of her career

SINGAPORE: More and more people in Singapore appear to...

Popular Categories

document.addEventListener("DOMContentLoaded", () => { const trigger = document.getElementById("ads-trigger"); if ('IntersectionObserver' in window && trigger) { const observer = new IntersectionObserver((entries, observer) => { entries.forEach(entry => { if (entry.isIntersecting) { lazyLoader(); // You should define lazyLoader() elsewhere or inline here observer.unobserve(entry.target); // Run once } }); }, { rootMargin: '800px', threshold: 0.1 }); observer.observe(trigger); } else { // Fallback setTimeout(lazyLoader, 3000); } });
// //