Skip to content
Snippets Groups Projects
Commit 1053c3bf authored by Fabian Reister's avatar Fabian Reister
Browse files

fix: name / typo

parent da6b74c6
No related branches found
No related tags found
1 merge request!290Draft: Aron/feature/defaults ranges docs
......@@ -90,7 +90,7 @@ PlatformUnitWidget::PlatformUnitWidget() :
void PlatformUnitWidget::onInitComponent()
{
usingProxy(platformUnitProxyName);
usingTopic(globalRobotPoseLocalizationListenerName);
usingTopic("GlobalRobotPoseLocalization");
// ARMARX_INFO << "Listening on Topic: " << platformName + "State";
}
......
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