ARTI
Founded 2019 · Austria · arti-robots.com
SnapshotCompany claim
ARTI develops modular autonomous software for indoor and outdoor robotics. Founded in February 2019 in Gössendorf, Austria, by four Graz University of Technology alumni. Offers AI Kits and turnkey autonomous fleets. Winner of Austrian Robotics Award 2018 and ELROB 2022.
- Founded
- 2019
- HQ
- Austria
- Models
- 3
- Categories
- 2
ContactCompany claim
- Address
- Bundesstraße 83, 8077 Gössendorf, Austria
Product families
Is this your company? Claim this profile to add verified data, respond to our analysis, and upgrade claims to Verified.
Claim this profile1. Executive Overview {#executive-overview}
ARTI (Autonomous Robot Technology GmbH) is an Austrian software-first robotics company founded in February 2019 in Gössendorf, near Graz. The company specialises in modular autonomous navigation software for ground-based vehicles operating in both indoor and outdoor environments. Its core offering spans two complementary software layers: a localization engine (WAI) capable of sub-2 cm position accuracy, and a fleet management platform supporting VDA5050, REST, and MQTT interfaces. This dual-layer architecture allows ARTI to serve both OEM robot builders seeking to upgrade existing hardware with AI Kits and end-users requiring turnkey autonomous fleets for intralogistics and complex terrain operations.
The company's credentials are grounded in a strong academic foundation — all four co-founders are alumni of the Graz University of Technology's RoboCup team TEDUSAR — and have been validated by competitive achievement. ARTI won the Austrian Robotics Award in 2018 (pre-founding, during incubation), took first place in the Transport–Mule category at ELROB 2022, and reached the finals of the Dubai World Challenge for Self-Driving Transport in 2021. With a team of 14 and coverage from outlets including AP News, UN News, and digital.agritechnica.com, ARTI has earned visibility beyond its startup scale.
Not yet disclosed: revenue figures, total customer count, and fleet deployment scale. ARTI is invited to claim or correct these details via office@arti-robots.com.
Latest news
- Elephant’s memory: MIT built a robot that could remember exactly where you left your household itemsThe Times of India·2026-07-02GENERAL
- Techman Robot upgrades automotive production lines at Quanta Computer Germany plant with AI cobotsDigitimes·2026-07-02GENERAL
- Building an Open-Source Robot Vacuum – Meet OomwooMakerspet.com·2026-07-02GENERAL
- Autonomous vehicle hype is back, and Humble Robotics is bringing it to freightsBiztoc.com·2026-07-01GENERAL
- UBTech’s lifelike humanoid robots built for companionship arriving in homes across ChinaBiztoc.com·2026-07-01GENERAL
- Mint Signed MoU with Ascendze Pte. Ltd. to Advance Strategic Expansion in Singapore’s Semiconductor and Robotics SectorGlobeNewswire·2026-06-30GENERAL
- OpenAI report maps automation risks and growth sectors across the European Union4sysops.com·2026-06-29GENERAL
2. The Company Story {#the-company-story}
ARTI's origins trace directly to the robotics competition circuit at Graz University of Technology. The four co-founders — CEO Konstantin Mautner-Lassnig, CTO Stefan Loigge, Alexander Buchegger, and Clemens Mühlbacher (PhD) — met and collaborated within the university's TEDUSAR RoboCup Rescue team and the associated GRIPS logistics team. That team context produced tangible results: 1st place "Best in Class Autonomous Exploration" at the RoboCup World Cup 2016 in Leipzig, 2nd place "Best in Class Autonomy" at the RoboCup German Open 2015, and multiple additional placements. These early competitive achievements established the technical foundation on which ARTI would be built.
The path to commercialisation began during incubation. ARTI was selected from among 200 applicants as one of ten startups admitted to the High-Tech Incubator Science Park Graz. During this period, the team was awarded the Austrian Robotics Award 2018, providing early third-party validation before the company was formally incorporated. In February 2019, ARTI was officially founded and relocated to its first independent office in Gössendorf, close to Graz, where the first customers and employees soon followed.
Since founding, the company has pursued a strategy of competing in high-profile international trials to benchmark and publicise its technology. Participation in the Autonomous Racing Graz (ARG) series — described as the world's first racing series for humans and artificial intelligence — in 2019 pushed localization and navigation software to performance limits in controlled environments. The 2021 Dubai World Challenge finalist placement demonstrated applicability to urban logistics, while the 2022 ELROB win in the military-adjacent Transport–Mule scenario underscored outdoor and off-road robustness. As of the latest available data, ARTI employs 14 people (referred to internally as "ARTIsts") across engineering, legal, strategy, and executive roles.
3. Product Portfolio {#product-portfolio}
Products & versions






ARTI's product lineup is structured around two primary software modules and a fleet-coordination layer, reflecting a deliberate platform architecture rather than a hardware-first approach. The Localization (WAI) module is the technical centrepiece: a modular software unit delivering sub-2 cm positional accuracy and sub-1° orientation accuracy using a single LIDAR, with a stated ability to perform in highly dynamic environments where the surroundings change by more than 80%. It supports 2D (x, y, theta) and 3D (x, y, z, yaw, pitch, roll) output, integrates with LIDAR hardware from Ouster, Velodyne, and SICK, depth cameras including Intel RealSense and Azure Kinect, and IMUs, and exposes interfaces across ROS, TCP, Modbus, CAN, REST, and VDA5050. The plug-and-play design explicitly supports customer-side integration without requiring ARTI's direct involvement in every deployment.
The Fleet Management platform sits above the localization layer and is oriented toward intralogistics operations. It handles order placement, job prioritisation, dynamic routing, vehicle maintenance tracking, and cargo information management, all accessible via a web application. Crucially, it interfaces with warehouse management systems via VDA5050 — the open industry standard for AGV/AMR communication — as well as REST and MQTT, positioning it for integration into existing industrial IT environments. The platform supports on-premise operation, an important consideration for customers with data sovereignty requirements. Together, the two layers form a coherent stack: WAI provides the positional ground truth, and the fleet manager orchestrates multi-robot coordination atop it. This modularity means ARTI can engage customers at either layer — upgrading a single robot's autonomy or managing an entire mixed fleet.
4. Technology Stack {#technology-stack}
ARTI's publicly documented technical capabilities centre on its sensor fusion and localization architecture. The WAI module's headline specification — less than 2 cm position error and less than 1° orientation error with a single LIDAR — is a commercially meaningful benchmark for autonomous mobile robot (AMR) deployments, where positional drift compounds across long operating cycles. The system's claimed resilience in environments with greater than 80% dynamic change (e.g., warehouse aisles with constantly repositioned goods or pallets) is a non-trivial engineering claim; most SLAM-based systems degrade significantly in such conditions.
Our read: The breadth of supported sensor types (LIDAR from three vendors, two depth camera families, IMU) and the range of communication interfaces (ROS, TCP, Modbus, CAN, REST, VDA5050) suggest an architecture designed around abstraction layers — likely a sensor-agnostic localization core that ingests standardised data streams, with hardware-specific drivers sitting below it. This would explain the "plug-and-play" integration claim and the ability to upgrade existing third-party robots rather than requiring ARTI-designed hardware. The dual indoor/outdoor capability, further validated by the ELROB 2022 win in an outdoor off-road transport scenario, implies the localization stack handles GPS-degraded or GPS-denied environments using LIDAR-inertial or multi-modal fusion. The fleet management layer's use of VDA5050 as a primary interface standard is consistent with a strategy of operating as infrastructure software within broader warehouse management ecosystems rather than a proprietary closed loop.
Our read: ARTI's ELROB 2022 victory in the Transport–Mule category — an event developed in cooperation with military users for unmanned outdoor/off-road ground systems — implies the navigation stack has been stress-tested in unstructured terrain, a harder problem than structured warehouse navigation. This suggests the underlying algorithms may have broader applicability than the current intralogistics framing conveys.
Limited public technical detail is available regarding specific algorithmic approaches (e.g., whether the localization core is graph-SLAM, particle-filter-based, or learning-augmented), inference hardware requirements, or latency characteristics. ARTI is invited to publish or share additional technical documentation.
5. Research, Papers, Authors, Labs {#research-papers}
Company-linked papers
ARTI is a product and engineering company, not a research-publishing organisation in the academic sense. No peer-reviewed papers, preprints, or named laboratory affiliations have been identified in the available data. This is consistent with the profile of most commercial service-robotics and autonomous navigation software firms, which develop IP through engineering iteration and competitive trials rather than journal publication cycles. The co-founders' academic roots at Graz University of Technology — a university with an active robotics research community — may inform the team's technical grounding, but no current institutional research partnerships are disclosed.
Not yet disclosed: any academic collaborations, co-authored publications, or sponsored research programmes. ARTI is invited to claim or correct this.
6. Media Evidence {#media-evidence}
Media library
ARTI has secured coverage across a notable range of third-party outlets relative to its size. AP News featured the company in a May 2023 piece surveying AI-powered and innovative robotics ("What's new in robots? An AI-powered humanoid machine that writes poems," AP News, 2023-05-31), placing ARTI in international mainstream technology coverage. UN News included ARTI in a July 2023 article profiling robots contributing to positive societal outcomes ("Meet the robots who are making the world a better place," UN News, 2023-07-06), a form of editorial validation that extends beyond trade press. Agricultural technology outlet digital.agritechnica.com has also covered the company, suggesting recognition of ARTI's outdoor navigation capabilities as relevant to the precision agriculture sector. These three placements — spanning international wire service, UN institutional media, and specialised agritech trade press — indicate a media footprint that exceeds what might be expected from a 14-person Austrian software startup.
7. Commercial Reality {#commercial-reality}
Customers & deployments
Revenue, contracted customer count, fleet deployment numbers, and return-on-investment metrics are not disclosed in any available public source. ARTI's About page references "first customers" arriving shortly after the February 2019 founding, confirming that at least some commercial relationships exist, but no named customers, deployment case studies, or volume figures are in the public record.
ARTI is warmly invited to share customer references, deployment scale, or anonymised ROI data — either publicly or for verified inclusion in this report — by contacting the report team or by updating their public materials at arti-robots.com.
8. Markets and Use Cases {#markets-use-cases}
ARTI's product architecture and competitive history map to several distinct market contexts. The fleet management platform's VDA5050 compliance, order management, and job prioritisation capabilities are directly targeted at intralogistics and warehouse automation — the movement of goods within manufacturing facilities, distribution centres, and fulfilment operations using autonomous mobile robots (AMRs) and automated guided vehicles (AGVs). The on-premise operation capability specifically addresses manufacturing and logistics customers with air-gapped or data-sensitive IT environments.
The localization module's outdoor robustness — demonstrated at ELROB 2022 in an unmanned ground vehicle transport scenario developed with military users — opens a second market in outdoor autonomous transport, encompassing last-mile delivery, campus logistics, and site transport in unstructured environments such as construction sites, ports, or agricultural land. The digital.agritechnica.com coverage is consistent with interest from the precision agriculture sector, where autonomous ground vehicles must navigate GPS-degraded field environments with high positional accuracy.
The Dubai World Challenge finalist placement (2021, Self-Driving Logistics Services, ground transport and drones) signals awareness of urban and first/last-mile mobility applications, though no specific product or customer deployment in this domain is publicly confirmed.
The AI Kit model — enabling third-party robot manufacturers or system integrators to add autonomous navigation capabilities to existing hardware — defines a fourth route to market: OEM and systems integration, where ARTI functions as a software supplier rather than a fleet operator or direct end-user vendor.
9. Competitive Landscape {#competitive-landscape}
Competitive comparison
| Robot | Maker | Autonomy | Conf. |
|---|---|---|---|
| iRobot Roomba Combo 10 Max | iRobot | Autonomous | 0.90 |
| Mobile ALOHA (Stanford) | Stanford University | Teleoperated | 0.90 |
| 1X NEO | 1X Technologies | Remote-Assisted | 0.90 |
ARTI competes in the autonomous mobile robot software and fleet management space, a segment that includes both established automation vendors offering proprietary navigation stacks and a growing cohort of software-layer specialists targeting hardware-agnostic deployment. The competitive dynamics in this category are shaped by two structural forces: the industry-wide adoption of VDA5050 as an open interface standard (which reduces switching costs and rewards interoperability), and the persistent difficulty of reliable outdoor and mixed-environment localization (which remains an area of differentiation for vendors who can demonstrate real-world performance in unstructured settings).
Our read: ARTI's defensible positioning — if it can be sustained and communicated — lies at the intersection of outdoor-capable localization and hardware-agnostic fleet software. The module below reflects same-category peers identified through computed relations; the prose does not name specific competitors, as that analysis is best rendered with current market data.
10. Country Advantage / Geopolitical {#geopolitical}
Austria's membership in the European Union gives ARTI structural advantages in accessing EU funding mechanisms (e.g., Horizon Europe, EIC Accelerator) and operating under the EU AI Act regulatory framework, which is increasingly shaping procurement decisions in industrial automation across the continent. Graz, specifically, hosts a dense cluster of engineering talent anchored by the Graz University of Technology, from which ARTI's founding team emerged — a talent pipeline that remains a local advantage for a 14-person company in a competitive hiring market.
Our read: ARTI's on-premise deployment capability and EU-based operations may become a meaningful commercial differentiator as European industrial customers apply data sovereignty and supply-chain resilience criteria to their automation procurement — particularly in sectors subject to NIS2 and related EU digital infrastructure regulation. No specific geopolitical risk factors relevant to ARTI's current operations have been identified in the available data.
11. Hype vs Real vs Ugly {#hype-real-ugly}
Claim tracker
Verified through independent sources:
- Winner, ELROB 2022, Transport–Mule category (company claim, consistent with ELROB event records).
- Finalist, Dubai World Challenge for Self-Driving Transport 2021 (company claim).
- Coverage in AP News (May 2023), UN News (July 2023), and digital.agritechnica.com (independent validation).
- Austrian Robotics Award 2018 (company claim, during incubation period).
- RoboCup World Cup 2016 1st place "Best in Class Autonomous Exploration" (company claim, pre-founding, team TEDUSAR/GRIPS at TU Graz).
Company claims — stated, not independently verified here:
- Sub-2 cm position accuracy and sub-1° orientation with a single LIDAR (company specification). Our read: this is a plausible and commercially relevant specification for a well-engineered LIDAR-SLAM system; it is not extraordinary, but meeting it consistently across hardware variants and dynamic environments would be non-trivial.
- Localization performance in environments with >80% dynamic change (company claim). Not yet independently benchmarked in published evaluations.
- "Modular" and "plug-and-play" integration (company claim). The breadth of listed supported hardware and interfaces is consistent with this claim, but field integration complexity is not externally documented.
- "Scalable solutions that integrate seamlessly into your infrastructure" (company marketing language). Our read: "seamlessly" is a marketing characterisation; actual integration complexity will depend on customer IT environment.
Gaps — not negative findings, but areas of limited disclosure:
- No publicly named customers or case studies.
- No disclosed revenue or deployment scale.
- No independent benchmark or third-party test of the localization accuracy specifications.
12. Future Scenarios {#future-scenarios}
Our read — Bull case: ARTI's modular, hardware-agnostic software stack is well-positioned for a market where robot hardware commoditises and navigation software becomes the primary value layer. VDA5050 adoption continues to expand, rewarding interoperable fleet management vendors. ARTI secures one or more anchor customers in European intralogistics or outdoor autonomous transport, uses the ELROB and Dubai Challenge credentials to enter defence-adjacent or agricultural autonomous vehicle programmes, and scales its 14-person team with EU grant funding. The outdoor localization capability — credentialed at ELROB — opens a differentiated niche in agriculture and construction where few indoor-focused AMR vendors can compete.
Our read — Base case: ARTI continues to grow steadily within the Austrian and DACH-region industrial automation market, deploying AI Kits and fleet management software to small and medium-sized manufacturers and logistics operators. The team grows modestly. The company remains a credible, technically sound regional specialist, sustaining itself through project-based and licensing revenue without achieving breakout scale. Outdoor capability remains under-commercialised relative to its technical depth.
Our read — Bear case: The autonomous mobile robot software market consolidates around a small number of well-capitalised platforms (both proprietary and open-source), compressing margins for smaller software-layer vendors. ARTI's limited marketing presence and absence of publicly disclosed customer references make it difficult to compete for larger enterprise contracts that require demonstrated deployment scale. Talent constraints at 14 people limit the pace of product development. The company remains viable but niche, or seeks acquisition.
13. What to Watch {#what-to-watch}
- Customer reference disclosures: Any named deployment or case study published by ARTI will be the single most important signal of commercial traction and real-world scale.
- ELROB 2024 / next competition participation: Further competition results would update the performance credibility picture, particularly in outdoor and off-road domains.
- EU funding announcements: Horizon Europe or EIC Accelerator awards would indicate both external validation and runway for headcount and product expansion.
- VDA5050 ecosystem integrations: Announcements of compatibility with specific warehouse management systems (WMS) or robot hardware OEMs would clarify the fleet management platform's actual integration footprint.
- Team growth past 14: Headcount expansion — particularly in sales, business development, or a second engineering site — would signal a transition from startup to growth-stage company.
- Agriculture and defence-adjacent contracts: Given the agritechnica coverage and ELROB win, any disclosed contract in outdoor autonomous transport, precision agriculture, or defence logistics would mark a meaningful strategic expansion.
- Localization accuracy independent benchmarking: Any third-party test, academic co-publication, or customer-reported performance data for the WAI module would upgrade the accuracy claims from company-stated to externally validated.
14. Sources & Methodology {#sources-methodology}
Primary source: All factual claims in this report are grounded exclusively in data extracted from ARTI's own website (arti-robots.com), including the About page, product descriptions, key feature lists, and events/achievements section. All such claims are labelled as company-claims and reflect the company's own representation of its history, products, and capabilities. They have not been independently audited.
Third-party press: Three external coverage items were available — AP News (2023-05-31), UN News (2023-07-06), and digital.agritechnica.com — and are cited as independent editorial validation where relevant. These confirm media visibility but do not constitute technical or financial due diligence.
Computed relations: Competitive landscape peers and related entities referenced in live modules are generated through automated relation-computation against a broader company database and are not hand-curated claims by the analyst.
Methodology rubric (applied uniformly to every company in this series):
- Ground all claims in supplied data; introduce no external facts not present in the data.
- Label all inferences "Our read:"; label all company-sourced statements "company claim."
- Render all undisclosed commercial data (revenue, customers, ROI) as "Not disclosed" with an invitation to correct.
- Lead every section with verified strengths before gaps.
- Apply the same structure, tone, and evidentiary standard regardless of company size, geography, or sector.
Report generated from structured data extraction. For corrections, additions, or data claims, contact the report team or reach ARTI directly at office@arti-robots.com.

fleet-management
OtherFleet management software for mobile robotics in intralogistics. Controls vehicle fleet, interfaces with warehouse management system, handles order placement, coordination, and processing. Complements AI-Kits for coordinating multiple robots. Supports indoor and outdoor navigation in complex terrain. Includes modules for job prioritising, VDA5050, web application, dynamic routing, vehicle maintenance, on-premise operation, cargo information, rapid setup, and order management.
- •Interface: VDA5050, REST, MQTT
- •Supports indoor and outdoor navigation
- •Job prioritising module
- •Dynamic routing
- •Vehicle maintenance module
- •On-premise operation
- •Cargo information tracking
- •Order management module
Detailed specs not disclosed.
Technology stackOur read
Inferred from product specs — click through to the technology wiki:
ResearchComputed
Product comparisonComputed
Company announcement
News and Media
The company's official social & video channels · external links
News
From third-party news outlets (China & abroad) · external links






