{"id":11334,"date":"2025-12-03T12:24:19","date_gmt":"2025-12-03T11:24:19","guid":{"rendered":"https:\/\/ai-matters.eu\/?p=11334"},"modified":"2025-12-10T11:07:38","modified_gmt":"2025-12-10T10:07:38","slug":"from-a-blank-screen-to-finished-code-in-minutes-how-to-use-ai-to-program-robots","status":"publish","type":"post","link":"https:\/\/ai-matters.eu\/da\/from-a-blank-screen-to-finished-code-in-minutes-how-to-use-ai-to-program-robots\/","title":{"rendered":"From a blank screen to finished code in minutes: How to use AI to program robots"},"content":{"rendered":"\n<div style=\"height:27px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\n<iframe title=\"S\u00e5dan bruger du AI til programmering af robotter\" width=\"800\" height=\"450\" src=\"https:\/\/www.youtube.com\/embed\/aocv0wORBF8?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen><\/iframe>\n<\/div><\/figure>\n\n\n\n<p>Please note: English subtitles available in the video player<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">With an AI chatbot, most people can get started programming robots in just a few minutes. Here, AI-MATTERS&#8217; Partner the Danish Technological Institute (DTI) demonstrates how generative AI makes robot programming fast and flexible for both beginners and experts.<\/h2>\n\n\n\n<p><br>Imagine being able to describe a task to a robot in everyday language, and just a few minutes later watch the robot carry out the task without having written a single line of code yourself.<\/p>\n\n\n\n<p>It may sound like science fiction, but this is exactly the reality that specialists at DTI are now demonstrating\u00a0through\u00a0<a href=\"https:\/\/dk.ai-matters.eu\">AI-MATTERS<\/a>.<\/p>\n\n\n\n<p>By feeding an AI chatbot the right information, companies can reduce the time from idea to a finished robot application.<\/p>\n\n\n\n<p>In this article, Malaika Din Hashmi, a Consultant at DTI, will guide you on how to use AI to help you program a robot.<br>&nbsp;<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">How AI learns to &#8220;speak robot&#8221;<\/h2>\n\n\n\n<p>Let&#8217;s say the task is for a robot to stack three blocks and then put them back again where it found them.<\/p>\n\n\n\n<p>You need to get it to do this using a chatbot, entirely without writing a single line of code yourself.<\/p>\n\n\n\n<figure class=\"wp-block-image aligncenter size-full\"><img fetchpriority=\"high\" decoding=\"async\" width=\"687\" height=\"385\" src=\"https:\/\/ai-matters.eu\/wp-content\/uploads\/2025\/12\/Screenshot-2025-12-03-115205.jpg\" alt=\"\" class=\"wp-image-11331\" srcset=\"https:\/\/ai-matters.eu\/wp-content\/uploads\/2025\/12\/Screenshot-2025-12-03-115205.jpg 687w, https:\/\/ai-matters.eu\/wp-content\/uploads\/2025\/12\/Screenshot-2025-12-03-115205-300x168.jpg 300w, https:\/\/ai-matters.eu\/wp-content\/uploads\/2025\/12\/Screenshot-2025-12-03-115205-600x336.jpg 600w, https:\/\/ai-matters.eu\/wp-content\/uploads\/2025\/12\/Screenshot-2025-12-03-115205-64x36.jpg 64w\" sizes=\"(max-width: 687px) 100vw, 687px\" \/><\/figure>\n\n\n\n<p>However, it&#8217;s not entirely without its challenges.<\/p>\n\n\n\n<p>The large language models behind chatbots are not pre-trained in the many different &#8220;robot languages&#8221;, and each robot has its own particular syntax that the AI does not necessarily know.<\/p>\n\n\n\n<p>The solution is to provide the chatbot with the necessary knowledge so that it knows what to do and how.<\/p>\n\n\n\n<p>Malaika Din Hashmi explains that you can prepare the chatbot for the task by following three steps, uploading specific documents:<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">1. A task description<\/h3>\n\n\n\n<p>A file that explains in plain language what the robot needs to do. For example, stacking three blocks, including their positions.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">2. A script manual<\/h3>\n\n\n\n<p>Technical documentation of the robot&#8217;s built-in functions and commands, so the AI knows what &#8220;tools&#8221; it has available.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">3. A best practice&nbsp;file<\/h3>\n\n\n\n<p>A collection of expert knowledge and know-how.<\/p>\n\n\n\n<p>The last document requires a bit more than the other two, which you can usually describe yourself or find on the robot supplier&#8217;s website. The best practice\u00a0file tells you how to programme a robot, what you typically need to do. For instance, you usually move above an object before moving down and gripping it, instead of moving directly into it, so you avoid collisions, explains Malaika Din Hashmi.<\/p>\n\n\n\n<p>Once the chatbot has received this information, the user writes a simple command \u2212 a prompt \u2212 and the AI generates the complete robot code.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">From hours to minutes<\/h2>\n\n\n\n<p>The efficiency of this method is not just theoretical. DTI has conducted benchmarks comparing results with and without the extra information files.<\/p>\n\n\n\n<p>In a test where a robot had to stack blocks, the results showed a marked improvement when the AI model (GPT-4) had access to both the script manual and best practice knowledge.<br>&nbsp;<\/p>\n\n\n\n<p><strong>Benchmark: Results for the GPT-4 model<\/strong><\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"690\" height=\"216\" src=\"https:\/\/ai-matters.eu\/wp-content\/uploads\/2025\/12\/95251_TabelGenAI_UK.jpg\" alt=\"\" class=\"wp-image-11332\" srcset=\"https:\/\/ai-matters.eu\/wp-content\/uploads\/2025\/12\/95251_TabelGenAI_UK.jpg 690w, https:\/\/ai-matters.eu\/wp-content\/uploads\/2025\/12\/95251_TabelGenAI_UK-300x94.jpg 300w, https:\/\/ai-matters.eu\/wp-content\/uploads\/2025\/12\/95251_TabelGenAI_UK-600x188.jpg 600w, https:\/\/ai-matters.eu\/wp-content\/uploads\/2025\/12\/95251_TabelGenAI_UK-64x20.jpg 64w\" sizes=\"(max-width: 690px) 100vw, 690px\" \/><\/figure>\n\n\n\n<p><strong>Table: Excerpt from DTI&#8217;s&nbsp;benchmark shows that the success rate rises from 75 to 100 percent, while the number of required adjustments falls from over four to less than one, and the time consumption is more than halved.<\/strong><\/p>\n\n\n\n<p>The figures show that a correctly instructed AI not only solves the task faster, but also gets it right on the first attempt. This is crucial for making the technology practically useful in the busy world of production.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">An assistant for both new and experienced users<\/h2>\n\n\n\n<p>This method opens doors for two main user groups. First, those without deep knowledge of robot programming.<\/p>\n\n\n\n<p>So instead of having to start from scratch every time, they have a chatbot to help them, like an assistant that helps create the programmes for them, says Malaika Din Hashmi.<\/p>\n\n\n\n<p>Secondly, it&#8217;s a gain for experienced automation houses and companies with frequent changeover needs.<\/p>\n\n\n\n<p>When a product or process needs to be changed, you simply describe the change to the chatbot.<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"690\" height=\"450\" src=\"https:\/\/ai-matters.eu\/wp-content\/uploads\/2025\/12\/95250_CitatGenAI_UK.jpg\" alt=\"\" class=\"wp-image-11333\" srcset=\"https:\/\/ai-matters.eu\/wp-content\/uploads\/2025\/12\/95250_CitatGenAI_UK.jpg 690w, https:\/\/ai-matters.eu\/wp-content\/uploads\/2025\/12\/95250_CitatGenAI_UK-300x196.jpg 300w, https:\/\/ai-matters.eu\/wp-content\/uploads\/2025\/12\/95250_CitatGenAI_UK-600x391.jpg 600w, https:\/\/ai-matters.eu\/wp-content\/uploads\/2025\/12\/95250_CitatGenAI_UK-64x42.jpg 64w\" sizes=\"(max-width: 690px) 100vw, 690px\" \/><\/figure>\n\n\n\n<h2 class=\"wp-block-heading\">From prompt to production requires a trial run<\/h2>\n\n\n\n<p>But can you trust code generated by an AI?<\/p>\n\n\n\n<p>According to Malaika Din Hashmi, it is crucial to always think about safety and quality assurance.<\/p>\n\n\n\n<p>\u2212 One thing to be aware of is that this is generative AI, so it won&#8217;t necessarily give the exact same answer every time, she says, and continues:<\/p>\n\n\n\n<p>\u2212 That&#8217;s why it&#8217;s important to test it before deploying it to the physical robot.<\/p>\n\n\n\n<p>Malaika Din Hashmi recommends always testing the code in a simulation environment first. In this way, you can ensure the robot behaves as expected, and you avoid unforeseen situations in production.<\/p>\n\n\n\n<p>Only once the programme has been approved in simulation should it be implemented in the real world.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Would you like to know more or try it out in practice?<\/h2>\n\n\n\n<p>DTI, and our other AI-MATTERS partners are happy to help companies test, adapt, or further develop AI solutions for robot programming. Whether you have concrete challenges, are simply curious about the technology, or want advice on possibilities and limitations, you are welcome to get in touch.<\/p>\n\n\n\n<p>Maybe you&#8217;ve already started, or maybe you&#8217;re considering whether AI can help in your production. We share knowledge, give presentations, and are happy to explore new cases together with European companies. Do reach out if you&#8217;d like to move forward with robotics and AI in practice.<\/p>\n\n\n\n<p class=\"has-inter-font-family\"><strong>Find out\u00a0<a href=\"https:\/\/fr.ai-matters.eu\/en\/how-does-ai-matters-work\/\">how AI-Matters can support your innovation process<\/a> or <a href=\"https:\/\/ai-matters.eu\/contact\/\">contact us<\/a> directly<\/strong> for a no-obligation conversation about the possibililties.<\/p>\n\n\n\n<p class=\"has-inter-font-family\"><\/p>\n\n\n\n<div style=\"height:24px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p class=\"has-inter-font-family\"><\/p>\n\n\n\n<div class=\"wp-block-group alignfull has-background-color is-layout-constrained wp-container-core-group-is-layout-5d2f8bdc wp-block-group-is-layout-constrained\" style=\"margin-top:0;margin-bottom:0;padding-top:var(--wp--preset--spacing--40);padding-right:var(--wp--preset--spacing--30);padding-bottom:var(--wp--preset--spacing--40);padding-left:var(--wp--preset--spacing--30)\">\n<ul class=\"wp-block-social-links is-content-justification-center is-layout-flex wp-container-core-social-links-is-layout-a89b3969 wp-block-social-links-is-layout-flex\"><li class=\"wp-social-link wp-social-link-linkedin  wp-block-social-link\"><a href=\"https:\/\/linkedin.com\/company\/ai-matters-eu\" class=\"wp-block-social-link-anchor\"><svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" version=\"1.1\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M19.7,3H4.3C3.582,3,3,3.582,3,4.3v15.4C3,20.418,3.582,21,4.3,21h15.4c0.718,0,1.3-0.582,1.3-1.3V4.3 C21,3.582,20.418,3,19.7,3z M8.339,18.338H5.667v-8.59h2.672V18.338z M7.004,8.574c-0.857,0-1.549-0.694-1.549-1.548 c0-0.855,0.691-1.548,1.549-1.548c0.854,0,1.547,0.694,1.547,1.548C8.551,7.881,7.858,8.574,7.004,8.574z M18.339,18.338h-2.669 v-4.177c0-0.996-0.017-2.278-1.387-2.278c-1.389,0-1.601,1.086-1.601,2.206v4.249h-2.667v-8.59h2.559v1.174h0.037 c0.356-0.675,1.227-1.387,2.526-1.387c2.703,0,3.203,1.779,3.203,4.092V18.338z\"><\/path><\/svg><span class=\"wp-block-social-link-label screen-reader-text\">LinkedIn<\/span><\/a><\/li>\n\n<li class=\"wp-social-link wp-social-link-wordpress  wp-block-social-link\"><a href=\"https:\/\/ai-matters.eu\/\" class=\"wp-block-social-link-anchor\"><svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" version=\"1.1\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M12.158,12.786L9.46,20.625c0.806,0.237,1.657,0.366,2.54,0.366c1.047,0,2.051-0.181,2.986-0.51 c-0.024-0.038-0.046-0.079-0.065-0.124L12.158,12.786z M3.009,12c0,3.559,2.068,6.634,5.067,8.092L3.788,8.341 C3.289,9.459,3.009,10.696,3.009,12z M18.069,11.546c0-1.112-0.399-1.881-0.741-2.48c-0.456-0.741-0.883-1.368-0.883-2.109 c0-0.826,0.627-1.596,1.51-1.596c0.04,0,0.078,0.005,0.116,0.007C16.472,3.904,14.34,3.009,12,3.009 c-3.141,0-5.904,1.612-7.512,4.052c0.211,0.007,0.41,0.011,0.579,0.011c0.94,0,2.396-0.114,2.396-0.114 C7.947,6.93,8.004,7.642,7.52,7.699c0,0-0.487,0.057-1.029,0.085l3.274,9.739l1.968-5.901l-1.401-3.838 C9.848,7.756,9.389,7.699,9.389,7.699C8.904,7.67,8.961,6.93,9.446,6.958c0,0,1.484,0.114,2.368,0.114 c0.94,0,2.397-0.114,2.397-0.114c0.485-0.028,0.542,0.684,0.057,0.741c0,0-0.488,0.057-1.029,0.085l3.249,9.665l0.897-2.996 C17.841,13.284,18.069,12.316,18.069,11.546z M19.889,7.686c0.039,0.286,0.06,0.593,0.06,0.924c0,0.912-0.171,1.938-0.684,3.22 l-2.746,7.94c2.673-1.558,4.47-4.454,4.47-7.771C20.991,10.436,20.591,8.967,19.889,7.686z M12,22C6.486,22,2,17.514,2,12 C2,6.486,6.486,2,12,2c5.514,0,10,4.486,10,10C22,17.514,17.514,22,12,22z\"><\/path><\/svg><span class=\"wp-block-social-link-label screen-reader-text\">WordPress<\/span><\/a><\/li><\/ul>\n<\/div>\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>With an AI chatbot, most people can get started programming robots in just a few minutes. Here, AI-MATTERS&#8217; Partner the Danish Technological Institute (DTI) demonstrates how generative AI makes robot programming fast and flexible for both beginners and experts.<\/p>\n","protected":false},"author":7,"featured_media":11335,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"footnotes":""},"categories":[176],"tags":[260,261],"class_list":["post-11334","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-nyheder","tag-news","tag-service_highlight"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.2 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>AI-MATTERS Service Highlight: Motion Capture<\/title>\n<meta name=\"description\" content=\"With an AI chatbot, most people can get started programming robots in just a few minutes, read more...\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/ai-matters.eu\/da\/from-a-blank-screen-to-finished-code-in-minutes-how-to-use-ai-to-program-robots\/\" \/>\n<meta property=\"og:locale\" content=\"da_DK\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"AI-MATTERS Service Highlight: Motion Capture\" \/>\n<meta property=\"og:description\" content=\"With an AI chatbot, most people can get started programming robots in just a few minutes, read more...\" \/>\n<meta property=\"og:url\" content=\"https:\/\/ai-matters.eu\/da\/from-a-blank-screen-to-finished-code-in-minutes-how-to-use-ai-to-program-robots\/\" \/>\n<meta property=\"og:site_name\" content=\"AI Matters\" \/>\n<meta property=\"article:published_time\" content=\"2025-12-03T11:24:19+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2025-12-10T10:07:38+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/ai-matters.eu\/wp-content\/uploads\/2025\/12\/Screenshot-2025-12-03-115205.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"687\" \/>\n\t<meta property=\"og:image:height\" content=\"385\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"Sara Manders\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Skrevet af\" \/>\n\t<meta name=\"twitter:data1\" content=\"Sara Manders\" \/>\n\t<meta name=\"twitter:label2\" content=\"Estimeret l\u00e6setid\" \/>\n\t<meta name=\"twitter:data2\" content=\"6 minutter\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/ai-matters.eu\/da\/from-a-blank-screen-to-finished-code-in-minutes-how-to-use-ai-to-program-robots\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/ai-matters.eu\/da\/from-a-blank-screen-to-finished-code-in-minutes-how-to-use-ai-to-program-robots\/\"},\"author\":{\"name\":\"Sara Manders\",\"@id\":\"https:\/\/ai-matters.eu\/da\/#\/schema\/person\/2c21afe50a4bf365b15a65be99b86bf8\"},\"headline\":\"From a blank screen to finished code in minutes: How to use AI to program robots\",\"datePublished\":\"2025-12-03T11:24:19+00:00\",\"dateModified\":\"2025-12-10T10:07:38+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/ai-matters.eu\/da\/from-a-blank-screen-to-finished-code-in-minutes-how-to-use-ai-to-program-robots\/\"},\"wordCount\":929,\"publisher\":{\"@id\":\"https:\/\/ai-matters.eu\/da\/#organization\"},\"image\":{\"@id\":\"https:\/\/ai-matters.eu\/da\/from-a-blank-screen-to-finished-code-in-minutes-how-to-use-ai-to-program-robots\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/ai-matters.eu\/wp-content\/uploads\/2025\/12\/Screenshot-2025-12-03-115205.jpg\",\"keywords\":[\"NEWS\",\"SERVICE_HIGHLIGHT\"],\"articleSection\":[\"Nyheder\"],\"inLanguage\":\"da-DK\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/ai-matters.eu\/da\/from-a-blank-screen-to-finished-code-in-minutes-how-to-use-ai-to-program-robots\/\",\"url\":\"https:\/\/ai-matters.eu\/da\/from-a-blank-screen-to-finished-code-in-minutes-how-to-use-ai-to-program-robots\/\",\"name\":\"AI-MATTERS Service Highlight: Motion Capture\",\"isPartOf\":{\"@id\":\"https:\/\/ai-matters.eu\/da\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/ai-matters.eu\/da\/from-a-blank-screen-to-finished-code-in-minutes-how-to-use-ai-to-program-robots\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/ai-matters.eu\/da\/from-a-blank-screen-to-finished-code-in-minutes-how-to-use-ai-to-program-robots\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/ai-matters.eu\/wp-content\/uploads\/2025\/12\/Screenshot-2025-12-03-115205.jpg\",\"datePublished\":\"2025-12-03T11:24:19+00:00\",\"dateModified\":\"2025-12-10T10:07:38+00:00\",\"description\":\"With an AI chatbot, most people can get started programming robots in just a few minutes, read more...\",\"breadcrumb\":{\"@id\":\"https:\/\/ai-matters.eu\/da\/from-a-blank-screen-to-finished-code-in-minutes-how-to-use-ai-to-program-robots\/#breadcrumb\"},\"inLanguage\":\"da-DK\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/ai-matters.eu\/da\/from-a-blank-screen-to-finished-code-in-minutes-how-to-use-ai-to-program-robots\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"da-DK\",\"@id\":\"https:\/\/ai-matters.eu\/da\/from-a-blank-screen-to-finished-code-in-minutes-how-to-use-ai-to-program-robots\/#primaryimage\",\"url\":\"https:\/\/ai-matters.eu\/wp-content\/uploads\/2025\/12\/Screenshot-2025-12-03-115205.jpg\",\"contentUrl\":\"https:\/\/ai-matters.eu\/wp-content\/uploads\/2025\/12\/Screenshot-2025-12-03-115205.jpg\",\"width\":687,\"height\":385},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/ai-matters.eu\/da\/from-a-blank-screen-to-finished-code-in-minutes-how-to-use-ai-to-program-robots\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Accueil\",\"item\":\"https:\/\/ai-matters.eu\/da\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"From a blank screen to finished code in minutes: How to use AI to program robots\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/ai-matters.eu\/da\/#website\",\"url\":\"https:\/\/ai-matters.eu\/da\/\",\"name\":\"AI Matters\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\/\/ai-matters.eu\/da\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/ai-matters.eu\/da\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"da-DK\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/ai-matters.eu\/da\/#organization\",\"name\":\"AI Matters\",\"url\":\"https:\/\/ai-matters.eu\/da\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"da-DK\",\"@id\":\"https:\/\/ai-matters.eu\/da\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/ai-matters.eu\/wp-content\/uploads\/2023\/03\/Ai-matters-logo.png\",\"contentUrl\":\"https:\/\/ai-matters.eu\/wp-content\/uploads\/2023\/03\/Ai-matters-logo.png\",\"width\":1221,\"height\":699,\"caption\":\"AI Matters\"},\"image\":{\"@id\":\"https:\/\/ai-matters.eu\/da\/#\/schema\/logo\/image\/\"}},{\"@type\":\"Person\",\"@id\":\"https:\/\/ai-matters.eu\/da\/#\/schema\/person\/2c21afe50a4bf365b15a65be99b86bf8\",\"name\":\"Sara Manders\",\"url\":\"https:\/\/ai-matters.eu\/da\/author\/saram\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"AI-MATTERS Service Highlight: Motion Capture","description":"With an AI chatbot, most people can get started programming robots in just a few minutes, read more...","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/ai-matters.eu\/da\/from-a-blank-screen-to-finished-code-in-minutes-how-to-use-ai-to-program-robots\/","og_locale":"da_DK","og_type":"article","og_title":"AI-MATTERS Service Highlight: Motion Capture","og_description":"With an AI chatbot, most people can get started programming robots in just a few minutes, read more...","og_url":"https:\/\/ai-matters.eu\/da\/from-a-blank-screen-to-finished-code-in-minutes-how-to-use-ai-to-program-robots\/","og_site_name":"AI Matters","article_published_time":"2025-12-03T11:24:19+00:00","article_modified_time":"2025-12-10T10:07:38+00:00","og_image":[{"width":687,"height":385,"url":"https:\/\/ai-matters.eu\/wp-content\/uploads\/2025\/12\/Screenshot-2025-12-03-115205.jpg","type":"image\/jpeg"}],"author":"Sara Manders","twitter_card":"summary_large_image","twitter_misc":{"Skrevet af":"Sara Manders","Estimeret l\u00e6setid":"6 minutter"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/ai-matters.eu\/da\/from-a-blank-screen-to-finished-code-in-minutes-how-to-use-ai-to-program-robots\/#article","isPartOf":{"@id":"https:\/\/ai-matters.eu\/da\/from-a-blank-screen-to-finished-code-in-minutes-how-to-use-ai-to-program-robots\/"},"author":{"name":"Sara Manders","@id":"https:\/\/ai-matters.eu\/da\/#\/schema\/person\/2c21afe50a4bf365b15a65be99b86bf8"},"headline":"From a blank screen to finished code in minutes: How to use AI to program robots","datePublished":"2025-12-03T11:24:19+00:00","dateModified":"2025-12-10T10:07:38+00:00","mainEntityOfPage":{"@id":"https:\/\/ai-matters.eu\/da\/from-a-blank-screen-to-finished-code-in-minutes-how-to-use-ai-to-program-robots\/"},"wordCount":929,"publisher":{"@id":"https:\/\/ai-matters.eu\/da\/#organization"},"image":{"@id":"https:\/\/ai-matters.eu\/da\/from-a-blank-screen-to-finished-code-in-minutes-how-to-use-ai-to-program-robots\/#primaryimage"},"thumbnailUrl":"https:\/\/ai-matters.eu\/wp-content\/uploads\/2025\/12\/Screenshot-2025-12-03-115205.jpg","keywords":["NEWS","SERVICE_HIGHLIGHT"],"articleSection":["Nyheder"],"inLanguage":"da-DK"},{"@type":"WebPage","@id":"https:\/\/ai-matters.eu\/da\/from-a-blank-screen-to-finished-code-in-minutes-how-to-use-ai-to-program-robots\/","url":"https:\/\/ai-matters.eu\/da\/from-a-blank-screen-to-finished-code-in-minutes-how-to-use-ai-to-program-robots\/","name":"AI-MATTERS Service Highlight: Motion Capture","isPartOf":{"@id":"https:\/\/ai-matters.eu\/da\/#website"},"primaryImageOfPage":{"@id":"https:\/\/ai-matters.eu\/da\/from-a-blank-screen-to-finished-code-in-minutes-how-to-use-ai-to-program-robots\/#primaryimage"},"image":{"@id":"https:\/\/ai-matters.eu\/da\/from-a-blank-screen-to-finished-code-in-minutes-how-to-use-ai-to-program-robots\/#primaryimage"},"thumbnailUrl":"https:\/\/ai-matters.eu\/wp-content\/uploads\/2025\/12\/Screenshot-2025-12-03-115205.jpg","datePublished":"2025-12-03T11:24:19+00:00","dateModified":"2025-12-10T10:07:38+00:00","description":"With an AI chatbot, most people can get started programming robots in just a few minutes, read more...","breadcrumb":{"@id":"https:\/\/ai-matters.eu\/da\/from-a-blank-screen-to-finished-code-in-minutes-how-to-use-ai-to-program-robots\/#breadcrumb"},"inLanguage":"da-DK","potentialAction":[{"@type":"ReadAction","target":["https:\/\/ai-matters.eu\/da\/from-a-blank-screen-to-finished-code-in-minutes-how-to-use-ai-to-program-robots\/"]}]},{"@type":"ImageObject","inLanguage":"da-DK","@id":"https:\/\/ai-matters.eu\/da\/from-a-blank-screen-to-finished-code-in-minutes-how-to-use-ai-to-program-robots\/#primaryimage","url":"https:\/\/ai-matters.eu\/wp-content\/uploads\/2025\/12\/Screenshot-2025-12-03-115205.jpg","contentUrl":"https:\/\/ai-matters.eu\/wp-content\/uploads\/2025\/12\/Screenshot-2025-12-03-115205.jpg","width":687,"height":385},{"@type":"BreadcrumbList","@id":"https:\/\/ai-matters.eu\/da\/from-a-blank-screen-to-finished-code-in-minutes-how-to-use-ai-to-program-robots\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Accueil","item":"https:\/\/ai-matters.eu\/da\/"},{"@type":"ListItem","position":2,"name":"From a blank screen to finished code in minutes: How to use AI to program robots"}]},{"@type":"WebSite","@id":"https:\/\/ai-matters.eu\/da\/#website","url":"https:\/\/ai-matters.eu\/da\/","name":"AI Matters","description":"","publisher":{"@id":"https:\/\/ai-matters.eu\/da\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/ai-matters.eu\/da\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"da-DK"},{"@type":"Organization","@id":"https:\/\/ai-matters.eu\/da\/#organization","name":"AI Matters","url":"https:\/\/ai-matters.eu\/da\/","logo":{"@type":"ImageObject","inLanguage":"da-DK","@id":"https:\/\/ai-matters.eu\/da\/#\/schema\/logo\/image\/","url":"https:\/\/ai-matters.eu\/wp-content\/uploads\/2023\/03\/Ai-matters-logo.png","contentUrl":"https:\/\/ai-matters.eu\/wp-content\/uploads\/2023\/03\/Ai-matters-logo.png","width":1221,"height":699,"caption":"AI Matters"},"image":{"@id":"https:\/\/ai-matters.eu\/da\/#\/schema\/logo\/image\/"}},{"@type":"Person","@id":"https:\/\/ai-matters.eu\/da\/#\/schema\/person\/2c21afe50a4bf365b15a65be99b86bf8","name":"Sara Manders","url":"https:\/\/ai-matters.eu\/da\/author\/saram\/"}]}},"wpml_current_locale":"da_DK","wpml_translations":[],"_links":{"self":[{"href":"https:\/\/ai-matters.eu\/da\/wp-json\/wp\/v2\/posts\/11334","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ai-matters.eu\/da\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/ai-matters.eu\/da\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/ai-matters.eu\/da\/wp-json\/wp\/v2\/users\/7"}],"replies":[{"embeddable":true,"href":"https:\/\/ai-matters.eu\/da\/wp-json\/wp\/v2\/comments?post=11334"}],"version-history":[{"count":4,"href":"https:\/\/ai-matters.eu\/da\/wp-json\/wp\/v2\/posts\/11334\/revisions"}],"predecessor-version":[{"id":11346,"href":"https:\/\/ai-matters.eu\/da\/wp-json\/wp\/v2\/posts\/11334\/revisions\/11346"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/ai-matters.eu\/da\/wp-json\/wp\/v2\/media\/11335"}],"wp:attachment":[{"href":"https:\/\/ai-matters.eu\/da\/wp-json\/wp\/v2\/media?parent=11334"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/ai-matters.eu\/da\/wp-json\/wp\/v2\/categories?post=11334"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/ai-matters.eu\/da\/wp-json\/wp\/v2\/tags?post=11334"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}