Technology 10 min read

Automated Guided Vehicles (AGVs) — how they work

An AGV is a driverless vehicle that follows a pre-programmed path through a warehouse or factory — no driver, no deviation. This guide explains how AGVs actually navigate, the six vehicle types, how they connect to a WMS, and the honest comparison with AMRs — including when AGVs are the better choice.

10 min read Updated June 2026 Technology
AGV navigation — 5 methods
01
Magnetic tape Floor tape
Sensor follows strip on floor — cheapest, hardest to reroute
02
Laser guidance Reflectors
Laser reflects off wall-mounted targets — most widely deployed
03
Optical / vision Camera
Camera reads floor lines or visual markers
04
Inertial Gyroscope
Dead-reckoning with periodic floor marker correction
05
Natural features No markers
Builds map from existing environment — closest to AMR
Laser guidance holds 39%+ of new AGV installations globally (Grand View Research)

What is an AGV — the plain-language definition

An Automated Guided Vehicle (AGV) is a battery-powered, driverless vehicle that transports materials through a warehouse, factory, or distribution centre along a defined route — automatically, without a human operator, and without deviating from its programmed path.

The simplest way to understand an AGV is to think of a train on a track. The track defines exactly where the train can go. The train does not decide its route — the route was decided when the track was laid. An AGV works the same way: the route is defined in advance (through magnetic tape, laser reflectors, or embedded wires), and the AGV follows that route repeatedly and reliably.

An AGV is like a train on a track — the path is fixed, the vehicle follows it precisely and repeatedly. Change the track and you change the path. An AMR, by contrast, is like a self-driving car — it figures out the route itself.

AGVs have been in industrial use since Barrett Electronics introduced the first one in the 1950s, guided by embedded wires in automotive plant floors. Today, the global AGV market is valued at USD 5.93 billion in 2025, growing to USD 11.58 billion by 2033 (Grand View Research). They are deployed in automotive manufacturing, pharmaceutical warehouses, food and beverage production, cold storage, e-commerce fulfillment, and anywhere high-volume, repetitive material transport needs to be automated reliably.

USD 5.93B
Global AGV market 2025 (Grand View)
38%+
Tow vehicles — largest AGV segment by revenue
11.15%
India AGV market CAGR 2026–2034 (IMARC)

How an AGV works — step by step

Understanding how an AGV operates requires understanding four separate systems working together: the navigation system (how it knows where it is), the fleet management system (how it receives tasks), the movement and steering system (how it physically moves), and the safety system (how it avoids accidents). Here is how all four work in sequence.

1
Task assignmentWMS → FMS
The WMS generates a transport task — "move pallet from receiving dock A to rack location B14". This task is passed to the Fleet Management System (FMS), which assigns it to the most available AGV based on current position, battery level, and task queue.
2
Route calculationFMS → AGV
The FMS sends the task to the assigned AGV along with the route — the pre-programmed path from the AGV's current position to the pickup location and then to the destination. For a magnetic tape AGV, this is a physical strip. For a laser AGV, it's a defined sequence of positions calculated from reflector geometry.
3
Navigation and movementSensor loop
The AGV begins moving along its route. Its onboard sensors continuously confirm it is on the correct path. For a laser AGV, it emits rotating laser beams and checks reflections against known reflector positions to confirm its exact location hundreds of times per second. Steering motors adjust direction based on real-time sensor feedback to stay precisely on the path.
4
Obstacle detectionSafety
Safety sensors (typically LiDAR, ultrasonic, or bumpers) continuously scan the path ahead. If an obstacle is detected within a safety zone, the AGV decelerates. If the obstacle is within the stop zone, the AGV halts completely and waits. It does not navigate around the obstacle — it waits for the path to clear.
5
Load handlingLoad
On arrival at the pickup location, the AGV engages its load handling mechanism — for a pallet truck, this means forks slide under the pallet and lift. For a tow vehicle, it hitches to the trailer. For a unit load carrier, the platform positions under the load. The AGV confirms pickup via sensors.
6
Delivery and confirmationFMS → WMS
The AGV transports the load to the destination, deposits it, and sends a completion signal to the FMS. The FMS updates the WMS — the transport task is marked complete, the stock movement is recorded, and the AGV is freed for the next task or directed to a charging station if the battery is low.
🏭
AGV in an Indian automotive plant: A typical Indian automotive assembly line uses tow AGVs to move component kits from the parts store to assembly stations on a fixed circuit. The AGV follows the same route 200+ times per day, keeping the assembly line supplied without manual forklift trips. The WMS triggers the AGV when a work order requires components — no human decision required at any step.

