Skip to content
Snippets Groups Projects
Commit ad74295a authored by Rainer Kartmann's avatar Rainer Kartmann
Browse files

Rename Plugin typedef to ObjectPoseClient

parent 330fcba9
No related branches found
No related tags found
No related merge requests found
......@@ -43,8 +43,8 @@ namespace armarx
{
public:
/// Allow usage like: ObjectPose::getObjects()
using ObjectPose = ObjectPoseClientPluginUser;
/// Allow usage like: ObjectPoseClient::getObjects()
using ObjectPoseClient = ObjectPoseClientPluginUser;
ObjectPoseClientPluginUser();
......
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