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

fixed topic usage

parent 0258bd43
No related branches found
No related tags found
No related merge requests found
......@@ -77,7 +77,7 @@ void ForceTorqueObserver::onInitObserver()
offerConditionCheck("magnitudesmaller", new ConditionCheckMagnitudeSmaller());
usingProxy("RobotStateComponent");
usingTopic("DebugDrawerUpdates");
offeringTopic("DebugDrawerUpdates");
}
void ForceTorqueObserver::onConnectObserver()
......
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