Skip to content

File TrackingAgent.hpp

FileList > Agents > TrackingAgent.hpp

Go to the source code of this file

Agent that switches between user-defined custom movement pattern and tracking a given agent. More...

  • #include "../core/AgentBase.hpp"
  • #include "../core/GridPosition.hpp"
  • #include "AStarAgent.hpp"
  • #include "PathAgent.hpp"
  • #include "AgentLibary.hpp"
  • #include <memory>
  • #include <limits>
  • #include <string>
  • #include <string_view>
  • #include <type_traits>
  • #include <unordered_set>
  • #include <variant>
  • #include <vector>

Namespaces

Type Name
namespace walle

Classes

Type Name
class Alerter
class TrackingAgent

Detailed Description

This file is part of the Fall 2023, CSE 491 Course Project

Note:

Status: PROPOSAL

Author:

David Rackerby

Author:

Matt Kight


The documentation for this class was generated from the following file source/Agents/TrackingAgent.hpp