ros-visualization / rqt_graph

http://wiki.ros.org/rqt_graph
26 stars 27 forks source link

encode in utf-8 before saving graph dot file #89

Open alexvaut opened 1 year ago

alexvaut commented 1 year ago

It fixes issue https://github.com/ros-visualization/rqt_graph/issues/85

Erumeldor commented 5 months ago

It is also important to decode the dot content for loading purposes. This is broken aswell.