Inferensys

Glossary

Automated Guided Vehicle (AGV)

A material-handling robot that follows predefined paths using markers or wires, contrasted with autonomous mobile robots that navigate dynamically without fixed infrastructure.
Developer testing AI inference on mobile phone in hand, laptop with optimization code visible, casual tech review moment.
FIXED-PATH MATERIAL HANDLING

What is Automated Guided Vehicle (AGV)?

An Automated Guided Vehicle (AGV) is a material-handling robot that navigates along predefined, fixed paths using physical guidance infrastructure such as magnetic tape, wires embedded in the floor, or painted lines, rather than dynamically mapping its environment.

An Automated Guided Vehicle (AGV) is a computer-controlled, wheel-based load carrier that follows marked long lines or wires on the floor, or uses radio waves, vision cameras, magnets, or lasers for navigation. Unlike Autonomous Mobile Robots (AMRs), AGVs lack the onboard intelligence to dynamically re-route around unexpected obstacles; they typically stop and wait until the path is clear, making them ideal for highly structured, repetitive transport tasks in manufacturing and warehousing.

The core navigation logic relies on a guidance system—often a sensor detecting a physical wire or magnetic tape—and a collision avoidance safety system using bumpers or LiDAR scanners. AGVs are governed by a central fleet management controller that dispatches tasks and manages traffic at intersections. Their deterministic, infrastructure-dependent nature contrasts sharply with AMRs, which use Simultaneous Localization and Mapping (SLAM) to navigate freely without fixed external markers.

FIXED-PATH AUTOMATION

Key Characteristics of AGVs

Automated Guided Vehicles (AGVs) are distinguished from autonomous mobile robots by their reliance on fixed, predetermined paths and external guidance infrastructure. The following characteristics define their operational envelope and engineering constraints.

01

Fixed Infrastructure Guidance

AGVs follow physical or virtual paths installed in the environment rather than dynamically mapping their surroundings. Common guidance methods include:

  • Magnetic tape embedded in or adhered to the floor
  • Inductive wires buried in concrete that emit a radio frequency signal
  • Optical lines or painted stripes tracked by onboard cameras
  • Laser targets using fixed retroreflective markers for triangulation

This dependency means path changes require physical rework of the facility, making AGVs ideal for stable, high-volume routes but inflexible for dynamic environments.

±5 mm
Typical Magnetic Guidance Accuracy
02

Deterministic Stop-and-Go Logic

AGVs operate on zone-based traffic control rather than continuous dynamic planning. Safety logic is typically binary:

  • Onboard safety laser scanners detect obstacles within a defined protective field
  • Detection triggers an immediate emergency stop
  • The vehicle remains stationary until the obstruction is manually cleared or autonomously times out

This contrasts sharply with AMRs, which can dynamically replan around obstacles. The deterministic behavior simplifies safety certification under standards like ANSI/ITSDF B56.5 but reduces operational throughput in congested areas.

03

Centralized Fleet Management

AGV fleets are coordinated by a central supervisory controller that assigns missions, manages traffic at intersections, and prevents deadlocks. Key functions include:

  • Vehicle dispatching based on transport requests from ERP or WMS systems
  • Intersection locking where the controller grants exclusive right-of-way to prevent collisions
  • Battery management that routes vehicles to charging stations during idle periods

The central controller maintains a global state of all vehicle positions, enabling deterministic multi-vehicle coordination but creating a single point of failure risk.

100+
Vehicles Managed by Single Controller
04

Payload and Form Factor Specialization

AGVs are typically purpose-built for specific material-handling tasks rather than general-purpose navigation. Common form factors include:

  • Unit load carriers that transport pallets or racks on a deck
  • Forklift AGVs that automatically engage and lift pallets from racking
  • Tuggers/tow vehicles that pull trains of non-powered carts
  • Under-ride/under-cart AGVs that lift and carry mobile racks from beneath

This specialization optimizes the vehicle for its task but limits reconfigurability. Payload capacities range from 50 kg light-load units to 100+ tonne heavy haulers in steel and aerospace industries.

