CoHAN2.0
CoHAN2.0
Install
Usage Tutorial
Mode Switching and Behavior Trees
CoHAN Sim
API Reference
Full API
Namespaces
Classes and Structs
Enums
Functions
Variables
Defines
Typedefs
Typedef hateb_local_planner::AgentPlanVelMap
Typedef hateb_local_planner::CircularFootprintPtr
Typedef hateb_local_planner::FootprintModelConstPtr
Typedef hateb_local_planner::FootprintModelPtr
Typedef hateb_local_planner::ObstacleConstPtr
Typedef hateb_local_planner::ObstaclePtr
Typedef hateb_local_planner::ObstContainer
Typedef hateb_local_planner::PlannerInterfacePtr
Typedef hateb_local_planner::PlanStartVelGoalVel
Typedef hateb_local_planner::Point2dContainer
Typedef hateb_local_planner::PoseSequence
Typedef hateb_local_planner::TEBBlockSolver
Typedef hateb_local_planner::TEBLinearSolver
Typedef hateb_local_planner::TebOptimalPlannerConstPtr
Typedef hateb_local_planner::TebOptimalPlannerPtr
Typedef hateb_local_planner::TebOptPlannerContainer
Typedef hateb_local_planner::TebVisualizationConstPtr
Typedef hateb_local_planner::TebVisualizationPtr
Typedef hateb_local_planner::TimeDiffSequence
Typedef hateb_local_planner::ViaPointContainer
Typedef invisible_humans_detection::Coordinates
Typedef invisible_humans_detection::Point
CoHAN_Msgs
Version History
CoHAN2.0
API Reference
Typedef hateb_local_planner::AgentPlanVelMap
View page source
Typedef hateb_local_planner::AgentPlanVelMap
Defined in
File planner_interface.h
Typedef Documentation
using
hateb_local_planner
::
AgentPlanVelMap
=
std
::
map
<
uint64_t
,
PlanStartVelGoalVel
>