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

How do you specify subplots to rqt_plot?

asked 2013-05-01 01:09:38 -0500

TommyP gravatar image

How do I specify subplots to rqt_plot?

rosrun rqt_plot rqt_plot /uav/0/pose/pose/position/x:y:z /uav/0/vel/vector/x:y:z

gives me six curves. I would like to have one plot for the pose and one for the velocity. How do I do that?

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2013-05-01 15:57:59 -0500

130s gravatar image

Similar thread.

Looks like accepting argument from commandline is a high demand? Or are people just working on tutorials that tell to do so?

edit flag offensive delete link more

Comments

1

Well, I have not managed to create a subplot in the UI either. But of course you need to be able to start programs from the command line so you can make launch files for different types of setups. ROS is as I see it command line based and that is a very good thing.

TommyP gravatar image TommyP  ( 2013-05-01 22:44:30 -0500 )edit

Just FYI, tutorial is updated so that taking arguments from commandline is removed from there.

130s gravatar image 130s  ( 2013-05-27 21:58:41 -0500 )edit

It would be nice if the tutorial showed how to use sub plots also.

TommyP gravatar image TommyP  ( 2013-05-27 23:13:08 -0500 )edit

I believe this answer is not answering the question. There is still no information given about how to create subplots.

bit-pirate gravatar image bit-pirate  ( 2014-08-08 08:10:53 -0500 )edit
1

I agree, I end up writing big python scripts to automatically plot data because I don't know how to command rqt_plot to create subplots.

superjax gravatar image superjax  ( 2014-09-23 11:01:18 -0500 )edit

Question Tools

1 follower

Stats

Asked: 2013-05-01 01:09:38 -0500

Seen: 1,107 times

Last updated: May 01 '13