26#include <armarx/control/interface/ConfigurableNJointControllerInterface.h>
32 template <
typename,
typename = std::
void_t<>>
48 template <
typename T,
bool = has_proxy_type_v<T>>
51 using type =
typename T::Proxy;
57 using type = armarx::control::ConfigurableNJointControllerInterfacePrx;
69 template <
typename,
typename = std::
void_t<>>
84 template <
typename T,
bool = has_ctrl_config_
class_name_v<T>>
87 static constexpr const char*
value =
88 T::ctrlConfigClassName;
94 static constexpr const char*
value = T::name;
constexpr bool has_ctrl_config_class_name_v
constexpr const char * CtrlConfigClassName_v
typename ProxyType< T >::type ProxyType_t
constexpr bool has_proxy_type_v
This file is part of ArmarX.
static constexpr const char * value
static constexpr const char * value
armarx::control::ConfigurableNJointControllerInterfacePrx type