Skip to content
Snippets Groups Projects
Commit 91fb87df authored by Patrick Hegemann's avatar Patrick Hegemann
Browse files

Fix humanName of GlobalRobotPoseProvider in VariantInfo

parent c6d0a42f
No related branches found
No related tags found
1 merge request!218Add method to get global robot pose to RobotStateMemory
This commit is part of merge request !218. Comments created here will be created in the context of that merge request.
......@@ -345,7 +345,7 @@
propertyIsOptional="true"
propertyDefaultValue="MemoryNameSystem" />
<Proxy include="RobotAPI/interface/core/RobotLocalization.h"
humanName="RobotLocalization"
humanName="GlobalRobotPoseProvider"
typeName="armarx::GlobalRobotPoseProviderPrx"
memberName="GlobalRobotPoseProvider"
getterName="getGlobalRobotPoseProvider"
......
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