Navigation is the defining technology of an AGV — it determines installation cost, flexibility, accuracy, and what happens when the environment changes. There are five navigation methods in commercial use, ranging from simple floor tape to sophisticated SLAM-adjacent natural feature recognition.

Nav Type 01

Magnetic tape navigation

How it works: Magnetic strips (tape) are adhered to or embedded in the floor surface, creating a physical guidepath. The AGV's underside sensors detect the magnetic field continuously and steer to stay centred over the strip.

Speed: Typically 1–2 m/s on magnetic tape. Infrastructure: Low — tape can be surface-mounted without floor modification. Embedded wire systems require cutting floor channels. Accuracy: High along the defined path (±5–10mm).

Rerouting: Expensive and disruptive — requires laying new tape and reprogramming. Any layout change means physical tape modification. Best for: Simple, stable routes in small to medium facilities; first implementation, low capital. Cost profile: Lowest installation cost of all navigation types.

Nav Type 02

Laser guidance (LiDAR + reflectors)

How it works: Retro-reflective targets are mounted at known positions on walls, pillars, or racking. The AGV emits a rotating laser beam that reflects off these targets. By measuring the angle and return time of multiple reflections simultaneously, the AGV calculates its exact position through triangulation — typically accurate to ±5mm.

Infrastructure: No floor modification required — only wall-mounted reflectors at known coordinates. Flexibility: Higher than magnetic tape — routes can be reprogrammed in software without physical changes (reflector positions remain fixed, route logic is updated). Speed: Up to 3–4 m/s.

Market position: Laser guidance holds the largest market share in new AGV installations globally at 39%+ (Grand View Research). Best for: Medium to large facilities, precise positioning requirements, environments where floor modification is not possible.

Nav Type 03

Optical / vision navigation

How it works: Downward-facing cameras read visual markers — painted lines on the floor, QR codes at intersections, or coloured guides. The AGV's image processing software interprets the visual input and steers accordingly. Some advanced systems use forward-facing cameras to recognise broader environmental features.

Infrastructure: Painted lines are low-cost but require the floor to be clean and lines to be maintained. QR codes at intersections provide more reliable navigation. Limitation: Performance degrades if lines are worn, dirty, or obscured. Lighting conditions must be consistent. Best for: Environments where floor marking is practical and maintained — some food/beverage and pharma applications.

Nav Type 04

Inertial guidance

How it works: Gyroscopes and wheel encoders track the AGV's movement from a known starting position — measuring every turn, acceleration, and distance travelled. This is called dead-reckoning. Because small errors accumulate over time, inertial AGVs use floor-embedded magnets or QR codes at defined intervals to correct their position estimate periodically.

Accuracy: Good in the short term, requires regular correction points for longer routes. Infrastructure: Minimal floor modification — only periodic correction markers. Best for: Medium-distance routes with periodic correction point opportunities. Often combined with magnetic markers.

Nav Type 05

Natural feature navigation (no markers)

How it works: The most advanced AGV navigation method. The AGV uses onboard sensors to build a map of its environment by recognising existing features — walls, columns, racking uprights — without any installed markers. Position is calculated by continuously comparing sensor readings to the stored map. This method is essentially the same as the SLAM (Simultaneous Localization and Mapping) technology used in AMRs — the distinction between an advanced natural-feature AGV and an AMR is increasingly one of flexibility (whether the vehicle can dynamically re-route) rather than navigation technology alone.