05

Nonholonomic Motion Constraints

Most AGVs are subject to nonholonomic constraints that restrict their instantaneous motion. Common kinematic configurations include:

  • Differential drive: Two independently driven wheels with casters for balance; can rotate in place
  • Tricycle/Ackermann steer: Single steered drive wheel with two fixed passive wheels; cannot translate laterally
  • Quad-steer: All four wheels steer independently, enabling crabbing motion for lateral docking

These constraints require path planners to generate continuous curvature trajectories that respect the vehicle's minimum turning radius, preventing the use of simple straight-line waypoint navigation.

06

Infrastructure-Dependent Localization

Unlike AMRs that use SLAM for map-based localization, AGVs determine their position relative to the guidance infrastructure:

  • Odometry from wheel encoders provides short-term relative motion estimates
  • RFID tags embedded in the floor at known locations provide absolute position resets
  • Magnetometer arrays track lateral offset from the magnetic tape centerline
  • Laser triangulation computes position from angles to fixed reflectors with known coordinates

This infrastructure dependence means localization accuracy is highly repeatable along taught paths but fails completely if the vehicle deviates from the guidance system's coverage area.

NAVIGATION TECHNOLOGY COMPARISON

AGV vs. Autonomous Mobile Robot (AMR)

A technical comparison of fixed-path automated guided vehicles and dynamically navigating autonomous mobile robots for industrial material handling.

FeatureAutomated Guided Vehicle (AGV)Autonomous Mobile Robot (AMR)

Navigation Method

Fixed infrastructure: magnetic tape, wires, or painted lines

Dynamic: onboard SLAM, LiDAR, and vision-based localization

Path Planning

Predefined routes; follows physical markers

Real-time path computation using RRT* or lattice planners

Obstacle Handling

Stops and waits for obstacle removal

Dynamic replanning; navigates around obstacles autonomously

Infrastructure Modification

Fleet Reconfiguration Time

Hours to days (physical marker relocation)

Minutes (software map update)

Localization Accuracy

±1-10 mm (dependent on marker placement)

±5-50 mm (dependent on SLAM and sensor fusion)

Nonholonomic Constraints

Typically differential drive or Ackermann steering

Omnidirectional or differential drive with kinodynamic planning

Multi-Agent Coordination

Centralized zone control; deadlock-prone

Decentralized MAPF with conflict resolution

AUTOMATED GUIDED VEHICLES

Frequently Asked Questions

Clear, technically precise answers to the most common questions about Automated Guided Vehicles, their navigation methods, and how they compare to modern autonomous mobile robots.

An Automated Guided Vehicle (AGV) is a material-handling robot that transports payloads by following predefined, fixed paths using physical infrastructure such as magnetic tape, inductive wires embedded in the floor, painted lines, or laser reflectors. Unlike autonomous mobile robots that dynamically map and navigate their environment, an AGV operates on a closed-loop guidance principle: an onboard controller continuously compares the vehicle's position to the reference path and issues corrective steering commands. The core navigation stack typically includes a guidance sensor (e.g., magnetic field detector or optical line follower), a drive and steering system, and a safety-rated laser scanner for obstacle detection. When an AGV encounters an obstruction, it stops and waits—it cannot replan a route around the blockage. This deterministic behavior makes AGVs highly reliable for repetitive, high-volume transport tasks in warehouses, automotive assembly lines, and hospital logistics, but limits their flexibility in dynamic environments.

Prasad Kumkar

About the author

Prasad Kumkar

CEO & MD, Inference Systems

Prasad Kumkar is the CEO & MD of Inference Systems and writes about AI systems architecture, LLM infrastructure, model serving, evaluation, and production deployment. Over 5+ years, he has worked across computer vision models, L5 autonomous vehicle systems, and LLM research, with a focus on taking complex AI ideas into real-world engineering systems.

His work and writing cover AI systems, large language models, AI agents, multimodal systems, autonomous systems, inference optimization, RAG, evaluation, and production AI engineering.