Skip to content
Snippets Groups Projects
Commit b6b79674 authored by Franziska Krebs's avatar Franziska Krebs
Browse files

required changes for building human-robot-interaction on ubuntu24

parent f2d41ab1
No related branches found
No related tags found
No related merge requests found
Pipeline #22951 passed
...@@ -222,7 +222,7 @@ module armarx ...@@ -222,7 +222,7 @@ module armarx
// used for callbacks from providers to update their skill execution status // used for callbacks from providers to update their skill execution status
void updateStatusForSkill(provider::dto::SkillStatusUpdate statusUpdate, void updateStatusForSkill(provider::dto::SkillStatusUpdate statusUpdate,
dto::ProviderID providerId); dto::ProviderID providerId);
} };
} }
} }
} }
......
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