> ## Documentation Index
> Fetch the complete documentation index at: https://docs.cyberwave.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Autonomous Rover Inspection with AI Workflow

> Create an autonomous rover inspection mission in a simulated environment with an AI-driven workflow that analyzes visual input.

<iframe width="100%" height="400" src="https://www.youtube.com/embed/C1Vtwb-Eo6w" title="Create an Autonomous Rover Inspection" frameBorder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowFullScreen style={{ borderRadius: '0.5rem' }} />

***

## Overview

This video walks through creating an autonomous rover inspection mission entirely within Cyberwave. A rover operates in a simulated environment, navigating autonomously while an AI-driven workflow analyzes visual input captured during the mission.

## What You'll See

<CardGroup cols={2}>
  <Card title="Simulated Environment" icon="cube">
    Setting up a rover inside a Cyberwave simulated environment for testing and validation.
  </Card>

  <Card title="Mission Creation" icon="route">
    Defining inspection waypoints and mission parameters for the rover to follow autonomously.
  </Card>

  <Card title="Autonomous Navigation" icon="compass">
    The rover navigating the environment autonomously, collecting visual data along its path.
  </Card>

  <Card title="AI-Driven Analysis" icon="brain">
    An AI workflow that processes visual input from the rover and makes automated decisions based on what it sees.
  </Card>
</CardGroup>

***

## Key Concept

This demo highlights how Cyberwave combines **simulation, autonomous navigation, and AI-powered workflows** into a single loop — allowing you to design, test, and execute intelligent inspection missions without writing custom integration code.
