Digital Twins on AMD: Building Robotic Simulations Using Edge AI PCs

· Source: AMD ROCm Blogs · Field: Technology & Digital — Robotics & Autonomous Systems, Artificial Intelligence & Machine Learning · Depth: Intermediate, medium

Summary

AMD's blog post introduces digital twins as a critical tool for robotics, automation, and intelligent systems, enabling virtual validation and data generation before real-world deployment. It highlights the capability of AMD hardware, specifically Ryzen AI MAX, to run high-fidelity physics simulations and parallel environments directly on edge devices. The article defines digital twins, details essential platform components like general-purpose physics engines and high-speed parallelization, and provides a hands-on tutorial using the open-source Genesis robotic simulation platform. This tutorial covers initializing the Genesis backend, creating a simulation scene, adding entities like a Franka Panda arm, building the scene, configuring PD controllers for joint control, executing basic motion planning with inverse kinematics, and scaling simulations to multiple parallel environments, all leveraging AMD's GPU-accelerated stack.

Key takeaway

For Robotics Engineers developing and testing complex systems, integrating digital twins on AMD Ryzen AI MAX with platforms like Genesis can significantly accelerate development cycles. You can validate robot behaviors and generate synthetic datasets in high-fidelity, parallel simulations directly on an edge device, reducing reliance on physical hardware and enabling more proactive maintenance strategies.

Key insights

Digital twins on AMD Ryzen AI MAX enable high-fidelity, parallel robotic simulations directly at the edge.

Principles

Method

The Genesis platform workflow involves initializing the backend, creating a scene with entities, building the scene, configuring PD controllers for DOFs, and then stepping the simulation, with options for IK motion planning and parallel environments.

In practice

Topics

Code references

Best for: Robotics Engineer, AI Engineer, Machine Learning Engineer

Related on AIssential

Open in AIssential →

Editorial summary, takeaway, and curation by AIssential. Original article published by AMD ROCm Blogs.