# Robotics AI Suite
Edge AI Suites are collections of open, industry-specific AI software
development kits (SDKs), microservices, and sample applications for independent
software vendors (ISVs), system integrators and solution builders.
The Robotic AI Suite brings Physical AI to lifeāenabling robots that see, move,
and decide at the edge. Built on a unified Intel platform, the Suite combines
modular tools for vision, control, and AI inference, accelerating integration
and deployment.
* Autonomous Mobile Robot: develop, train, and deploy AI models, for example,
a robot to recognize text on boxes and take actions accordingly.
* Stationary Robot Vision & Control: enable robots to see and act physically
based on what they see in their environment.
* Humanoid - Imitation Learning: enable robots to learn and improve their
performance over time, for example, by increasing efficiency and avoiding
physical obstacles.
## Quick Start Demo Video
Intel Robotics AI Suite supports deployment across a range of Intel platforms, including IntelĀ® NUCs, desktops, and robotics kits (see [system requirements](./edge-ai-suites/robotics-ai-suite/robotics/gsg_robot/get-started/requirements_robot.md)). After installing Ubuntu, developers can use the [Express Setup script from the Getting Started Guide](./edge-ai-suites/robotics-ai-suite/robotics/gsg_robot/index.md#express-setup) to quickly install and configure the software stack, as demonstrated in the video below:
:::{video} https://github.com/open-edge-platform/edge-ai-suites/raw/refs/heads/main/robotics-ai-suite/docs/robotics/videos/robotics_ai_suite_express_install_demo_ptl_laptop.mp4
:playsinline:
:loop:
:width: 70%
:align: center
:::
## Explore Intel Robotics Ecosystem
[Scale Enablement - Robotics Builders Community | Intel(R) Industry Solution Builders](https://builders.intel.com/communities/robotics/scale)
Explore robotics Scale Enablement and discover how Intel's ecosystem and experts help accelerate robotics solutions from design to deployment.
[Edge AI Partner Spotlight - Solution Hub | Intel(R) Industry Solution Builders](https://builders.intel.com/ecosystem-engagement/solution-hub/edge-ai-catalog/partner-spotlight?cp=53&cid=202&type=system)
Browse our curated catalog of Intel-powered Edge AI systems and applications, delivering real-time innovation, efficiency, and intelligence to your business.
:::::{grid} 1 1 1 1
::::{grid-item-card} Reference Pipelines
:class-card: homepage-card-container-wrap
::::{grid} 1 1 2 2
:::{grid-item-card} Autonomous Mobile Robot: Wandering
:class-card: homepage-card-container
:link: ./edge-ai-suites/robotics-ai-suite/robotics/dev_guide/tutorials_amr/navigation/wandering_app/index.html
Software packages and pre-validated hardware modules for sensor data ingestion, classification and environment modeling.
:::
:::{grid-item-card} Stationary Robot Vision & Control
:class-card: homepage-card-container
:link: ./edge-ai-suites/robotics-ai-suite/rvc/getstarted.html
Robotic software framework aimed at tackling industrial problems.
:::
:::{grid-item-card} Humanoid - Imitation Learning: ACT Sample
:class-card: homepage-card-container
:link: ./edge-ai-suites/robotics-ai-suite/embodied/sample_pipelines/imitation_learning_act.html
Software stack designed to streamline the development process of Embodied Intelligence.
:::
::::
:::::
:::::{grid} 1 1 1 1
::::{grid-item-card} Physical AI
:class-card: homepage-card-container-wrap
::::{grid} 1 1 2 2
:::{grid-item-card} Physical AI Framework
:class-card: homepage-card-container
:link-type: url
:link: https://github.com/openvinotoolkit/physicalai
Runtime package to deploy robot policies.
:::
:::{grid-item-card} Physical AI Studio
:class-card: homepage-card-container
:link-type: url
:link: https://github.com/open-edge-platform/physical-ai-studio
VLA model fine-tuning for robotics.
:::
::::
:::::
:::::{grid} 1 1 1 1
::::{grid-item-card} Optimized AI Models for Robotics use
:class-card: homepage-card-container-wrap
::::{grid} 1 1 2 2
:::{grid-item-card} LLM Robotics Demo
:class-card: homepage-card-container
:link: ./edge-ai-suites/robotics-ai-suite/embodied/sample_pipelines/llm_robotics.html
Code-generation pipeline for Robotics.
:::
::::
:::::
:::::{grid} 1 1 1 1
::::{grid-item-card} Plug-in ready accelerated libraries for critical robotics workloads
:class-card: homepage-card-container-wrap
::::{grid} 1 1 2 2
:::{grid-item-card} FastMapping Algorithm
:class-card: homepage-card-container
:link: ./edge-ai-suites/robotics-ai-suite/robotics/dev_guide/tutorials_amr/navigation/run-fastmapping-algorithm.html
Intel-optimized version of octomap.
:::
:::{grid-item-card} ADBSCAN Algorithm
:class-card: homepage-card-container
:link: ./edge-ai-suites/robotics-ai-suite/robotics/dev_guide/tutorials_amr/navigation/adbscan/index.html
Highly adaptive and scalable object detection and localization algorithm.
:::
:::{grid-item-card} ITS Planner
:class-card: homepage-card-container
:link: ./edge-ai-suites/robotics-ai-suite/robotics/dev_guide/tutorials_amr/navigation/its-path-planner-plugin.html
Global path planner algorithm and application plugin module.
:::
::::
:::::
:::::{grid} 1 1 1 1
::::{grid-item-card} Robotics control recipes
:class-card: homepage-card-container-wrap
::::{grid} 1 1 2 2
:::{grid-item-card} Real-Time Linux OS
:class-card: homepage-card-container
:link: ./edge-ai-suites/robotics-ai-suite/embodied/installation_setup/installation/rt_linux.html
Real-time Linux optimization.
:::
:::{grid-item-card} EtherCAT
:class-card: homepage-card-container
:link: ./edge-ai-libraries/ethercat/README.html
Master stack for system automation in open source projects.
:::
::::
:::::

:::{toctree}
:hidden:
Autonomous Mobile Robot