Infrastructure: Zero — no floor modification, no reflectors, no markers. Flexibility: High — environment can change and the AGV can be retaught its route by walking it through once. Best for: Dynamic environments, facilities where routes change frequently, or where no physical installation is permitted.

The 6 types of AGVs — and what each is used for

AGVs are not a single product — they are a category. Within that category are six distinct vehicle types, each designed for different load types, weight classes, and operational environments.

Type 01 — Tow vehicle (tugger)

Heavy loads · Long distance

Pulls multiple cargo-bearing trailers linked together in a train formation. A single tow AGV can pull 3–10 trailers, transporting large volumes of material in one pass. Largest AGV segment globally at 38%+ of market revenue.

Industries: Automotive assembly, manufacturing, large distribution centres.
Typical payload: 1–10 tonnes per train.

Type 02 — Unit load carrier

Pallets · Containers · Totes

Carries a single discrete load on a flat platform. Often equipped with a lifting mechanism (hydraulic or scissor lift) to pick loads from the floor and deposit them at defined locations. Common in warehouse transport between storage and production areas.

Industries: General warehousing, e-commerce, food & beverage.
Typical payload: 500kg–2,000kg.

Type 03 — Pallet truck AGV

Standard pallets

Automated version of a manual pallet jack. Forks slide under a standard pallet at floor level, lift, and transport to destination. Cannot access elevated rack storage — operates only at floor level. Simple, cost-effective for floor-to-floor pallet movement.

Industries: Warehousing, receiving docks, cross-docking.
Typical payload: 1,000kg–2,000kg.

Type 04 — Assembly line vehicle

WIP · Components

Travels slowly alongside production lines, carrying work-in-progress items or component kits from station to station. Speed matched to the assembly line rhythm. Keeps assembly workers supplied without manual material handling. The original use case for AGVs — automotive plants in the 1950s.

Industries: Automotive, electronics assembly, manufacturing.
Typical payload: Variable — matched to assembly kit weight.

Type 05 — Forklift AGV

Rack storage · High lift

Automated forklift capable of lifting pallets to rack height for storage and retrieval in multi-level racking. The most complex and expensive AGV type — requires precise positioning to engage pallet slots at height. Increasingly combined with laser navigation for sub-centimetre accuracy at rack level.

Industries: High-bay warehouses, cold storage, pharma.
Typical payload: 1,000kg–3,000kg at height.

Type 06 — Automated Guided Cart (AGC)

Small loads · Sorting

The simplest AGV type — small, lightweight platforms designed for light loads in controlled environments. Often used in sorting operations, pharmaceutical distribution, and electronics component transport where loads are small but transport frequency is high.

Industries: Pharma, electronics, e-commerce sorting.
Typical payload: 50kg–300kg.
🏭
India industry fit by AGV type: Tow vehicles are dominant in Indian automotive plants (Tata, Mahindra, Hyundai Chennai) — the fixed assembly line makes them the natural fit. Forklift AGVs are being adopted in Indian pharma warehouses (GDP compliance requires minimising human handling of temperature-sensitive products). Pallet truck AGVs and unit load carriers are appearing in Grade A warehouse facilities in the Mumbai-Pune corridor for large FMCG distributors.

Evaluating warehouse automation for your operation?

Fast WMS integrates with AGV and AMR fleet management systems via standard API — the WMS generates tasks, the robots execute them. A demo shows exactly what the WMS layer provides.

Book a demo

How AGVs integrate with a WMS

An AGV does not operate in isolation. It is the physical execution layer of a system whose brain is the WMS. Understanding how they connect is essential for anyone evaluating AGV deployment.

The integration follows a two-layer architecture:

WMS — Warehouse Management System

Generates transport tasks from business events: a sales order triggers a pick task, a GRN triggers a put-away task, a production work order triggers a material supply task. The WMS defines what needs to move and where it needs to go.

Task passed to FMS

FMS — Fleet Management System

Receives tasks from WMS. Assigns each task to the optimal AGV based on current vehicle position, battery level, and queue depth. Manages traffic control to prevent collisions between multiple AGVs. Manages charging schedules — AGVs returning to charge stations when battery drops below threshold. The FMS defines who does the task and when.

