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

Merge branch 'master' of gitlab.com:ArmarX/RobotAPI

parents 62c94115 f55593ef
No related branches found
No related tags found
No related merge requests found
......@@ -855,7 +855,6 @@ armarx::PropertyDefinitionsPtr
armarx::ObstacleAvoidingPlatformUnit::createPropertyDefinitions()
{
PropertyDefinitionsPtr def = PlatformUnit::createPropertyDefinitions();
def->setPrefix(getConfigIdentifier());
def->component(m_platform, "Platform");
def->component(m_obstacle_avoidance, "PlatformObstacleAvoidance");
......
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