Skip to content
Snippets Groups Projects
Commit 0e934011 authored by Fabian Reister's avatar Fabian Reister
Browse files

navigator interface: memory listener is private impl

parent 078e698c
No related branches found
No related tags found
No related merge requests found
......@@ -26,7 +26,6 @@
#include <ArmarXCore/interface/serialization/Eigen.ice>
#include <RobotAPI/interface/armem/client/MemoryListenerInterface.ice>
#include <RobotAPI/interface/aron.ice>
#include <RobotAPI/interface/core/PoseBase.ice>
......@@ -60,7 +59,7 @@ module armarx
};
interface NavigatorInterface extends armem::client::MemoryListenerInterface {
interface NavigatorInterface {
void createConfig(aron::data::dto::Dict config, string callerId);
......
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