Movement commands to AGV

AGV — Physical execution

Receives movement commands from FMS. Executes: navigates to pickup, handles load, transports to destination, deposits load, sends completion signal back to FMS → FMS updates WMS → task marked complete, stock movement recorded.

The emerging standard for WMS-to-AGV/AMR integration is VDA 5050 — a vendor-neutral interface specification that allows AGVs and AMRs from different manufacturers to be managed through a single Fleet Management System. For Indian businesses evaluating AGV deployments, VDA 5050 compliance is worth confirming with vendors — it prevents lock-in to a single AGV manufacturer's proprietary interface.

🔗
WMS prerequisite for AGVs: AGVs cannot generate their own work intelligently without WMS integration. An AGV without WMS connection requires manual task loading — a human must tell it where to go. With WMS integration, the AGV receives tasks automatically from every business event: a new sales order, a completed GRN, a material requisition from production. This is why WMS implementation must precede — or at minimum run in parallel with — AGV deployment.

AGV vs AMR — the honest comparison

The most common question after understanding AGVs is: should we choose an AGV or an AMR? The honest answer is not "one is better" — it's "they are different, and each is better in specific conditions."

AGVs move the line — they follow exactly what was programmed. AMRs move the plan — they figure out the best path in real time. Which you need depends on whether your warehouse is a metronome or a jazz band.
AGV — Automated Guided Vehicle
Follows fixed pre-programmed path — no deviation
Obstacle in the path: AGV stops and waits until cleared
Navigation requires floor infrastructure (tape/reflectors)
Route changes require physical modification + reprogramming
High predictability — does exactly the same thing every time
Handles very heavy loads (multi-tonne) reliably
Proven decades of deployment in automotive and manufacturing
AMR — Autonomous Mobile Robot
Navigates dynamically — builds and updates its own map
Obstacle in the path: AMR calculates alternative route
No floor infrastructure required — deploy in days
Route changes: software update only, no physical changes
Flexible — can be redeployed to different tasks via software
Generally lighter loads than AGVs (though heavy-lift AMRs exist)
60%+ of new mobile robot deployments globally (2026)

The comparison above shows differences, not winner and loser. In a stable, high-volume automotive assembly plant where the same pallet moves between the same two points 300 times a day, an AGV's predictability and heavy-load capability are advantages. In a 3PL warehouse where layout changes quarterly and human workers share the floor, an AMR's flexibility and obstacle avoidance are more important.

An increasingly common approach is the mixed fleet: AGVs for fixed heavy-load routes and AMRs for dynamic picking and flexible transport, both coordinated through a single fleet management system with VDA 5050.

When to choose AGV over AMR (and vice versa)

A practical decision framework — based on operational characteristics, not technology preference.

Decision factor Choose AGV Choose AMR
Layout stability Fixed, won't change for 3–5+ years Changes frequently or seasonally
Task type Same route, same load, high repetition Variable routes, variable loads, multiple task types
Load weight Heavy (>1 tonne) or very heavy (multi-tonne) Light to medium (most AMRs under 1 tonne, exceptions exist)
Human coexistence Separated areas — AGVs on fixed lanes Shared floor with workers — AMR safety systems designed for this
Deployment urgency Weeks–months (infrastructure install) Days–weeks (no floor modification)
Environment Controlled, predictable, no obstacles Dynamic, changing, people and equipment sharing the space
Scalability Add AGVs = add fixed routes (infrastructure) Add AMRs = add units + update software (no infrastructure)
Budget type Higher CapEx upfront (infrastructure), lower per-unit Lower initial CapEx, higher per-unit cost
India context best fit Automotive assembly, large FMCG distribution, pharma (GMP) 3PL multi-client, e-commerce fulfillment, mixed-use warehouses

AGVs in India — which industries, what's deployed

India's AGV market was valued at USD 174.4 million in 2025, with IMARC projecting growth to USD 464.4 million by 2034 at 11.15% CAGR. The Asia Pacific region, including India, is the fastest-growing AGV market globally. Here is what is actually deployed in India by sector.

Automotive

India automotive sector received USD 36.268 billion FDI (April 2000–March 2024). Tata, Mahindra, and Hyundai India (Chennai) are integrating AGVs into assembly lines — tow vehicles supplying component kits, assembly line vehicles pacing with production speed. EV production push (government target: 30% EV sales by 2030) is driving AGV integration into battery assembly and component logistics. Automotive accounts for the largest share of India's industrial robot and AGV demand.

Pharmaceutical

Schedule M compliance (non-negotiable from January 2026) requires GDP-compliant material handling with minimal human contamination risk. Forklift AGVs and unit load carriers are being adopted for moving product in controlled temperature zones — eliminating human operators from GMP-critical areas. Full chain-of-custody documentation (required for audit) is generated by WMS integration with the AGV task record.

E-commerce and logistics

Flipkart's Bengaluru delivery hub: AGV-based sorting robots (GreyOrange) process 4,500 packages per hour — ten times manual throughput. This is the most visible AGV deployment in India. Other large e-commerce operators (Amazon India, Delhivery sortation hubs) are expanding robotic sorting infrastructure. This segment is the fastest-growing for AGV deployment in India.

Food and beverage / cold chain

Temperature-controlled facilities restrict human access to minimise thermal fluctuation. AGC-type robots and unit load carriers operate in chill zones to move goods between storage and packing without human entry. FEFO enforcement is managed by WMS, task assignments sent to AGV fleet. Solar-integrated cold storage (India guidelines 2025) is adding power-efficient AGV charging infrastructure.

📊
India AGV market context: India's AGV market (USD 174.4M in 2025) is growing at 11.15% CAGR — faster than the global rate of 8.5%. Asia Pacific as a whole holds 37%+ of global AGV revenue and is the fastest-growing region. For Indian manufacturers and distributors considering AGV deployment: automotive, pharma (Schedule M), and large e-commerce are the most active deployment contexts. Most SME manufacturing and distribution warehouses remain in the barcode scanning + WMS stage — which is the correct foundation before AGV investment.
Part of the Warehouse Management Guide A series covering every aspect of warehouse management for Indian businesses — from basics to advanced automation.
Back to: What is Warehouse Management?

Frequently asked questions

