hello-robot / stretch_ros

ROS packages for the Stretch mobile manipulators from Hello Robot Inc.
https://docs.hello-robot.com/0.2/stretch-tutorials/ros1/
167 stars 84 forks source link

Add version check for detect_aruco_marker node #93

Closed hello-fazil closed 1 year ago

hello-fazil commented 1 year ago

This PR adds a cv2 python package version check step before starting the detect_aruco_marker node using the new compare_versions() method.