Closed mqcmd196 closed 10 months ago
One solution to solve https://github.com/jsk-ros-pkg/jsk_visualization/issues/862 .
Adding auto_text_size_in_plot property and if it is enabled, the rviz automatically adjust text size in Plotter2D.
auto_text_size_in_plot
When auto_text_size_in_plot is disabled, you can control text size in Plotter2D by editing text_size_in_plot manually.
text_size_in_plot
One solution to solve https://github.com/jsk-ros-pkg/jsk_visualization/issues/862 .
Adding
auto_text_size_in_plot
property and if it is enabled, the rviz automatically adjust text size in Plotter2D.When
auto_text_size_in_plot
is disabled, you can control text size in Plotter2D by editingtext_size_in_plot
manually.