We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e26be1d commit 44af4bbCopy full SHA for 44af4bb
coffee_ws/src/motion_recorder/motion_recorder/recorder_node.py
@@ -21,7 +21,7 @@
21
from std_srvs.srv import Trigger, SetBool
22
23
# Import custom service types
24
-from motion_recorder_msgs.srv import SaveMotion, LoadMotion, ListMotions
+from coffee_head_motion_recorder_msgs.srv import SaveMotion, LoadMotion, ListMotions
25
26
from motion_recorder.dynamixel_interface import DynamixelInterface
27
0 commit comments