最近在学习古月居老师的《ROS入门21讲》,在学习tf这一章时想用tf view_frames这个工具来查看坐标之间的关系,但是出现TypeError: cannot use a string pattern on a bytes-like object报错,
Listening to /tf for 5.0 seconds
Done Listening
b'dot - graphviz version 2.43.0 (0)\n'
Traceback (most recent call last):
File "/opt/ros/noetic/lib/tf/view_frames", line 119, in <module>
generate(dot_graph)
File "/opt/ros/noetic/lib/tf/view_frames", line 89,