hooks.h
Go to the documentation of this file.
1 #pragma once
2 
3 #include "hooks/ArmarXLog.h"
5 
6 namespace armarx::semantic
7 {
8 
10  const std::string& logTag = "SemanticObjectRelations");
11 
12 }
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