Skip to content
Snippets Groups Projects
Commit 3b546c45 authored by Rainer Kartmann's avatar Rainer Kartmann
Browse files

Update usage on ObjectPoseObserver

parent 319c4906
No related branches found
No related tags found
1 merge request!72ObjectPoseObserver
This commit is part of merge request !72. Comments created here will be created in the context of that merge request.
......@@ -4,7 +4,7 @@ armarx_component_set_name("ObjectPoseObserver")
set(COMPONENT_LIBS
ArmarXCore ArmarXCoreInterfaces
ArmarXGuiComponentPlugins
RobotAPIComponentPlugins
RobotAPIArmarXObjects RobotAPIComponentPlugins
${PROJECT_NAME}Interfaces
)
......
......@@ -30,6 +30,7 @@
#include <RobotAPI/libraries/core/Pose.h>
#include <RobotAPI/libraries/core/FramedPose.h>
#include <RobotAPI/libraries/ArmarXObjects/ObjectInfo.h>
#include "ice_conversions.h"
......
......@@ -31,8 +31,8 @@
#include <RobotAPI/interface/objectpose/ObjectPoseObserver.h>
#include <RobotAPI/libraries/RobotAPIComponentPlugins/ArVizComponentPlugin.h>
#include <RobotAPI/libraries/RobotAPIComponentPlugins/RobotStateComponentPlugin.h>
#include <RobotAPI/libraries/ArmarXObjects/ObjectFinder.h>
#include "ObjectFinder.h"
#include "ObjectPose.h"
#define ICE_CURRENT_ARG const Ice::Current& = Ice::emptyCurrent
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment