Feature/skill memory gui fix
Compare changes
Files
3@@ -45,6 +45,7 @@ namespace armarx::skills::gui
@@ -159,6 +160,7 @@ namespace armarx::skills::gui
@@ -228,8 +230,8 @@ namespace armarx::skills::gui
Switched order when updating skills from memory in skill manager gui to make sure the skills are always fetched even if fetching the executions fails
Disabling auto update in skill memory gui if ice connection error to not periodically freeze the gui if Ice error happens (Requires armarx-gui!103 (merged))