Skip to content

Commit

Permalink
Merge branch 'mirte-master' of https://github.com/arendjan/mirte-ros-…
Browse files Browse the repository at this point in the history
…packages into mirte-master
  • Loading branch information
ArendJan committed May 2, 2024
2 parents 6e3bbd2 + ee8a6f5 commit f43b473
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mirte_telemetrix/scripts/ROS_telemetrix_aio_api.py
Original file line number Diff line number Diff line change
Expand Up @@ -1654,7 +1654,7 @@ async def shutdown_robot(self):
# set_image = rospy.ServiceProxy(
# f"/mirte/set_{oled_name}_image", SetOLEDImage
# )
# TODO: does not work, as it is async, calling async....
# TODO: does not work, as it is async, calling async....
# set_image("text", "Shutting down")

# except rospy.ServiceException as e:
Expand Down

0 comments on commit f43b473

Please sign in to comment.