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

rqt_plot value vs other value instead of timestamp

asked 2017-03-24 14:05:10 -0500

2ROS0 gravatar image

Hi,

Is it possible to have rqt_plot to have just a static plot based on vector of values. So instead of having the timestamp on the x axis, could it have some other value.

For example, if you wanted to plot the position.x vs position.y in an array of geometry_msgs/Pose

Thank you.

edit retag flag offensive close merge delete

2 Answers

Sort by ยป oldest newest most voted
3

answered 2017-03-24 14:38:44 -0500

You can't with rqt_plot. But you can with rqt_multiplot. It's far superior to rqt_plot with many great features.

edit flag offensive delete link more

Comments

That's cool, I'm going to try it out now. I didn't know about this new package.

2ROS0 gravatar image 2ROS0  ( 2017-03-24 17:28:38 -0500 )edit
0

answered 2017-04-25 05:15:20 -0500

Davide Faconti gravatar image

This can be done using PlotJuggler: in this video you will see an example of what you just described

https://vimeo.com/214389001

https://github.com/facontidavide/Plot...

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2017-03-24 14:05:10 -0500

Seen: 1,823 times

Last updated: Apr 25 '17