NavigationStackFactory Class Reference

Factory to create a server::NavigationStack. More...

#include <armarx/navigation/factories/NavigationStackFactory.h>

Static Public Member Functions

static server::NavigationStack create (const aron::data::DictPtr &params, const core::Scene &scene, std::experimental::observer_ptr< viz::Client > arviz)
 
static server::NavigationStack create (const aron::data::dto::DictPtr &params, const core::Scene &scene, std::experimental::observer_ptr< viz::Client > arviz)
 

Detailed Description

Factory to create a server::NavigationStack.

Definition at line 40 of file NavigationStackFactory.h.

Member Function Documentation

◆ create() [1/2]

server::NavigationStack create ( const aron::data::DictPtr params,
const core::Scene scene,
std::experimental::observer_ptr< viz::Client arviz 
)
static

Definition at line 26 of file NavigationStackFactory.cpp.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ create() [2/2]

server::NavigationStack create ( const aron::data::dto::DictPtr params,
const core::Scene scene,
std::experimental::observer_ptr< viz::Client arviz 
)
static

Definition at line 64 of file NavigationStackFactory.cpp.

+ Here is the call graph for this function:

The documentation for this class was generated from the following files: