hooks.h
Go to the documentation of this file.
1 #pragma once
2 
3 #include "hooks/ArmarXLog.h"
5 
6 
7 namespace armarx::semantic
8 {
9 
11  const std::string& logTag = "SemanticObjectRelations");
12 
13 }
armarx::semantic::setArmarXHooksAsImplementation
void setArmarXHooksAsImplementation(const DebugDrawerInterfacePrx &debugDrawer, const std::string &logTag="SemanticObjectRelations")
Definition: hooks.cpp:7
ArmarXVisualizer.h
ArmarXLog.h
armarx::semantic
Definition: ShapesSupportRelations.cpp:32
armarx::DebugDrawerInterfacePrx
::IceInternal::ProxyHandle<::IceProxy::armarx::DebugDrawerInterface > DebugDrawerInterfacePrx
Definition: JointController.h:40