Skip to content

Commit

Permalink
Update mycobot_280 slider_control.py
Browse files Browse the repository at this point in the history
  • Loading branch information
wangWking authored Jun 5, 2024
1 parent b103c0b commit 10dbebd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion mycobot_280/mycobot_280/scripts/slider_control.py
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@ def callback(data):

rospy.loginfo(rospy.get_caller_id() + "%s", data_list)
mc.send_angles(data_list, 25)
mc.get_system_version()


def listener():
Expand Down

0 comments on commit 10dbebd

Please sign in to comment.