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 ...@@ -43,8 +43,8 @@ namespace armarx
{ {
public: public:
/// Allow usage like: ObjectPose::getObjects() /// Allow usage like: ObjectPoseClient::getObjects()
using ObjectPose = ObjectPoseClientPluginUser; using ObjectPoseClient = ObjectPoseClientPluginUser;
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