Holodeck
stable

Holodeck Documentation

  • Installation
  • Getting Started
  • Using Holodeck
  • Holodeck Packages
  • Holodeck Agents
    • AndroidAgent
    • HandAgent
    • NavAgent
      • Images
      • Description
      • Control Schemes
      • Sockets
    • SphereAgent
    • TurtleAgent
    • UavAgent
  • Changelog

API Documentation

  • Holodeck
  • Agents
  • Environments
  • Spaces
  • Commands
  • Holodeck Client
  • Package Manager
  • Sensors
  • Shared Memory
  • Util
  • Exceptions
  • Weather Controller
Holodeck
  • Docs »
  • Holodeck Agents »
  • NavAgent
  • Edit on GitHub

NavAgent¶

Images¶

../_images/nav-agent.png

See holodeck.agents.NavAgent for more details.

Description¶

The NavAgent is not meant for training, it is meant to be used as an objective in tasks. Given world coordinates, it will use use Unreal’s AI system to attempt to intelligently navigate towards those coordinates.

Control Schemes¶

Nav Target Location (``0``)
A 3-length floating point vector used to specify the x, y and z coordinates for the agent to navigate to.

Sockets¶

None.

Next Previous

© Copyright BYU PCCL Revision 46f34449.

Built with Sphinx using a theme provided by Read the Docs.