Skip to content
Snippets Groups Projects
Commit 7602a2b0 authored by Sergi Hernandez's avatar Sergi Hernandez
Browse files

Changed the name of the play motion module in the BT client.

parent 3193907f
No related branches found
No related tags found
No related merge requests found
......@@ -129,4 +129,4 @@ class TiagoPlayMotionModuleBtClientAlgNode : public behaviortree_base::IriBaseBT
// [test functions]
};
#endif
\ No newline at end of file
#endif
......@@ -2,7 +2,7 @@
#include <tiago_play_motion_module/tiago_play_motion_module.h>
CTiagoPlayMotionModuleBT::CTiagoPlayMotionModuleBT() :
tiago_play_motion_module("tiago_play_motion_module",ros::this_node::getName())
tiago_play_motion_module("play_motion_module",ros::this_node::getName())
{
}
......
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