Skip to content
Snippets Groups Projects
Commit 342104c0 authored by Mirko Wächter's avatar Mirko Wächter
Browse files

removed uneccessary apps from kinematic simulation scenario

parent 8eb05916
No related branches found
No related tags found
No related merge requests found
......@@ -2,12 +2,6 @@
set(SCENARIO_CONFIG_COMPONENTS
config/CommonStorage.cfg
config/PriorKnowledge.cfg
config/LongtermMemory.cfg
config/WorkingMemory.cfg
config/ObjectMemoryObserver.cfg
config/KinematicUnitSimulation.cfg
config/KinematicUnitObserver.cfg
config/HeadIKUnit.cfg
......@@ -21,8 +15,6 @@ set(SCENARIO_CONFIG_COMPONENTS
config/ConditionHandler.cfg
config/SystemObserver.cfg
config/RobotStateComponent.cfg
config/ImageSequenceProvider.cfg
)
# RobotControl
......
......@@ -69,7 +69,7 @@
# - Default: ""
# - Case sensitivity: no
# - Required: no
ArmarX.ConditionHandler.Observers = Armar3KinematicUnitObserver,SystemObserver,ObjectMemoryObserver
ArmarX.ConditionHandler.Observers = Armar3KinematicUnitObserver,SystemObserver
# ArmarX.ConditionHandler.MinimumLoggingLevel: Local logging level only for this component
......
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