client.h
Go to the documentation of this file.
1 #pragma once
2 
3 #include <armarx/navigation/client/ComponentPlugin.h> // IWYU pragma: export
4 #include <armarx/navigation/client/NavigationStackConfig.h> // IWYU pragma: export
5 
6 namespace armarx::nav
7 {
8  using namespace armarx::navigation::core;
9  using namespace armarx::navigation::client;
10 } // namespace armarx::nav
armarx::navigation::core
This file is part of ArmarX.
Definition: aron_conversions.cpp:19
armarx::navigation::client
This file is part of ArmarX.
Definition: ComponentPlugin.cpp:21
armarx::nav
Definition: client.h:6
NavigationStackConfig.h
ComponentPlugin.h