heuristicus / spot_ros

ROS driver for controlling Boston Dynamics' Spot robot
https://heuristicus.github.io/spot_ros/
Other
273 stars 141 forks source link

changed rospy to logging.Logger dependency #107

Closed jeremysee2 closed 1 year ago

jeremysee2 commented 1 year ago

Small change to remove rospy dependency in spot_wrapper.py. Address #106.