What is an Automated Guided Vehicle (AGV)?
An Automated Guided Vehicle (AGV) is a driverless, battery-powered vehicle that transports materials within a warehouse, factory, or distribution centre along predefined paths without human intervention. AGVs follow fixed routes determined by physical guidance systems embedded in the floor (magnetic tape, wires) or by reflected laser signals from wall-mounted reflectors. They receive task assignments from a fleet management system, which in turn integrates with the facility's Warehouse Management System (WMS). AGVs have been in industrial use since the 1950s and are today deployed in automotive plants, food and beverage production, pharmaceutical warehouses, and e-commerce fulfillment centres. The global AGV market is valued at USD 5.93 billion in 2025, growing to USD 11.58 billion by 2033 at 8.5% CAGR (Grand View Research).
How does an AGV navigate?
AGVs navigate using one of five methods, each with different infrastructure requirements and cost profiles. (1) Magnetic tape navigation: the AGV follows magnetic strips adhered to or embedded in the floor, detected by onboard magnetic sensors. Most affordable and simple to install, but permanent and difficult to reroute. (2) Laser guidance: the AGV emits laser beams that reflect off retro-reflectors mounted on walls or pillars at known positions; by measuring the angle and timing of reflected beams, the AGV calculates its precise position. No floor modification required. Highest market share in new installations (39%+). (3) Optical/vision guidance: cameras read lines painted on the floor or visual markers. (4) Inertial guidance: gyroscopes and wheel encoders track movement from a known starting position, with periodic correction via floor markers. (5) Natural feature navigation: the most advanced form — the AGV builds a map of its environment using sensors and navigates based on recognising existing environmental features without any installed markers. This method overlaps significantly with AMR technology.
What are the different types of AGVs?
There are six main AGV types, each designed for specific load handling tasks. (1) Tow vehicles (tuggers): pull multiple cargo trailers in a train-like formation — the largest market segment at 38%+ of global AGV revenue. Ideal for long-distance transport of heavy loads in automotive and manufacturing. (2) Unit load carriers: carry discrete loads (pallets, containers, totes) on a flat platform — move between storage and production areas in warehouses. (3) Pallet trucks: automate standard pallet handling, operating at floor level to move pallets between racking bays and dispatch docks. (4) Assembly line vehicles: move slowly along production lines carrying work-in-progress, keeping pace with assembly operations. (5) Forklift AGVs: automated forklifts that can lift pallets to rack height — the most complex and expensive type. (6) Automated Guided Carts (AGCs): the simplest type — small, lightweight, used for sorting, storage, and cross-docking of smaller loads.
What is the difference between an AGV and an AMR?
The fundamental difference is how they navigate. An AGV follows a fixed, pre-programmed path and cannot deviate from it — if an obstacle blocks the path, the AGV stops and waits until the obstacle is removed. An AMR (Autonomous Mobile Robot) uses SLAM (Simultaneous Localization and Mapping), LiDAR, cameras, and AI to build a real-time map of the warehouse and navigate dynamically — if an obstacle appears, the AMR calculates an alternative route and continues moving. AGVs require floor infrastructure (tape, reflectors, or embedded wires). AMRs require no floor modifications. AGVs are better suited to stable, high-volume, repetitive routes where predictability matters more than flexibility. AMRs are better suited to dynamic environments with changing layouts and human-robot shared spaces. As of 2026, AMRs outsell AGVs 3:1 in new global deployments.
How does an AGV integrate with a WMS?
AGVs integrate with a Warehouse Management System (WMS) through a two-layer architecture. The WMS generates pick, transport, and put-away tasks and passes them to a Fleet Management System (FMS) — software that manages the entire AGV fleet, assigns tasks to individual vehicles based on their current position and status, monitors battery levels, manages charging scheduling, and handles traffic control between multiple AGVs. The FMS translates WMS tasks into specific movement commands for each AGV. The emerging standard for this integration is VDA 5050, which provides a standardised interface between AGV/AMR fleet management systems and upper-level WMS or WES (Warehouse Execution System) software, enabling multi-vendor fleets to be managed through a single interface.
What industries use AGVs in India?
In India, the automotive industry is the primary driver of AGV adoption, accounting for the largest share of industrial robot and AGV demand. Tata Motors, Mahindra, and Hyundai India (Chennai) are investing in AGV-integrated smart factory operations, driven particularly by EV production (the government targets 30% EV sales by 2030). Beyond automotive, Indian pharmaceutical manufacturers are adopting AGVs for controlled-environment material handling in GMP-compliant facilities. Food and beverage companies use AGVs for automated movement of goods in temperature-controlled areas where human traffic must be minimised. The e-commerce segment is the fastest-growing in India — Flipkart deployed AGV-based sorting robots at its Bengaluru hub processing 4,500 packages per hour. India's AGV market was valued at USD 174.4 million in 2025, growing to USD 464.4 million by 2034 at 11.15% CAGR (IMARC Group).
When should a warehouse choose AGV over AMR?
An AGV is the better choice when: the warehouse layout is fixed and will not change for years; the same transport task is repeated hundreds of times daily between the same points (e.g., automotive assembly line feeding stations); very heavy loads need to be moved (AGVs handle multi-tonne loads that most AMRs cannot); the environment is controlled with minimal human foot traffic sharing the same path; and when the highest priority is predictability and reliability over flexibility. An AMR is the better choice when the warehouse layout changes frequently, when human workers share the same space as robots, when task types are varied, when rapid deployment is required (days vs weeks of infrastructure setup for AGVs), and when scalability by adding more robots without infrastructure changes is important.

Building the WMS foundation that AGVs need

Every AGV system needs a WMS to generate task assignments. Fast WMS creates the structured warehouse data — barcode GRN, directed put-away, FIFO picking, ERP sync — that makes AGV deployment effective. Start here.

Get a free demo
No commitment. No slides. Your warehouse on screen.