Skip to content

[ROS 2] Usability issues with plotting for ported ROS 1 tutorial #39

Description

@wjwwood

While going over the use of rqt_plot in this ROS 1 tutorial (https://wiki.ros.org/ROS/Tutorials/UnderstandingTopics#Using_rqt_plot) in preparation for porting it to ROS 2, we noticed some usability issues:

  • It is not possible to adjust the width of the rolling window, which makes it hard to see patterns in the waveform for this tutorial.

  • The plotting always includes the 0 on the y-axis, rather than dynamically setting both the y-axis bounds, which causes the data to be quashed to the top of the plot.


See how it is in ROS 1:

UnderstandingTopics

Versus in ROS 2 as of Dashing:

Screen Shot 2019-10-04 at 1 08 32 PM

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions