ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
0

Keep axis value in rqt_plot

asked 2014-03-31 06:50:22 -0500

Vincent R gravatar image

Is it possible to keep axis value in rqt_plot for the next time (with either matplot or pyqtgraph) ?

When I reopen rqt_plot, it plot the last chosen topic but it does not keep the manual axis value that I have set previously.

edit retag flag offensive close merge delete

Comments

This was not implemented when you asked. But Austin has been working on related issues and it might be working as you want it now. If not please file as feature request.

Dorian Scholz gravatar image Dorian Scholz  ( 2014-09-12 08:39:57 -0500 )edit

This shouldn't be hard to do, but it isn't implemented. You should file a feature request.

ahendrix gravatar image ahendrix  ( 2014-09-12 09:29:39 -0500 )edit

2 Answers

Sort by ยป oldest newest most voted
0

answered 2014-11-24 12:30:50 -0500

ahendrix gravatar image

I've submitted a pull request to rqt_plot which saves and restores the plot limits without breaking autoscaling: https://github.com/ros-visualization/...

edit flag offensive delete link more
0

answered 2014-11-24 07:34:02 -0500

Vincent R gravatar image

I have modified the code to keep axis value here : https://github.com/vincentrou/rqt_com...

But then the auto adjustment of the axis value is deactivated.

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2014-03-31 06:50:22 -0500

Seen: 728 times

Last updated: Nov 24 '14