Skip to content

Commit 44af4bb

Browse files
committed
Update recorder_node.py
1 parent e26be1d commit 44af4bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

coffee_ws/src/motion_recorder/motion_recorder/recorder_node.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
from std_srvs.srv import Trigger, SetBool
2222

2323
# Import custom service types
24-
from motion_recorder_msgs.srv import SaveMotion, LoadMotion, ListMotions
24+
from coffee_head_motion_recorder_msgs.srv import SaveMotion, LoadMotion, ListMotions
2525

2626
from motion_recorder.dynamixel_interface import DynamixelInterface
2727

0 commit comments

Comments
 (0)