Skip to content
Snippets Groups Projects
Commit 0f7eeb0a authored by Johann Mantel's avatar Johann Mantel
Browse files

Merge branch 'feature/client_implementation' of...

Merge branch 'feature/client_implementation' of gitlab.com:ArmarX/skills/view_selection into feature/client_implementation
parents 62ed4f41 ef301d2d
1 merge request!5Feature/call via memory
......@@ -233,7 +233,7 @@ namespace armarx::view_selection::gaze_controller
w.controlTarget = target;
_tripBufTarget.commitWrite();
// feedback to scheduler
ARMARX_INFO << "new target: " << target;
ARMARX_INFO << "new target: " << target.name;
publishTarget(target);
}
......
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